bigbluebutton-Github/bigbluebutton-html5/imports/ui/services
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
..
audio-manager fix(audio): restore "add more data to audio_joined/failure logs" (#21215) 2024-09-20 06:37:51 -04:00
auth refactor(storage): replace Tracker.Dependency with observer hook (#20322) 2024-06-06 10:50:03 -03:00
bbb-webrtc-sfu feat: add experimental support for ICE restart (#21208) 2024-09-20 06:35:32 -04:00
features feat(whiteboard): add option in disabledFeatures for infinite whiteboard 2024-07-08 10:18:26 -03:00
meeting-settings Remove meeting adapter consumption 2024-06-14 10:30:48 -03:00
mobile-app feat: Button to transfer user to mobile App (#15183) 2022-11-15 09:49:24 -03:00
notification feat(screenshare): add support for troubleshooting links (#21051) 2024-09-09 08:51:34 -03:00
settings refactor: Remove Hasura database-updates and move them to Gql-Actions (#20634) 2024-07-04 17:00:06 -03:00
storage fix(webcam): a couple of pagination fixes, improvements, et al. (#20720) 2024-07-19 08:52:55 -04:00
users-settings Fix: remove user-settings subscription 2024-04-24 11:18:58 -03:00
virtual-background [3.0] feat: Accept custom webcamBackgroundURL (#20920) 2024-08-23 09:04:56 -03:00
webrtc-base feat: add experimental support for ICE restart (#21208) 2024-09-20 06:35:32 -04:00