[asterisk-bugs] [JIRA] (ASTERISK-25519) Confbridge muted users gets unmuted while Audio is playback from Local Channel

Shishir Pokharel (JIRA) noreply at issues.asterisk.org
Tue Nov 3 16:25:33 CST 2015


Shishir Pokharel created ASTERISK-25519:
-------------------------------------------

             Summary: Confbridge muted users gets unmuted while Audio is playback from Local Channel
                 Key: ASTERISK-25519
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25519
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Applications/app_confbridge
    Affects Versions: 11.6.0
         Environment: Red Hat Enterprise Linux Server release 6.6
Vmware 5.x  Virtualized box 
Kernel 2.6.32-504.el6.x86_64
            Reporter: Shishir Pokharel


User1 is dialed into a conference room, and is muted via CLI command "confbridge mute XXX SIP/XXXX". The state of the User1 remains muted, but if  an audio playback is initiated on the same conference room, The state of User1 changes from muted and unmuted automatically.

This doesn't happens with multiple users in same conference room, but with single user on a conference room it happens 100% for time.


Steps to replicate;

1) Enable talk_detection_events=yes in default user profile
2) Create a dialpan to goto  conference room testMute
    exten => 123,1,ConfBridge(testMute,default_bridge,default_users)
2) Dial into conference room e.g "testMute"
3) Execute CLI command "Confbride mute testMute {channel}" to mute dialed channel
4) Execute CLI command "originate Local/123 application Playback beep"
5) The Channel on the confbrige room testMute will be removed from Mute sate to Unmute state and the audio is audible.




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



More information about the asterisk-bugs mailing list