bigbluebutton-Github/bigbluebutton-html5/imports/api/voice-users/server
prlanzarin d23189d1ed refactor(audio): log VoiceUser cleanup on User remove and centralize it
There's a VoiceUser cleanup procedure bound to the User's cleanup
routine in Meteor's server-side. That cleanup is _silent_ and does not
use a dedicated modifier from voice-user et al, which is not
straightforward and might waste a few minutes of understanding what's
happening when debugging audio collections.

This commit centralizes that cleanup in a new clearVoiceUser modifier in
voice-user as well as logs when it works.
2022-07-20 12:13:37 +00:00
..
handlers Fix: voice users not removed from participants list 2022-05-25 14:16:58 +02:00
methods fixUsersGettBannedFromPhone 2022-01-13 18:43:16 +00:00
modifiers refactor(audio): log VoiceUser cleanup on User remove and centralize it 2022-07-20 12:13:37 +00:00
eventHandlers.js video: added voice activity stream sorting, made stream sorting extensible 2021-04-12 19:06:07 +00:00
index.js Moved files up to api/ 2017-10-11 18:09:35 -07:00
methods.js react to voice call state when connecting with FS LO 2020-03-04 10:25:54 -08:00
publishers.js Merge remote-tracking branch 'upstream/v2.2.x-release' into remove-callbacks 2020-11-25 10:54:18 -03:00