[asterisk-bugs] [JIRA] (ASTERISK-20863) Asterisk min and max member penalties not honored when set with 0

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Jan 3 14:13:45 CST 2013


Matt Jordan created ASTERISK-20863:
--------------------------------------

             Summary: Asterisk min and max member penalties not honored when set with 0
                 Key: ASTERISK-20863
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20863
             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