[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 07:15: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
Status: Waiting for Feedback (was: Triage)
Just to clarify, are you changing the strategy and order in queues.conf, then doing a core reload?
> 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