AF
Asterisk Forum
обсуждения телефонии, VoIP и IP-PBX
12разделов
5 423тем
34 385сообщений
← К списку тем

Elasxtix 2.2.0 и статическая очередь

Asterisk GUI 2 сообщений -
#1

Добрый день.

Создана линейная статическая очередь через веб-панель.
В описании написано, что если статические агенты, то звонок будет идти по порядку, если динамические - то в порядке регистрации.
Но при просмотре с консоли вижу:

epbx*CLI> queue show 731
731 has 0 calls (max unlimited) in 'linear' strategy (1s holdtime, 1s talktime), W:0, C:1, A:8, SL:100.0% within 60s
Members:
1112 (Local/1112@from-queue/n) (Not in use) has taken no calls yet
1116 (Local/1116@from-queue/n) (Not in use) has taken no calls yet
1113 (Local/1113@from-queue/n) (Not in use) has taken no calls yet
1117 (Local/1117@from-queue/n) (Not in use) has taken no calls yet
1110 (Local/1110@from-queue/n) (Not in use) has taken no calls yet
1114 (Local/1114@from-queue/n) (Not in use) has taken no calls yet
1111 (Local/1111@from-queue/n) (Not in use) has taken no calls yet
1115 (Local/1115@from-queue/n) (Not in use) has taken no calls yet
No Callers


[731]
announce-frequency=0
announce-holdtime=no
announce-position=no
autofill=no
eventmemberstatus=no
eventwhencalled=no
joinempty=yes
leavewhenempty=no
maxlen=0
music=default
periodic-announce-frequency=0
queue-callswaiting=silence/1
queue-thereare=silence/1
queue-youarenext=silence/1
reportholdtime=no
retry=0
ringinuse=yes
servicelevel=60
strategy=linear
timeout=10
weight=0
wrapuptime=0
member=Local/1110@from-queue/n,0,1110,SIP/1110
member=Local/1111@from-queue/n,0,1111,SIP/1111
member=Local/1112@from-queue/n,0,1112,SIP/1112
member=Local/1113@from-queue/n,0,1113,SIP/1113
member=Local/1114@from-queue/n,0,1114,SIP/1114
member=Local/1115@from-queue/n,0,1115,SIP/1115
member=Local/1116@from-queue/n,0,1116,SIP/1116
member=Local/1117@from-queue/n,0,1117,SIP/1117

Помогите понять в чем проблема.
#2

Может кто подскажет?