- Feb 15, 2020
-
-
Richard Alam authored
-
- Feb 14, 2020
-
-
Anton Georgiev authored
Unify user-list content style
-
Anton Georgiev authored
Pulled HTML5 locales Feb 14, 2020; Added Thai
-
Anton Georgiev authored
-
Pedro Beschorner Marin authored
-
- Feb 13, 2020
-
-
Richard Alam authored
Add health check for akka fsesl
-
Richard Alam authored
- clean up - bind to port 8900
-
Richard Alam authored
- bind only to localhost
-
Richard Alam authored
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into add-health-check-for-akka-fsesl
-
Richard Alam authored
Track call session state
-
Richard Alam authored
-
Richard Alam authored
The /healthz returns information is we are able to send and receive message to/from freeswitch. The /status returns information about freeswitch version and uptime.
-
Chad Pilkey authored
Several fixes for the external video module
-
- Feb 12, 2020
-
-
Lucas Zawacki authored
-
- Feb 11, 2020
-
-
Richard Alam authored
-
Richard Alam authored
-
Lucas Zawacki authored
-
Lucas Zawacki authored
-
Lucas Zawacki authored
-
Lucas Zawacki authored
-
Lucas Zawacki authored
-
- Feb 08, 2020
-
-
Richard Alam authored
-
Richard Alam authored
-
- Feb 07, 2020
-
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
-
Chad Pilkey authored
Increase the pingpong removal timeout to reduce false positives
-
Chad Pilkey authored
-
- Feb 06, 2020
-
-
Dixon Fred authored
Breakout rooms shouldn't call the end meeting callback url
-
Richard Alam authored
- add check if the meeting that ended isn't a breakout room and if there is an end-meeting-callback-url.
-
Richard Alam authored
-
Dixon Fred authored
Webhooks fixes
-
Pedro Beschorner Marin authored
-
Richard Alam authored
-
Richard Alam authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
- Feb 05, 2020
-
-
Richard Alam authored
Currently, we user DTMF to inform the client when the call session is in echo test and when entering the voice conference. Unfortunately, sometimes when FS sends the DTMF, FS crashes. Monitor the progress of the call session using ESL events and propagate to the client. The client would be informed of these call states: CALL_STARTED, IN_ECHO_TEST, IN_CONFERENCE, CALL_ENDED.
-
- Feb 04, 2020
-
-
Richard Alam authored
Add timeout waiting for response from FreeSWITCH when sending ESL command
-
Richard Alam authored
- When waiting for a response from FS after sending an ESL command and the ESL connection disconnects, the sending thread will be blocked as the trigger for it to unblock is the response from FS which never comes. Add a 30 second timesout waiting for response and give up to go send a new FS ESL command.
-