Re: [asterisk-users] Queue with linear strategy does not work

2013-12-11 Thread Rusty Newton
On Tue, Dec 10, 2013 at 10:14 PM, Thorben Jensen i...@thorben.dk wrote: I have a queue with linear strategy. When I add dynamic members it does NOT ring the members in the order they are added. I use the command AddQueueMember to add members but it seems to be random how it rings the members.

[asterisk-users] Queue with linear strategy does not work

2013-12-10 Thread Thorben Jensen
I have a queue with linear strategy. When I add dynamic members it does NOT ring the members in the order they are added. I use the command AddQueueMember to add members but it seems to be random how it rings the members. Hope somebody can help. This is the description of linear strategy:

[asterisk-users] queue and linear strategy

2010-01-07 Thread Giedrius Augys
Hello, I've upgraded asterisk to 1.6.0.20 version and found , if I want change queue strategy to linear, I must restart Asterisk: [Jan 7 08:16:10] WARNING[9578]: app_queue.c:1304 queue_set_param: Changing to the linear strategy currently requires asterisk to be restarted. [Jan 7 08:16:10]