[Home]

Summary:ASTERISK-25519: Confbridge muted user gets unmuted while audio is playback on same conference room
Reporter:Shishir Pokharel (shishirnp)Labels:
Date Opened:2015-11-03 16:24:55.000-0600Date Closed:2015-11-03 18:54:41.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:Applications/app_confbridge
Versions:11.6.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Red Hat Enterprise Linux Server release 6.6 Vmware 5.x Virtualized box Kernel 2.6.32-504.el6.x86_64Attachments:
Description: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.
Comments:By: Asterisk Team (asteriskteam) 2015-11-03 16:24:57.441-0600

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Richard Mudgett (rmudgett) 2015-11-03 17:28:55.736-0600

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.

By: Shishir Pokharel (shishirnp) 2015-11-03 18:35:06.992-0600

I am not able to reproduce with current asterisk 11 release i.e 11.20.0 but  its still reproducible with asterisk 11.6-cert7 and latest asterisk 11.6-cert11 (these are the two certified asterisk I tested with). Any ETA when this fixes will be available on certified version of asterisk ?

By: Richard Mudgett (rmudgett) 2015-11-03 18:53:30.997-0600

Fixes are not generally put into certified asterisk versions unless you have a SLA with Digium [1].

[1] https://www.digium.com/products/asterisk/certified-asterisk
[2] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions


By: Richard Mudgett (rmudgett) 2015-11-03 18:54:41.433-0600

Bug already fixed in newer versions of v11.