Всем привет.
Обнаружилась проблема следующего характера: при звонке на номер очереди не получается дозвониться, получаем предупреждения:
WARNING: Purely numeric hostname, and not a peer--rejecting!
Unable to create channel of type 'SIP' (cause 20 - Subscriber absent)
Данная ситуация происходит ТОЛЬКО при звонке на номер очереди. Конфиг самой очереди:
[1990]
announce-frequency=0
announce-holdtime=no
announce-position=no
autofill=yes
eventmemberstatus=no
eventwhencalled=no
joinempty=yes
leavewhenempty=no
maxlen=0
periodic-announce-frequency=0
queue-callswaiting=silence/1
queue-thereare=silence/1
queue-youarenext=silence/1
reportholdtime=no
retry=5
ringinuse=yes
servicelevel=60
strategy=linear
timeout=15
weight=0
wrapuptime=0
member=Local/1998@from-queue/n,0,1998,SIP/1998
member=Local/1997@from-queue/n,0,1997,SIP/1997
member=Local/1996@from-queue/n,0,1996,SIP/1996
member=Local/1994@from-queue/n,0,1994,SIP/1994
member=Local/1991@from-queue/n,0,1991,SIP/1991
member=Local/1992@from-queue/n,0,1992,SIP/1992
asterisk -rx «queue show 1990»
1990 has 0 calls (max unlimited) in 'linear' strategy (0s holdtime, 0s talktime), W:0, C:0, A:0, SL:0.0% within 60s
Members:
1998 (Local/1998@from-queue/n from SIP/1998) (ringinuse enabled) (Not in use) has taken no calls yet
1997 (Local/1997@from-queue/n from SIP/1997) (ringinuse enabled) (Not in use) has taken no calls yet
1996 (Local/1996@from-queue/n from SIP/1996) (ringinuse enabled) (Not in use) has taken no calls yet
1994 (Local/1994@from-queue/n from SIP/1994) (ringinuse enabled) (Not in use) has taken no calls yet
1991 (Local/1991@from-queue/n from SIP/1991) (ringinuse enabled) (Not in use) has taken no calls yet
1992 (Local/1992@from-queue/n from SIP/1992) (ringinuse enabled) (Not in use) has taken no calls yet
No Callers
В чем может быть дело?
В диалплане ничего (никаких правил), связанного с 1990 нет.