[asterisk-bugs] [JIRA] (ASTERISK-17570) [patch] queue does not handle longest waiting caller first
Sjoerd Boomstra (JIRA)
noreply at issues.asterisk.org
Thu Jun 9 02:56:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-17570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230945#comment-230945 ]
Sjoerd Boomstra commented on ASTERISK-17570:
--------------------------------------------
Hi Sebastien,
We don't use Asterisk11 here, so I did not port this patch to Asterisk11. Perhaps others did.
Best regards,
Sjoerd.
> [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