[asterisk-bugs] [Asterisk 0014117]: Incorrect processing of "maxuser" parameter in real-time meetme

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Dec 19 13:48:09 CST 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14117 
====================================================================== 
Reported By:                sergedevorop
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14117
Category:                   Applications/app_meetme
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
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:              2008-12-19 13:48 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               
====================================================================== 
2008-12-19 13:48 sergedevorop   New Issue                                    
2008-12-19 13:48 sergedevorop   Asterisk Version          => SVN             
2008-12-19 13:48 sergedevorop   SVN Branch (only for SVN checkouts, not tarball
releases) =>  trunk          
2008-12-19 13:48 sergedevorop   SVN Revision (number only!) => 163991          
======================================================================




More information about the asterisk-bugs mailing list