- Jul 20, 2020
-
-
KDSBrowne authored
-
- May 26, 2020
-
-
Anton Georgiev authored
-
- May 22, 2020
-
-
Anton Georgiev authored
-
Anton Georgiev authored
-
- May 19, 2020
-
-
Richard Alam authored
- users who are ejected from meeting because of permission check cannot rejoin meeting as we mark them as banned. Only users ejected by a moderator should be banned. Later on, we should make the moderator indicate if the ejected user should be bannd or not. see https://github.com/bigbluebutton/bigbluebutton/issues/9608
-
- May 15, 2020
-
-
basisbit authored
attack surface reduction by having akka-bbb-apps only listen on localhost
-
- May 06, 2020
-
-
Anton Georgiev authored
Tweaking `RegisteredUsers.remove(u.id, liveMeeting.registeredUsers)` since we no longer have .remove on RegisteredUsers
-
- Apr 29, 2020
-
-
Richard Alam authored
Do not send disconnect message when validate token fails as meteor will disconnect the client itself.
-
- Apr 24, 2020
-
-
Richard Alam authored
-
Richard Alam authored
Some users join with multiple browsers. When user is ejecting self from one browser, do not eject all sessions for that user and do not prevent them from rejoining.
-
Richard Alam authored
When a dial-in caller is ejected from the meeting, keep track of the callerid number. When the same callerid number rejoins the conference, eject the caller.
-
- Apr 22, 2020
-
-
Richard Alam authored
- track ejected user based on external userid. If user rejoins with the same external userid, fail the validate token.
-
- Apr 08, 2020
-
-
Chad Pilkey authored
-
- Mar 25, 2020
-
-
Anton Georgiev authored
This reverts commit 37ed2c75, reversing changes made to 5af41dab.
-
- Mar 14, 2020
-
-
Richard Alam authored
-
- Feb 28, 2020
-
-
Richard Alam authored
-
Ghazi Triki authored
-
- Feb 24, 2020
-
-
Richard Alam authored
-
- Feb 20, 2020
-
-
Richard Alam authored
-
- Feb 19, 2020
-
-
Richard Alam authored
-
- Feb 18, 2020
-
-
Richard Alam authored
-
- Feb 06, 2020
-
-
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.
-
- Jan 15, 2020
-
-
Pedro Beschorner Marin authored
-
- Jan 09, 2020
-
-
Anton Georgiev authored
-
- Dec 06, 2019
-
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
- make sure listen only users are muted
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
- make sure liten only user is muted when they join voice conf
-
Richard Alam authored
-
- Dec 03, 2019
-
-
Richard Alam authored
-
Richard Alam authored
-
- Nov 05, 2019
-
-
Richard Alam authored
Set the default recording codec to opus since we now have opus support in freeswitch.
-
- Oct 29, 2019
-
-
Richard Alam authored
-
- Oct 25, 2019
-
-
Richard Alam authored
- set audio recording codec to ogg so file size will be smaller compared to wav
-
Richard Alam authored
-
- Oct 24, 2019
-
-
Richard Alam authored
-