I am working on a solution with asterisk, that needs to enter all caller channels in a confbridge and then there is admin user that can mute and unmute any channel at runtime by it's choice.
All of this is working.
But now I am stuck at a scenario where admin has to unmute multiple caller channels, and to mute all of them I have to go through a loop and run the mute command for all channels. I need to avoid this, So, Is there any asterisk confbridge command that can mute all channels in that specific confbridge at once ?
I need a asterisk command or AMI action or anything from ARI that can do it ? Or is there any other way around for it ?
I don't know why you not found how to do that, it is described everywhere
So, m here mean muted
Lets ensure:
ps almost any command in asterisk allow press TAB to show hints/variants.