[asterisk-bugs] [JIRA] (ASTERISK-20862) Asterisk min and max member penalties not honored when set with 0
Paul Belanger (JIRA)
noreply at issues.asterisk.org
Fri Jan 18 12:12:21 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=201841#comment-201841 ]
Paul Belanger commented on ASTERISK-20862:
------------------------------------------
So, how do you think QUEUE_MIN_PENALTY / QUEUE_MAX_PENALTY should work when setting it to zero in your example?
> Asterisk min and max member penalties not honored when set with 0
> -----------------------------------------------------------------
>
> Key: ASTERISK-20862
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20862
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: SVN
> Environment: All versions of Asterisk this happens on
> Reporter: Schmooze Com
> Severity: Minor
>
> If I set a queue to have a max member penalty of 0 and a min member penalty of 0 and log in 2 members one with a penalty of 0 and one with a penalty of 1 Asterisk will still offer a call to the member with a penalty of 1 if the member with a penalty of 0 is busy. Basically ignoring the min and max settings.
> Now if I do the same test with member penalties of 1 and 2 and set the min and max member penalty to be 1 it behaves correct and never offers the member with a penalty of 2 a call even if member with a penalty of 1 is busy.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list