<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 'linear' it requires Asterisk restart take the change in effect.<br>
I have one realtime queue '1' with strategy set to 'ringall' and I change its strategy to 'linear'. Now when check on Asterisk CLI it shows me warning given below.<br><br>demo*CLI> queue show 1<br>
1 has 0 calls (max 500) in 'ringall' 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't happen when strategy changed to other than 'linear'.<br>
So why is Asterisk restart needed for this change?<br><br>TIA,<br>--AM<br><br></div>