[asterisk-bugs] [JIRA] (ASTERISK-23461) Only first participant is muted when joining in muted status to confbridge.

Chico Manobela (JIRA) noreply at issues.asterisk.org
Tue Mar 11 13:13:18 CDT 2014


Chico Manobela created ASTERISK-23461:
-----------------------------------------

             Summary: Only first participant is muted when joining in muted status to confbridge.
                 Key: ASTERISK-23461
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23461
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Applications/app_confbridge
    Affects Versions: 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