bigbluebutton-Github/bigbluebutton-html5/imports/ui/services/audio-manager
Paulo Lanzarin 5760fb5648
fix(audio): restore "add more data to audio_joined/failure logs" (#21215)
Commit 26815f4679 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 26815f4679:
  - 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.
2024-09-20 06:37:51 -04:00
..
error-codes.js fix(audio): handle NotAllowedError in skipCheck:true scenarios 2024-05-03 21:15:58 +00:00
index.js fix(audio): restore "add more data to audio_joined/failure logs" (#21215) 2024-09-20 06:37:51 -04:00