Description
This might be avoided by adding this feature request but if a user dials-in and bypasses the participant ID by just pressing “#” for some reason they are given the option to unmute by pressing “*6” even if the new muteAudioUponStartAudio is and even if you call muteAll. This disallows the moderator to have control over muting an anonymous phone user…
Which Web Video SDK version?
1.12.10
To Reproduce(If applicable)
Steps to reproduce the behavior:
use dial-in number
enter meeting id
bypass participant id and just press “#”
Additional context
Again – if we were able to require participant id instead of allowing them to bypass that would solve this issue and the anonymity issue. However I still think its strange they are given a “*6” regardless of muteAll or muteAudioUponStartAudio
From your description, it sounds like you want to control participants’ unmute permissions in the session. Is this correct?
It’s feasible to allow the session host to control it, though it’s currently not exposed to developers. If you need it, we will add it in a future release.