[asterisk-bugs] [JIRA] (ASTERISK-29873) [patch] Queue Realtime load

Friendly Automation (JIRA) noreply at issues.asterisk.org
Fri Feb 11 12:22:07 CST 2022


     [ https://issues.asterisk.org/jira/browse/ASTERISK-29873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Friendly Automation closed ASTERISK-29873.
------------------------------------------

    Resolution: Fixed

> [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