[asterisk-bugs] [Asterisk 0009561]: agents assigned to multiple queues and weight=0 cause callers be handled in wrong order
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Aug 6 16:13:55 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=9561
======================================================================
Reported By: hehol
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 9561
Category: Core/Configuration
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.2.17
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: Yes
Request Review:
======================================================================
Date Submitted: 04-19-2007 07:00 CDT
Last Modified: 08-06-2007 16:13 CDT
======================================================================
Summary: agents assigned to multiple queues and weight=0
cause callers be handled in wrong order
Description:
Assume the following setup:
- two queues
- weight=0 or undefined (thus default 0) in queues.conf
- one dynamic agent logged onto the server
When placing calls in both queues, the calls are being handled
first-in-last-out instead of first-in-first-out, i.e. the last caller to
join either of the two queues will be served to the agent first.
======================================================================
----------------------------------------------------------------------
putnopvut - 08-06-07 16:13
----------------------------------------------------------------------
Also, this will be easier to debug if I could see your queues.conf file, so
I can know things like what strategy your queues use, whether you have
autofill on, etc. Also, are you using realtime queue members?
Issue History
Date Modified Username Field Change
======================================================================
08-06-07 16:13 putnopvut Note Added: 0068519
======================================================================
More information about the asterisk-bugs
mailing list