[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
Wed Aug 1 08:14:16 CDT 2007
A NOTE has been added to this issue.
======================================================================
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: 08-01-2007 08:14 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.
======================================================================
----------------------------------------------------------------------
blitzrage - 08-01-07 08:14
----------------------------------------------------------------------
Yep, this worked like a charm!
Issue History
Date Modified Username Field Change
======================================================================
08-01-07 08:14 blitzrage Note Added: 0068191
======================================================================
More information about the asterisk-bugs
mailing list