[asterisk-bugs] [JIRA] (ASTERISK-28720) When using realtime queues penaltymemberslimit checks for all members count
Benjamin Keith Ford (JIRA)
noreply at issues.asterisk.org
Tue Feb 4 09:42:25 CST 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-28720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249651#comment-249651 ]
Benjamin Keith Ford commented on ASTERISK-28720:
------------------------------------------------
Sounds good! The {{app_queue}} code can be fragile since it's so old, so if you have any questions, feel free to ask any of the developers questions on the {{asterisk-dev}} IRC channel[1]. There are plenty of experienced people there that would be happy to help. I'll go ahead and open this ticket up and assign it to you.
[1]: https://wiki.asterisk.org/wiki/display/AST/IRC
> When using realtime queues penaltymemberslimit checks for all members count
> ---------------------------------------------------------------------------
>
> Key: ASTERISK-28720
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28720
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Core/Configuration
> Affects Versions: 16.7.0
> Environment: Ubuntu 18.04.3 with all latest patches until 29-01-2020
> Reporter: EDV O-TON
> Assignee: Unassigned
> Severity: Minor
>
> The field penaltymemberslimit in the queue table should only check for valid members and not for all.
> Example: We have a queue with a max penalty of 50 and a penaltymemberslimit of 10. For this queue we have some fallback members with a penalty of 60. When there is NO member with a valid penalty of 50 but 10 fallback members with 60 I would expect, that the max penalty would be ignored but it isn't and no one gets a call.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list