[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
Tue Jul 31 13:35:54 CDT 2007
The following issue has been ASSIGNED.
======================================================================
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: assigned
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:
======================================================================
Date Submitted: 07-31-2007 13:34 CDT
Last Modified: 07-31-2007 13:35 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
07-31-07 13:35 blitzrage Status new => assigned
07-31-07 13:35 blitzrage Assigned To => putnopvut
======================================================================
More information about the asterisk-bugs
mailing list