[asterisk-bugs] [Asterisk 0011271]: [patch] QUEUE_MEMBER_COUNT doesn't load realtime queue members
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Nov 16 09:54:19 CST 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=11271
======================================================================
Reported By: atis
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 11271
Category: Applications/app_queue
Reproducibility: always
Severity: trivial
Priority: normal
Status: resolved
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 11-16-2007 08:31 CST
Last Modified: 11-16-2007 09:54 CST
======================================================================
Summary: [patch] QUEUE_MEMBER_COUNT doesn't load realtime
queue members
Description:
Realtime queue members are loaded only on access in one of those cases:
* Call goes to queue
* CLI command "queue show <name>" issued
QUEUE_MEMBER_COUNT is generally used to analyze queue status, before call
is sent there, so it is naturally expected for it to load actual realtime
queue if it's not there.
======================================================================
----------------------------------------------------------------------
putnopvut - 11-16-07 09:54
----------------------------------------------------------------------
It has been added to the QUEUE_MEMBER() function in trunk as well, in
revision 89324.
Thanks for bringing up this issue.
Issue History
Date Modified Username Field Change
======================================================================
11-16-07 09:54 putnopvut Status assigned => resolved
11-16-07 09:54 putnopvut Resolution reopened => fixed
11-16-07 09:54 putnopvut Note Added: 0073813
======================================================================
More information about the asterisk-bugs
mailing list