[Home]

Summary:ASTERISK-17061: Wait for leader with Music On Hold allows crosstalk between participants
Reporter:Andy Boatman (mrhanman)Labels:
Date Opened:2010-12-03 10:29:01.000-0600Date Closed:2011-05-04 13:57:05
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) meetme.log
( 1) meetme-conf-rec-33333-160.mp3
Description:I started a conference with wait for leader and music on hold options enabled, and dialed in several 9 phones and left on the speakerphone.  Most of the phones were located in a noisy switchroom.  After 4 or 5 got dialed in, I started hearing the background noise from the switchroom on all the phones dialed it.  Of course, I hadn't yet dialed the leader PIN, so they should all have been hearing only the MOH music.
Comments:By: Andy Boatman (mrhanman) 2010-12-03 11:00:12.000-0600

I attached a recording of the conference, as well as the relevant section of the asterisk/full log file.

By: Leif Madsen (lmadsen) 2010-12-07 13:04:40.000-0600

Can you attach the dialplan you're using? I don't see any option flags being passed to MeetMe() in the file you attached.

By: Andy Boatman (mrhanman) 2010-12-08 15:55:28.000-0600

Sorry, I should have mentioned that I'm using Web-MeetMe with Realtime.  Option flags are swMr with admin options aAsr.  Is that the information you need?

By: dant (dant) 2010-12-09 05:01:34.000-0600

I'm seeing the same here. Two calls in a conference, both with 'w' specified, music playing but can still speak to each other.

By: Ronald Chan (loloski) 2011-02-17 13:36:14.000-0600

any progress here ? thanks!!!!

By: spagnaale (spagnaale) 2011-04-07 08:04:27

I just did an upgrade to version 1.8.3.2 and I am seeing the same thing as well. Any specific update/patch for this yet?

By: Digium Subversion (svnbot) 2011-05-04 13:51:43

Repository: asterisk
Revision: 316831

U   branches/1.8/apps/app_meetme.c

------------------------------------------------------------------------
r316831 | rmudgett | 2011-05-04 13:51:41 -0500 (Wed, 04 May 2011) | 9 lines

Wait for leader with Music On Hold allows crosstalk between participants.

Parenthesis in the wrong position.  Regression from issue ASTERISK-13480 when
expanding conference flags to use 64 bits.

(closes issue ASTERISK-17061)
Reported by: MrHanMan
Tested by: rmudgett

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=316831

By: Digium Subversion (svnbot) 2011-05-04 13:57:04

Repository: asterisk
Revision: 316832

_U  trunk/
U   trunk/apps/app_meetme.c

------------------------------------------------------------------------
r316832 | rmudgett | 2011-05-04 13:57:03 -0500 (Wed, 04 May 2011) | 16 lines

Merged revisions 316831 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
 r316831 | rmudgett | 2011-05-04 13:51:40 -0500 (Wed, 04 May 2011) | 9 lines
 
 Wait for leader with Music On Hold allows crosstalk between participants.
 
 Parenthesis in the wrong position.  Regression from issue ASTERISK-13480 when
 expanding conference flags to use 64 bits.
 
 (closes issue ASTERISK-17061)
 Reported by: MrHanMan
 Tested by: rmudgett
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=316832