forked from bigbluebutton/bigbluebutton
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(audio): restore "add more data to audio_joined/failure logs" (big…
…bluebutton#21215) Commit 26815f4 was seemingly lost during a merge in the 3.0.x-release branch. Nothing breaks, but we're missing the log info originally added via that commit. Restore the changes in 26815f4: - Add secondsToActivateAudio, inputDeviceId, outputDeviceId and isListenOnly to audio_joined.extraInfo - Add inputDeviceId, outputDeviceId and isListenOnly to audio_failure.extraInfo - Add a try-catch to the device enforcement procedure triggered by onAudioJoin - it may throw and block the modal.
- Loading branch information
1 parent
14c92a3
commit 5760fb5
Showing
1 changed file
with
46 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters