-
- Downloads
Increase voice conf length
We need to increase the length of the voice conference. If we have lots of meetings running, there is a high chance of collision. Need corresponding changes to FreeSWITCH dialplan. In bbb_echo_test.xml, change to `expression="^echo(\d{5,11})$"`. In bbb_conference.xml, change to `expression="^(\d{5,11})$"`.
Showing
- akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/voice/freeswitch/ESLEventListener.java 19 additions, 7 deletions...ebutton/freeswitch/voice/freeswitch/ESLEventListener.java
- bigbluebutton-html5/private/config/settings.yml 2 additions, 2 deletionsbigbluebutton-html5/private/config/settings.yml
Loading
Please register or sign in to comment