[Home]

Summary:ASTERISK-04536: Entering meetme with pin access, hangup at pin entry meetme exists with 0 users
Reporter:Kevin P. Fleming (kpfleming)Labels:
Date Opened:2005-07-07 18:29:18Date Closed:2011-06-07 14:10:48
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Attempt to enter a meetme with pin access.<br />
Hangup when prompted to enter the pin number.<br />
The meetme is created with 0 parties and never exits until another person <br />
enters the meetme enters the correct pin then hangs up.<br />
<br />
Seems like when the first person hangups after not entering a pin<br />
it should exit the meetme as the number of parties is 0.
Comments:By: Russell Bryant (russell) 2005-07-11 18:35:08

fix added to 1.0 as well

The only difference between the fixes is that conference monitoring is not in 1.0, so we don't have to wait around for that thread to finish

By: Digium Subversion (svnbot) 2008-01-15 15:40:48.000-0600

Repository: asterisk
Revision: 6088

U   branches/v1-0/CHANGES
U   branches/v1-0/apps/app_meetme.c

------------------------------------------------------------------------
r6088 | russell | 2008-01-15 15:40:47 -0600 (Tue, 15 Jan 2008) | 3 lines

if the first user hangs up while being prompted for a pin, don't hold the
conference open (bug ASTERISK-4536)

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

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