[asterisk-bugs] [JIRA] (ASTERISK-24756) ConfBridge sound_muted does not work from CLI or AMI

Thomas Frederiksen (JIRA) noreply at issues.asterisk.org
Sat Feb 7 15:01:34 CST 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224796#comment-224796 ] 

Thomas Frederiksen commented on ASTERISK-24756:
-----------------------------------------------

Thanks for clearing that up.

It would however be very useful if this feature also worked when muting and unmuting from AMI.
I am using Asterisk as part of a conferencing system where the conferences usually only have one "speaker" and a lot of "listeners" (who are muted when they join).
Sometimes a single listener needs to say something, and the speaker/admin will unmute that single person from a website using AMI.
In this scenario it helps a lot if the user who is unmuted hears a sound so that he knows he has been unmuted and everyone else can hear him.

> ConfBridge sound_muted does not work from CLI or AMI
> ----------------------------------------------------
>
>                 Key: ASTERISK-24756
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24756
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_confbridge
>    Affects Versions: 11.15.1
>            Reporter: Thomas Frederiksen
>
> I have tried to specify sounds to be played when a user is muted or unmuted in a ConfBridge conference like shown below.
> ConfBridge does however only play the sounds if it is the user mutes or unmutes himself by using the "toggle_mute" Conference Menu option.
> If i mute or unmute the user using the "ConfbridgeMute" or "ConfbridgeUnmute" AMI actions, or the "confbridge mute" or "confbridge unmute" CLI options, then the sounds are not played to the user telling him that he has been muted or unmuted.
> {noformat}
> [Conf]
> type=bridge
> sound_muted=mute
> sound_unmuted=unmute
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list