[asterisk-bugs] [Asterisk 0013220]: [patch] Calls in high-weighted queue block low-weighted
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Mar 18 10:51:57 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13220
======================================================================
Reported By: garychen
Assigned To: mmichelson
======================================================================
Project: Asterisk
Issue ID: 13220
Category: Applications/app_queue
Reproducibility: always
Severity: major
Priority: normal
Status: confirmed
Asterisk Version: 1.4.19
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2008-08-01 08:28 CDT
Last Modified: 2009-03-18 10:51 CDT
======================================================================
Summary: [patch] Calls in high-weighted queue block
low-weighted
Description:
I have two queues, weighted 4 and 5. High priority calls are placed in
Q6002, while low priority ones in Q6001.
All agents are member of both queues.
The problem is whenever there's a high priority call ringing on an agent
(the agent not answer the call), low priority calls not routed to any idle
agents. They are blocked.
======================================================================
----------------------------------------------------------------------
(0101939) mmichelson (administrator) - 2009-03-18 10:51
http://bugs.digium.com/view.php?id=13220#c101939
----------------------------------------------------------------------
I've started a branch to fix this issue. It can be checked out here:
http://svn.digium.com/svn/asterisk/team/mmichelson/issue13220
Seeing your patch has helped me to understand the bug better and gives a
great starting point for trying to get this solved.
Issue History
Date Modified Username Field Change
======================================================================
2009-03-18 10:51 mmichelson Note Added: 0101939
======================================================================
More information about the asterisk-bugs
mailing list