[asterisk-bugs] [Asterisk 0014117]: Incorrect processing of "maxuser" parameter in real-time meetme
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 13 15:30:44 CST 2009
The following issue requires your FEEDBACK.
======================================================================
http://bugs.digium.com/view.php?id=14117
======================================================================
Reported By: sergedevorop
Assigned To: seanbright
======================================================================
Project: Asterisk
Issue ID: 14117
Category: Applications/app_meetme
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 163991
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-12-19 13:48 CST
Last Modified: 2009-01-13 15:30 CST
======================================================================
Summary: Incorrect processing of "maxuser" parameter in
real-time meetme
Description:
I compile app_meetme with enable realtime.
rt_schedule = 1;
fuzzystart = 1;
earlyalert = 1;
endalert = 1;
extendby = 1;
Also I create a table which include `maxusers` field. Conference work fine
but with some bug. Imaging that I book conference with maxusers==2.
- 1st participant call to the asterisk, connect to the room and listen MOH
(music on hold)
- 2nd one call to the asterisk, connect to the room and listen MOH
- 3d one call to the Asterisk, enter the room_number, enter pin and get
play sound that "conference is full".
- 4th one call to the Asterisk, enter the room_number, enter pin and no
any sounds. Asterisk log show that las message was play "get pin number".
- If then conference will be not full, for example include only 1
participant any other calls to the conference will be processed like 4th.
What does it may be?
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-01-13 15:30 seanbright Status assigned => feedback
======================================================================
More information about the asterisk-bugs
mailing list