[asterisk-bugs] [JIRA] (ASTERISK-29873) [patch] Queue Realtime load
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Mon Jan 24 11:54:07 CST 2022
[ https://issues.asterisk.org/jira/browse/ASTERISK-29873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua C. Colp updated ASTERISK-29873:
--------------------------------------
Assignee: Alexei Gradinari
> [patch] Queue Realtime load
> ---------------------------
>
> Key: ASTERISK-29873
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29873
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: 16.23.0, 18.9.0, 19.1.0
> Reporter: Alexei Gradinari
> Assignee: Alexei Gradinari
>
> There are a lot of Queue AMI actions and Queue applications which do not load queue and queue's members from Realtime.
> AMI actions
> QueuePause - if queue not in memory - response "Interface not found"
> QueueStatus/QueueSummary if queue not in memory - empty response
> Applications:
> PauseQueueMember - if queue not in memory - Attempt to pause interface %s, not found
> UnpauseQueueMember - if queue not in memory - Attempt to unpause interface xxxxx, not found
> Need to load queue and queue's members from Realtime to add to memory container before iterate queues container.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list