Displaying 1 result from an estimated 1 matches for "99xxxyyyy".
2009 Jun 27
0
1.6.1: unable to create channel IAX2 to Junction
Trying to set up Junction Networks for outgoing on 1.6.1:
extensions.conf:
exten => _99X.,n,Dial(IAX2/jnctn_out/${called-num})
iax.conf
[jnctn_out]
type=peer
host=iax.jnctn.net
username=
secret=
qualify=yes
I'm not using realtime.
But CLI:
-- Executing [99xxxyyyy at internal:3] Dial("DAHDI/1-1",
"IAX2/jnctn_out/1wwwxxxzzzz") in new stack
[2009-06-27 14:21:45] WARNING[2541]: app_dial.c:1528 dial_exec_full:
Unable to create channel of type 'IAX2' (cause 20 - Unknown)
== Everyone is busy/congested at this time (1:0/0/1)
Is thi...