Вопрос по queues
Здравствуйте!
Есть очередь:
[505]
strategy=linear
member=Local/121@from-internal/n,0
member=Local/122@from-internal/n,0
member=Local/125@from-internal/n,0
member=Local/123@from-internal/n,0
Астериск, при загрузке конфига, сортирует агентов по убыванию номера:
pbx*CLI> queue show 505
505 has 0 calls (max unlimited) in 'linear' strategy (0s holdtime), W:0, C:0, A:1, SL:0.0% within 0s
Members:
Local/125@from-internal/n (Not in use) has taken no calls yet with total talktime 0s
Local/123@from-internal/n (Not in use) has taken no calls yet with total talktime 0s
Local/122@from-internal/n (Not in use) has taken no calls yet with total talktime 0s
Local/121@from-internal/n (Not in use) has taken no calls yet with total talktime 0s
No Callers
Соответственно, обзвон всегда начинается с номера 125.
Вопрос: как можно сделать очередь с регулируемым порядком обзвона (как в ring groups)?
Asterisk 1.6.0.26-FONCORE-r78
|