[asterisk-bugs] [JIRA] (ASTERISK-29620) Changing queue strategy to Linear does not order agents properly

Benjamin Keith Ford (JIRA) noreply at issues.asterisk.org
Mon Aug 30 13:24:33 CDT 2021


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

Benjamin Keith Ford updated ASTERISK-29620:
-------------------------------------------

    Assignee: Luke Escude  (was: Unassigned)
      Status: Waiting for Feedback  (was: Triage)

It looks like this may be a duplicate of https://issues.asterisk.org/jira/browse/ASTERISK-17049 - can you try the patch listed there and see if it resolves the issue?

> Changing queue strategy to Linear does not order agents properly
> ----------------------------------------------------------------
>
>                 Key: ASTERISK-29620
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29620
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: 16.20.0
>            Reporter: Luke Escude
>            Assignee: Luke Escude
>
> Hello! To recreate this bug, set up a queue of "ringall" strategy with some agents in it. Let's say 101, 102, 103
> Then, change the strategy from "ringall" to "linear" and change your members around to a different order (say 103, 101, 102).
> Issue a core reload, and the strategy will change, but the linear queue order will not. The only way to get it to work is to restart asterisk.
> The following potential solutions do NOT work:
> 1. 'core reload' a bunch of times
> 2. touch queues.conf & core reload
> 3. module reload app_queue
> So, restarting Asterisk is the only way to get Linear queue ordering working on a queue that was previously non-linear.



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



More information about the asterisk-bugs mailing list