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

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Sep 14 10:24:10 CDT 2022


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

Asterisk Team updated ASTERISK-29873:
-------------------------------------

    Target Release Version/s: 20.0.0

> [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
>      Target Release: 16.25.0, 18.11.0, 19.3.0, 20.0.0
>
>
> 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