[Home]

Summary:ASTERISK-04496: Entering meetme with pin access, hangup at pin entry meetme exists with 0 users
Reporter:geisj (geisj)Labels:
Date Opened:2005-06-28 20:22:28Date Closed:2008-01-15 15:40:12.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) meetme.rev0.patch
Description:Attempt to enter a meetme with pin access.
Hangup when prompted to enter the pin number.
The meetme is created with 0 parties and never exits until another person
enters the meetme enters the correct pin then hangs up.

Seems like when the first person hangups after not entering a pin
it should exit the meetme as the number of parties is 0.
Comments:By: Michael Jerris (mikej) 2005-06-28 23:01:09

I do not beleive this has been fixed, but we need this tested with at least 1.0.8, and if it is still an issue in 1.0.8, we need this tested in head as well.

By: Brian West (bkw918) 2005-06-29 14:14:15

This has been in here for ages... I recall telling someone about it 6 months ago.

/b

By: Russell Bryant (russell) 2005-07-05 18:19:38

I'm working on a patch for this ...

I have verified that it is an issue in 1.0 and CVS HEAD.

By: Russell Bryant (russell) 2005-07-06 09:32:43

This patch is for CVS HEAD.  Once it is happily fixed in HEAD, I will work on a patch for 1.0.

Disclaimer is on file  :)

By: Kevin P. Fleming (kpfleming) 2005-07-07 18:28:07

Committed to CVS HEAD, thanks!

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

Repository: asterisk
Revision: 6048

U   trunk/apps/app_meetme.c

------------------------------------------------------------------------
r6048 | kpfleming | 2008-01-15 15:40:11 -0600 (Tue, 15 Jan 2008) | 2 lines

ensure that conference created by new caller who fails to enter a PIN is destroyed (bug ASTERISK-4496)

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

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