[asterisk-dev] Bug: Queue calls delivered out of order ( Fee for fix offered )

Paul Belanger paul.belanger at polybeacon.com
Mon Sep 2 21:25:50 CDT 2013


On 13-09-02 07:55 AM, Curtis Raams wrote:
> Hello Developers,
>
> We are experiencing unexpected behaviour in queue call delivery when an agent is a member of multiple queues, all with the same priority and weights.
> My situation was described accurately be another user here: http://forums.digium.com/viewtopic.php?p=162018 however this remained unresolved.
>
> AINS would be willing to pay a fee to have this issue resolved urgently as it is impacting on service delivery to a high degree.
>
> I have pasted below (and attached) a list of sample calls which were out of order today. As you can see, the situation applies where the agent is a member of more than one queue.
> It never delivers a call out of order to the same queue, the situation is other queues not respecting the longest waiting caller across all queues.
>
> I have attempted various combinations of (autofill, shared_lastcall).
>
Know issue with app_queue, first in is not guaranteed to be the first 
out.  Additional, long wait call also does not mean first to be answered 
too.

Basically, we reworked our multi queue setup in app_queue to a single 
queue, updating reports to deal with the change.  That is going to be 
the fastest solution to your LWC issues.

Long term, we rewrote app_queue.  We are presenting our new application 
at astricon, so if you are going, feel free to sit in.

-- 
Paul Belanger | PolyBeacon, Inc.
Jabber: paul.belanger at polybeacon.com | IRC: pabelanger (Freenode)
Github: https://github.com/pabelanger | Twitter: 
https://twitter.com/pabelanger



More information about the asterisk-dev mailing list