Eject users by force from FreeSWITCH
- when meeting ends, we try to eject all users by force from freeswitch to make sure that recording ends. However, we are not actually sending the command to freeswitch. This change sends the command so that users can be kicked out.
Showing
- akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/voice/freeswitch/ConnectionManager.java 9 additions, 0 deletions...button/freeswitch/voice/freeswitch/ConnectionManager.java
- akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/voice/freeswitch/FreeswitchApplication.java 2 additions, 0 deletions...on/freeswitch/voice/freeswitch/FreeswitchApplication.java
- akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/voice/freeswitch/actions/CheckIfConfIsRunningCommand.java 3 additions, 2 deletions...voice/freeswitch/actions/CheckIfConfIsRunningCommand.java
Loading
Please register or sign in to comment