[asterisk-bugs] [JIRA] (ASTERISK-26995) Add QUEUE_FLOAT_PENALTY to app_queue
Steve Davies (JIRA)
noreply at issues.asterisk.org
Fri May 12 11:02:57 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=236981#comment-236981 ]
Steve Davies commented on ASTERISK-26995:
-----------------------------------------
I have _tried_ to submit a patch via gerrit - The patch "works for me" but I am concerned that the process of committing it has damaged it!
> Add QUEUE_FLOAT_PENALTY to app_queue
> ------------------------------------
>
> Key: ASTERISK-26995
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26995
> Project: Asterisk
> Issue Type: New Feature
> Security Level: None
> Components: Applications/app_queue
> Reporter: Steve Davies
> Severity: Minor
>
> Addition to work alongside QUEUE_MAX_PENALTY and QUEUE_MIN_PENALTY, including extra parameter in queuerules.conf
> QUEUE_FLOAT_PENALTY example:
> - Agent 1 has penalty 1
> - Agent 2 has penalty 2
> - the queue rule is set to:
> penaltychange => 30,,,2
> Prior to the 30 second mark, Agent 1 will take priority over Agent 2 for call distribution.
> After 30 seconds, Agent 2's priority is bumped to 2 by the penaltychange, so both agents are treated equally.
> The parameter is named like this as lower penalty values are "floated up" to the specified level.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list