[asterisk-bugs] [JIRA] (ASTERISK-23482) Only first user is muted when joining confbridge with 'startmuted=yes'

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Mar 13 17:56:19 CDT 2014


Rusty Newton created ASTERISK-23482:
---------------------------------------

             Summary: Only first user is muted when joining confbridge with 'startmuted=yes'
                 Key: ASTERISK-23482
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23482
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Applications/app_confbridge
    Affects Versions: SVN, 11.8.0
         Environment: CentOS 6
            Reporter: Chico Manobela


Adding participants to confbridge in muted status only works for first user joining the conference.
All users are joined using: CONFBRIDGE(user,startmuted) = "yes"
The first user hears MOH
when second user joins, the conference start, however, only the first user is muted, the second user can talk.
executing "confbridge list" from CLI shows both users as muted.
Now,
The first user disconnects, the second user hears MOH.
a third user joins the conference, the bridge becomes active again and now, the second user is muted, but the third is not.
again, executing "confbridge list" from CLI shows both users as muted.

It seems that confbridge respects "startmuted" only for users that heard the MOH before the bridge started, if the user is joining an active conference, it will not be muted although bridge shows the user as muted.

This worked perfectly in 11.7 - problem started with 11.8 version, probably when the fix for AST-1102 was merged into the version.

here is the review link: https://reviewboard.asterisk.org/r/2960/




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



More information about the asterisk-bugs mailing list