- Feb 07, 2020
-
-
Richard Alam authored
-
Richard Alam authored
-
- Feb 06, 2020
-
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam 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
- 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.
-
- Jan 31, 2020
-
-
Anton Georgiev authored
Fix race condition in video-provider that may cause peers to fail
-
prlanzarin authored
The peer object was being fetched only once in the ICE candidate callback, and it would fetch a placeholder empty object (sometimes) which would be kept in the callback closure till the end of the peer lifecycle. With that, the didSDPAnswered state variable which released the outbound ICE queue wouldnt be correctly read and the queue would never be flushed
-
Anton Georgiev authored
Add bbb_show_participants_on_login as a join parameter
-
- Jan 30, 2020
-
-
Anton Georgiev authored
-
- Jan 18, 2020
-
-
Dixon Fred authored
Remove checks for SWF tools
-
Dixon Fred authored
-
- Jan 17, 2020
-
-
Anton Georgiev authored
Pulled html5 client locales for BBB 2.2 on Jan 17, 2020
-
Anton Georgiev authored
-
Chad Pilkey authored
Add the meetingId to the external video sync update logs
-
Chad Pilkey authored
-
- Jan 15, 2020
-
-
Anton Georgiev authored
Fix streamer not working on meteor restart
-
- Jan 13, 2020
-
-
Chad Pilkey authored
Adjust external video logs
-
Chad Pilkey authored
-
Chad Pilkey authored
Trying to fix external video sync problems
-
Lucas Zawacki authored
-
Lucas Zawacki authored
-
Joao Siebel authored
-
Joao Siebel authored
-
Joao Siebel authored
The problem was caused when meteor restarted without reloading the page, the ddp subscription called a onStop event that set all handlers to undefined after we set the handlers on the init function.
-
- Jan 10, 2020
-
-
Chad Pilkey authored
Make the client end the call when kicked
-
- Jan 09, 2020
-
-
Chad Pilkey authored
-
- Jan 06, 2020
-
-
Anton Georgiev authored
Update SourceSansPro font files to support more languages.
-
Ghazi Triki authored
-
- Dec 26, 2019
-
-
Dixon Fred authored
Store FreeSwitch logs in bbb-conf --zip.
-
- Dec 25, 2019
-
-
Ghazi Triki authored
-
Dixon Fred authored
Store more logs with bbb-conf --zip
-
Ghazi Triki authored
-
- Dec 19, 2019
-
-
Anton Georgiev authored
Log the selected sip.js candidate
-
Anton Georgiev authored
Prevent parallel screenshare and external-video
-
Anton Georgiev authored
-
Calvin Walton authored
-
Calvin Walton authored
-
Chad Pilkey authored
-