[asterisk-bugs] [Asterisk 0011570]: leavewhenempty and joinempty only function until an agent has logged in.
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Dec 17 09:56:47 CST 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=11570
======================================================================
Reported By: rjch
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 11570
Category: Applications/app_queue
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: 1.4.15
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: 12-16-2007 03:15 CST
Last Modified: 12-17-2007 09:56 CST
======================================================================
Summary: leavewhenempty and joinempty only function until an
agent has logged in.
Description:
When joinempty is set to no in queues.conf for a queue, Asterisk will
correctly reject calls until an agent has logged on. However, once the
agent has logged off again, calls are accepted into the queue.
leavewhenempty does not kick people out of the queue when the last agent
logs off.
======================================================================
----------------------------------------------------------------------
putnopvut - 12-17-07 09:56
----------------------------------------------------------------------
eliel is correct that the "strict" option is the option you need to use in
order to accomplish what you want. It can be used for both the joinempty
and leavewhenempty options.
Issue History
Date Modified Username Field Change
======================================================================
12-17-07 09:56 putnopvut Status assigned => resolved
12-17-07 09:56 putnopvut Resolution open => fixed
12-17-07 09:56 putnopvut Note Added: 0075567
======================================================================
More information about the asterisk-bugs
mailing list