[asterisk-bugs] [JIRA] (ASTERISK-26995) Add QUEUE_FLOAT_PENALTY to app_queue

Friendly Automation (JIRA) noreply at issues.asterisk.org
Wed May 24 13:06:58 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237147#comment-237147 ] 

Friendly Automation commented on ASTERISK-26995:
------------------------------------------------

Change 5623 merged by Joshua Colp:
app_queue: Add QUEUE_RAISE_PENALTY feature

[https://gerrit.asterisk.org/5623|https://gerrit.asterisk.org/5623]

> 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
>            Assignee: 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