[Home]

Summary:ASTERISK-03725: [patch] meetme users unable to wait for marked user, no MOH for admin
Reporter:kuj (kuj)Labels:
Date Opened:2005-03-20 18:59:15.000-0600Date Closed:2008-01-15 15:28:06.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) meetdiff.txt
Description:Moc's rewrite of the 'w' flag for meetme does not let conference users wait for a marked user when they also use the 'x' flag (close conf when last marked user exits).

Also, a conf admin does not hear MOH despite the M flag specified.

****** ADDITIONAL INFORMATION ******

"Normal" users (w/ flags "Mxw") should be able to dial in and wait for a marked user, and when that marked user exits the conference ends, all users being kicked. However, when no marked user has ever been present in conference (i.e. still waiting for marked user), a test in meetme.c neglects to look at the "history" of the conference.

Also, an admin/marked user (w/ flags 'MAwax') does not get to hear MOH when being the only user in the conference.

DISCLAIMER on file
Comments:By: Mark Spencer (markster) 2005-03-20 20:10:57.000-0600

Added to CVS, thanks!

By: Russell Bryant (russell) 2005-03-31 16:33:59.000-0600

assuming that this is not an issue in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:28:06.000-0600

Repository: asterisk
Revision: 5219

U   trunk/apps/app_meetme.c
A   trunk/sounds/conf-onlyone.gsm
A   trunk/sounds/conf-otherinparty.gsm
A   trunk/sounds/conf-thereare.gsm

------------------------------------------------------------------------
r5219 | markster | 2008-01-15 15:28:06 -0600 (Tue, 15 Jan 2008) | 2 lines

Cleanup side effect sof meetme changes (bug ASTERISK-3725)

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

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