- Nov 30, 2020
-
-
Joao Siebel authored
-
Joao Siebel authored
-
Anton Georgiev authored
Allow mirroring individual webcams
-
Anton Georgiev authored
Fix Typo in bbb-record
-
Lars Kiesow authored
This patch fixes a typo in bbb-record causing problems by checking the bigbluebtuuon user.
-
- Nov 29, 2020
-
-
Lars Kiesow authored
BigBlueButton already allows mirroring the users own webcam as a global setting set by administrators. Users have no way of choosing this on their own. This patch turns this functionality into a user setting for all webcams. Every camera menu now gets a “mirror” entry. The global setting is still used as a default value, keeping the current behavior as it is to not confuse users.
-
- Nov 27, 2020
-
-
Anton Georgiev authored
-
Dixon Fred authored
Mask output of which command
-
Dixon Fred authored
-
Anton Georgiev authored
First version of a PeerTube player
-
Anton Georgiev authored
Remove callbacks from mongo operations
-
Anton Georgiev authored
Pulled HTML5 locales, Nov 27, 2020
-
Anton Georgiev authored
-
Tiago D J authored
-
- Nov 26, 2020
-
-
Anton Georgiev authored
Reduce server side logging
-
Anton Georgiev authored
-
Lucas Zawacki authored
-
Anton Georgiev authored
-
Joao Siebel authored
-
Anton Georgiev authored
Add flag to enable/disabled custom heartbeat
-
Joao Siebel authored
-
Anton Georgiev authored
Use INFO message as default for sending dtmf on call transfer
-
Joao Siebel authored
-
Mario Jr authored
-
- Nov 25, 2020
-
-
Mario Jr authored
Instead of sending using rfc4733 standard, we use INFO message for all transfers INFO message was used in older SIP.js version. Although this is not a standard for sending DTMF tones, this has more reliability (once it sent over TCP) This might reduce occurrences of 1008
-
Anton Georgiev authored
-
Joao Siebel authored
-
Joao Siebel authored
-
Your Name authored
-
- Nov 24, 2020
-
-
Joao Siebel authored
-
Dixon Fred authored
Don't warn about sip.js if sipjsHackViaWs=true
-
Dixon Fred authored
-
- Nov 23, 2020
-
-
Anton Georgiev authored
Removed string interpolation for server debug and verbose logs
-
Anton Georgiev authored
-
Anton Georgiev authored
Reduce delay for the first reconnection attempt of audio's websocket
-
Mario Jr authored
This is the same behavior we used to have on older sip.js version code By doing this we reduce errors when user try to perform join/hangup during an websocket reconnection
-
Joao Siebel authored
-
Dixon Fred authored
Added check for default stun.freeswitch.org
-
Dixon Fred authored
-
- Nov 20, 2020
-
-
Dixon Fred authored
Do not trigger reconnect when ICE connection terminates before hanging up process is finished
-