<div>Hi group,<br></div><div><br></div><div>We have realtime queue architecture on asterisk 1.8.7.0<br>I noticed that when we change strategy from any other to &#39;linear&#39; it requires Asterisk restart take the change in effect.<br>
I have one realtime queue &#39;1&#39; with strategy set to &#39;ringall&#39; and I change its strategy to &#39;linear&#39;. Now when check on Asterisk CLI it shows me warning given below.<br><br>demo*CLI&gt; queue show 1<br>
1 has 0 calls (max 500) in &#39;ringall&#39; strategy (0s holdtime, 0s talktime), W:1, C:0, A:0, SL:0.0% within 100s<br>   No Members<br>   No Callers<br><br>[Nov  8 12:10:18] WARNING[4887]: app_queue.c:2034 queue_set_param: Changing to the linear strategy currently requires asterisk to be restarted.<br>
[Nov  8 12:10:18] WARNING[4887]: app_queue.c:2034 queue_set_param: Changing to the linear strategy currently requires asterisk to be restarted.<br> <br><br>This behaviour doesn&#39;t happen when strategy changed to other than &#39;linear&#39;.<br>
So why is Asterisk restart needed for this change?<br><br>TIA,<br>--AM<br><br></div>