[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 11:16:20 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=201828#comment-201828 ]
Paul Belanger commented on ASTERISK-20862:
------------------------------------------
This is like a documentation fix, asterisk defaults things to 0, which is likely why it is not working as you are expecting. Basing everything from 1, should have things start working as expected.
> 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