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

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


    [ https://issues.asterisk.org/jira/browse/ASTERISK-29873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=258063#comment-258063 ] 

Friendly Automation commented on ASTERISK-29873:
------------------------------------------------

Change 17985 merged by Friendly Automation:
app_queue: load queues and members from Realtime when needed

[https://gerrit.asterisk.org/c/asterisk/+/17985|https://gerrit.asterisk.org/c/asterisk/+/17985]

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