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

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Wed Dec 15 06:56:44 CST 2021


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

Joshua C. Colp updated ASTERISK-29806:
--------------------------------------

    Assignee: Steve Davies

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