[asterisk-bugs] [JIRA] (ASTERISK-29355) app_queue: Having the same Local channel in multiple queues causes many QueueMemberStatus
Roman Pertsev (JIRA)
noreply at issues.asterisk.org
Fri Mar 19 03:30:14 CDT 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-29355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roman Pertsev updated ASTERISK-29355:
-------------------------------------
Description:
31 queues with same one agent with Local channel.
If we now call one of the queues, we will get almost 1000 AMI Events: QueueMemberStatus. This dramatically reduces performance.
Configuration in attachment.
was:
Configurations:
queues.conf
[template](!)
autofill=yes
retry=1
ringinuse=no
strategy=rrmemory
timeout=10
timeoutpriority=app
member=Local/1000 at from-queue/n,0,"Test Operator",hint:1000 at ext-local
[610](template)
[611](template)
[612](template)
[613](template)
[614](template)
[615](template)
[616](template)
[617](template)
[618](template)
[619](template)
[620](template)
[621](template)
[622](template)
[623](template)
[624](template)
[625](template)
[626](template)
[627](template)
[628](template)
[629](template)
[630](template)
If we now call one of the queues, we will get 500+ AMI Events: QueueMemberStatus. This dramatically reduces performance.
> app_queue: Having the same Local channel in multiple queues causes many QueueMemberStatus
> -----------------------------------------------------------------------------------------
>
> Key: ASTERISK-29355
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29355
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue, Core/Stasis
> Affects Versions: 13.38.2, 16.16.2, 17.9.3, 18.2.2
> Reporter: Roman Pertsev
> Assignee: Unassigned
> Labels: ami, queue
>
> 31 queues with same one agent with Local channel.
> If we now call one of the queues, we will get almost 1000 AMI Events: QueueMemberStatus. This dramatically reduces performance.
> Configuration in attachment.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list