[asterisk-bugs] [Asterisk 0010346]: Using dynamic realtime members of a queue can cause callers to wait forever

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Aug 27 17:25:02 CDT 2007


The following issue has been CLOSED 
====================================================================== 
http://bugs.digium.com/view.php?id=10346 
====================================================================== 
Reported By:                blitzrage
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   10346
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.9  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             07-31-2007 13:34 CDT
Last Modified:              08-27-2007 17:25 CDT
====================================================================== 
Summary:                    Using dynamic realtime members of a queue can cause
callers to wait forever
Description: 
If you have an empty Queue with joinempty=yes and leavewhenempty=no set and
dynamic realtime queue members, callers will sit in queue forever even if a
member logs into the queue. This appears to be because the code just checks
the memory for members, and members of a queue are only read into memory
when the Queue() application is first instantiated.
====================================================================== 

---------------------------------------------------------------------- 
 putnopvut - 08-27-07 17:25  
---------------------------------------------------------------------- 
Deadlock has been fixed. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-27-07 17:25  putnopvut      Status                   assigned => closed  
08-27-07 17:25  putnopvut      Note Added: 0069527                          
======================================================================




More information about the asterisk-bugs mailing list