- Dec 11, 2020
-
-
Anton Georgiev authored
Prevent calling stopUserTyping when parameters are undefined
-
Joao Siebel authored
-
- Dec 10, 2020
-
-
Anton Georgiev authored
fix typo in apply-lib.sh
-
Anton Georgiev authored
Add processing time metrics
-
Joao Siebel authored
-
Joao Siebel authored
-
Joao Siebel authored
-
Joao Siebel authored
-
lonesomewalker authored
fixed typo
-
- Dec 09, 2020
-
-
Joao Siebel authored
-
Anton Georgiev authored
2.2.x: Fix voiceBridge collision
-
Joao Siebel authored
-
Anton Georgiev authored
Prevent exception when there is no message to sync
-
Anton Georgiev authored
[listenonly] Rewrite SFU/Kurento listen only bridge
-
basisbit authored
Cherry-picked https://github.com/bigbluebutton/bigbluebutton/pull/9855 Co-Authored-By:
Pedro Beschorner Marin <pedrobmarin@gmail.com>
-
Joao Siebel authored
-
basisbit authored
Cherry-picked the commits from https://github.com/bigbluebutton/bigbluebutton/pull/9251 The added code checks if a meetingID is unique and makes sure no two meetings use the same VoiceBridge. Also see Issue # 9024
-
Anton Georgiev authored
Fix: Presentation publishing fails when run on NFS storage
-
- Dec 08, 2020
-
-
Anton Georgiev authored
Publish recorded shared notes' content
-
prlanzarin authored
-
Anton Georgiev authored
Generate data from redis messages
-
Joao Siebel authored
-
Joao Siebel authored
-
Joao Siebel authored
-
- Dec 07, 2020
-
-
Joao Siebel authored
-
Marcel Hellkamp authored
PR #9857 was incomplete and did not completely fix the issues described in #9062 and #9110 (dublicate).
-
- Dec 06, 2020
-
-
Dixon Fred authored
Fix permissions on systemd scripts for recording processing
-
Dixon Fred authored
-
- Dec 04, 2020
-
-
Pedro Beschorner Marin authored
Collects the shared notes' HTML raw data and publishes it along with the other recording files. The playback will fetch for this file and include an option to display it's content over the chat.
-
- Dec 03, 2020
-
-
Anton Georgiev authored
Add uncaught error log and fix custom heartbeat problem
-
Joao Siebel authored
-
- Dec 02, 2020
-
-
Joao Siebel authored
-
Joao Siebel authored
-
- Dec 01, 2020
-
-
Anton Georgiev authored
Add bulk chat message insert and optimize chat message insert
-
prlanzarin authored
-
prlanzarin authored
Useful when parsing logs to split errors by bridge type
-
prlanzarin authored
Fixed listen only reconnection handling Added proper error handling; now all errors have proper mapped codes which are funneled through to audio-manager logger and should be easier to gauge types of errors Fixed botched reconnection error rejection, audio modal shouldnt be stuck anymore when it fails Remove every tie that listen only bridge had to kurento-extension
-
prlanzarin authored
To be used with bbb-webrtc-sfu based media brokers
-
prlanzarin authored
A replacement to the old kurento-extension script which is to be considered legacy code
-
prlanzarin authored
Moved bbb-webrtc-sfu utilitaries to properly named folder Logging improvements to base broker Added onerror/onstart/onended callback interfaces to base broker
-