[asterisk-bugs] [JIRA] (ASTERISK-25519) Confbridge muted user gets unmuted while audio is playback on same conference room

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Tue Nov 3 17:29:32 CST 2015


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

Richard Mudgett commented on ASTERISK-25519:
--------------------------------------------

It appears the bug you have submitted is against a rather old version of a supported branch of Asterisk. There have been many issues fixed between the version you are using and the current version of your branch. Please test with the latest version in your Asterisk branch and report whether the issue persists.

Please see the Asterisk Versions [1] wiki page for info on which versions of Asterisk are supported.
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions

I think this was fixed.  There was some work done to ConfBridge to deal with when MOH and muting was toggled by the system and by the users.

> Confbridge muted user gets unmuted while audio is playback on same conference room
> ----------------------------------------------------------------------------------
>
>                 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