[asterisk-bugs] [JIRA] (ASTERISK-17570) [patch] queue does not handle longest waiting caller first
Sébastien Couture (JIRA)
noreply at issues.asterisk.org
Thu Jun 9 08:45:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-17570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230951#comment-230951 ]
Sébastien Couture edited comment on ASTERISK-17570 at 6/9/16 8:45 AM:
----------------------------------------------------------------------
Hi Sjoerd,
Thanks for your answer! Would you perhaps have that patch, no matter which version of Asterisk you're using? It is not attached to the JIRA issue anymore. Like I said, I'd be willing to port it to Asterisk 11 myself, but I just need the original patch to do that.
Any help would be appreciated!
was (Author: sysreq):
Hi Sjoerd,
Thanks for your answer! Would you perhaps have that patch, no matter which version of Asterisk you're using? It is not attached to this issue anymore. Like I said, I'd be willing to port it to Asterisk 11 myself, but I just need the original patch to do that.
Any help would be appreciated!
> [patch] queue does not handle longest waiting caller first
> ----------------------------------------------------------
>
> Key: ASTERISK-17570
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-17570
> Project: Asterisk
> Issue Type: Bug
> Components: Applications/app_queue
> Affects Versions: 1.8.3
> Reporter: Sjoerd
> Severity: Minor
> Attachments: app_queue.patch
>
>
> If you have two or more queues with shared agents (agents logged in to both queues), both queues have the same chance of getting an agent. Suppose you have a busy and a quiet queue it is not desirable to have the same chance, the busy queue should get much more.
> ****** ADDITIONAL INFORMATION ******
> I've made a patch that introduces a auto-weight feature. If enabled every caller to the queue has a weight equal to its holdtime. This way the queue with the highest holdtime will get served first.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list