[asterisk-bugs] [JIRA] (ASTERISK-29873) [patch] Queue Realtime load
Alexei Gradinari (JIRA)
noreply at issues.asterisk.org
Fri Jan 21 12:27:06 CST 2022
Alexei Gradinari created ASTERISK-29873:
-------------------------------------------
Summary: [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: 19.1.0, 18.9.0, 16.23.0
Reporter: 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