[asterisk-bugs] [JIRA] (ASTERISK-29806) app_queue: extension state incorrect

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Feb 3 06:49:09 CST 2022


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

Asterisk Team updated ASTERISK-29806:
-------------------------------------

    Target Release Version/s: 16.24.0

> app_queue: extension state incorrect
> ------------------------------------
>
>                 Key: ASTERISK-29806
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29806
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: 19.2.0, 18.10.0, 16.24.0
>            Reporter: Steve Davies
>            Assignee: Steve Davies
>            Severity: Major
>      Target Release: 16.24.0
>
>
> There is a bug in the patch that was applied in ASTERISK-29578. I have a patch to submit, which:
> 1) Does not leak `extension_state_cb` states across queues - In the current patch, the `found` variable is set, and then remains set as the update progresses to another queue, causing the 'found' state to be applied to the first queue member of every subsequent queue checked.
> 2) Unlike `device_state_cb`, where device will definitely be unique in a queue, extension states might be specified multiple times, so breaking out when a member matches is inappropriate.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list