Unable to create channel of type 'SIP' (cause 20 -unknown)
Posted: Thu May 31, 2012 6:53 am
Hi,
I am facing the above issue
"No Such Host" and "Unable to create channel of type 'SIP' (cause 20 -unknown)"
Below is a complete log and information of my server.
Asterisk Version 1.4
GoAutoDial Version VERSION: 2.2.1-237 BUILD: 100510-2015
Linux g 2.6.18-194.8.1.el5.goPAE #1 SMP Fri Jul 30 05:30:57 EDT 2010 i686 i686 i386 GNU/Linux
Carrier Settings
Carrier ID : TATA2
Carrier Name : TATA_SIP2
Carrier Description : TATA_SIP2
Registration String : register=>xxxxx:xxxxx@203.196.xxx.xxx:5060
Template ID :-NONE-
Account Entry :
TATA
type=peer
diallow=all
allow=g729
username=XXXXX
secret=xxxxx
host=203.196.xxx.xxx
fromdomain=203.196.xxx.xxx
qualify=1000
fromuser=xxxxx
nat=yes
qualify=yes
canreinvite=yes
insecure=very
context=trunkinbound
dtmfmode=rfc2833
Protocol: SIP
Globals String:TATASIP=SIP/xxxxx
Dialplan Entry:
exten => _9XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9XXXXXXXXXX,2,Dial(${TATASIP}/${EXTEN:1},,tTor)
exten => _9XXXXXXXXXX,3,Hangup
Server IP:192.168.1.2
Active:Y
CLI Output::
-- Executing [8600051@default:1] MeetMe("Local/8600051@default-7a80,2", "8600051|F") in new stack
-- Executing [0012106630457@default:1] AGI("Local/8600051@default-7a80,1", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing [0012106630457@default:2] Dial("Local/8600051@default-7a80,1", "SIP/92565/0012106630457||tTor") in new stack
== Manager 'sendcron' logged off from 127.0.0.1
[May 31 06:42:07] WARNING[30706]: chan_sip.c:3095 create_addr: No such host: 92565
[May 31 06:42:07] WARNING[30706]: app_dial.c:1296 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Unknown)
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [0012106630457@default:3] Hangup("Local/8600051@default-7a80,1", "") in new stack
== Spawn extension (default, 0012106630457, 3) exited non-zero on 'Local/8600051@default-7a80,1'
-- Executing [h@default:1] DeadAGI("Local/8600051@default-7a80,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----20-----CHANUNAVAIL----------") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
== Spawn extension (default, 8600051, 1) exited non-zero on 'Local/8600051@default-7a80,2'
-- Executing [h@default:1] DeadAGI("Local/8600051@default-7a80,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
== Manager 'sendcron' logged off from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
Show translation for Codec Output::
Connected to Asterisk 1.4.27.1-1 RPM currently running on g (pid = 26392)
Verbosity is at least 3
g*CLI> core show translations
No such command 'core show translations' (type 'help core show' for other possible commands)
g*CLI> core show translation
Translation times between formats (in milliseconds) for one second of data
Source Format (Rows) Destination Format (Columns)
g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex ilbc g726 g722
g723 - 5 2 2 4 2 1 6 15 - - 4 -
gsm 20 - 3 3 5 3 2 7 16 - - 5 -
ulaw 19 5 - 1 4 2 1 6 15 - - 4 -
alaw 19 5 1 - 4 2 1 6 15 - - 4 -
g726aal2 20 6 3 3 - 3 2 7 16 - - 5 -
adpcm 19 5 2 2 4 - 1 6 15 - - 4 -
slin 18 4 1 1 3 1 - 5 14 - - 3 -
lpc10 22 8 5 5 7 5 4 - 18 - - 7 -
g729 22 8 5 5 7 5 4 9 - - - 7 -
speex - - - - - - - - - - - - -
ilbc - - - - - - - - - - - - -
g726 21 7 4 4 6 4 3 8 17 - - - -
g722 - - - - - - - - - - - - -
Sip show registry output
g*CLI> sip show registry
Host Username Refresh State Reg.Time
203.196.XXX.XX:5060 92565 105 Registered Thu, 31 May 2012 07:08:22
g*CLI>
SIP show channels output::
g*CLI> sip show channels
Peer User/ANR Call ID Seq (Tx/Rx) Format Hold Last Message
0.0.0.0 (None) 6163f45e2ec 00101/00000 0x0 (nothing) No
203.196.XXX.XX 92565 6163f45e2ec 00141/00000 0x0 (nothing) No (d)
2 active SIP channels
== Refreshing DNS lookups.
g*CLI>
Can somebody help me out? I am in a real fix because of this issue!
I am facing the above issue
"No Such Host" and "Unable to create channel of type 'SIP' (cause 20 -unknown)"
Below is a complete log and information of my server.
Asterisk Version 1.4
GoAutoDial Version VERSION: 2.2.1-237 BUILD: 100510-2015
Linux g 2.6.18-194.8.1.el5.goPAE #1 SMP Fri Jul 30 05:30:57 EDT 2010 i686 i686 i386 GNU/Linux
Carrier Settings
Carrier ID : TATA2
Carrier Name : TATA_SIP2
Carrier Description : TATA_SIP2
Registration String : register=>xxxxx:xxxxx@203.196.xxx.xxx:5060
Template ID :-NONE-
Account Entry :
TATA
type=peer
diallow=all
allow=g729
username=XXXXX
secret=xxxxx
host=203.196.xxx.xxx
fromdomain=203.196.xxx.xxx
qualify=1000
fromuser=xxxxx
nat=yes
qualify=yes
canreinvite=yes
insecure=very
context=trunkinbound
dtmfmode=rfc2833
Protocol: SIP
Globals String:TATASIP=SIP/xxxxx
Dialplan Entry:
exten => _9XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9XXXXXXXXXX,2,Dial(${TATASIP}/${EXTEN:1},,tTor)
exten => _9XXXXXXXXXX,3,Hangup
Server IP:192.168.1.2
Active:Y
CLI Output::
-- Executing [8600051@default:1] MeetMe("Local/8600051@default-7a80,2", "8600051|F") in new stack
-- Executing [0012106630457@default:1] AGI("Local/8600051@default-7a80,1", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing [0012106630457@default:2] Dial("Local/8600051@default-7a80,1", "SIP/92565/0012106630457||tTor") in new stack
== Manager 'sendcron' logged off from 127.0.0.1
[May 31 06:42:07] WARNING[30706]: chan_sip.c:3095 create_addr: No such host: 92565
[May 31 06:42:07] WARNING[30706]: app_dial.c:1296 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Unknown)
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [0012106630457@default:3] Hangup("Local/8600051@default-7a80,1", "") in new stack
== Spawn extension (default, 0012106630457, 3) exited non-zero on 'Local/8600051@default-7a80,1'
-- Executing [h@default:1] DeadAGI("Local/8600051@default-7a80,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----20-----CHANUNAVAIL----------") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
== Spawn extension (default, 8600051, 1) exited non-zero on 'Local/8600051@default-7a80,2'
-- Executing [h@default:1] DeadAGI("Local/8600051@default-7a80,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
== Manager 'sendcron' logged off from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
Show translation for Codec Output::
Connected to Asterisk 1.4.27.1-1 RPM currently running on g (pid = 26392)
Verbosity is at least 3
g*CLI> core show translations
No such command 'core show translations' (type 'help core show' for other possible commands)
g*CLI> core show translation
Translation times between formats (in milliseconds) for one second of data
Source Format (Rows) Destination Format (Columns)
g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex ilbc g726 g722
g723 - 5 2 2 4 2 1 6 15 - - 4 -
gsm 20 - 3 3 5 3 2 7 16 - - 5 -
ulaw 19 5 - 1 4 2 1 6 15 - - 4 -
alaw 19 5 1 - 4 2 1 6 15 - - 4 -
g726aal2 20 6 3 3 - 3 2 7 16 - - 5 -
adpcm 19 5 2 2 4 - 1 6 15 - - 4 -
slin 18 4 1 1 3 1 - 5 14 - - 3 -
lpc10 22 8 5 5 7 5 4 - 18 - - 7 -
g729 22 8 5 5 7 5 4 9 - - - 7 -
speex - - - - - - - - - - - - -
ilbc - - - - - - - - - - - - -
g726 21 7 4 4 6 4 3 8 17 - - - -
g722 - - - - - - - - - - - - -
Sip show registry output
g*CLI> sip show registry
Host Username Refresh State Reg.Time
203.196.XXX.XX:5060 92565 105 Registered Thu, 31 May 2012 07:08:22
g*CLI>
SIP show channels output::
g*CLI> sip show channels
Peer User/ANR Call ID Seq (Tx/Rx) Format Hold Last Message
0.0.0.0 (None) 6163f45e2ec 00101/00000 0x0 (nothing) No
203.196.XXX.XX 92565 6163f45e2ec 00141/00000 0x0 (nothing) No (d)
2 active SIP channels
== Refreshing DNS lookups.
g*CLI>
Can somebody help me out? I am in a real fix because of this issue!