Unable to create channel of type 'SIP' (cause 20 -unknown)

General and Support topics relating to ViciDialNow and GoAutoDial ISO installers

Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid

Unable to create channel of type 'SIP' (cause 20 -unknown)

Postby sayzameer » 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!
Last edited by sayzameer on Wed Jun 06, 2012 10:15 am, edited 1 time in total.
sayzameer
 
Posts: 9
Joined: Sat May 26, 2012 2:04 am

Re: Unable to create channel of type 'SIP' (cause 20 -unknow

Postby joako » Fri Jun 01, 2012 3:57 am

The key is: No such host: 92565

Your sip show registry shows your outbound registrations, username is not necessarily the peer name. So check in Admin > Carriers > Modify and under account entry take whatever is at the top between the brackets and use it in place of 92565 for the dialplan. See example:

Image

One more thing, if anyone is reading still in VERSION: 2.2.1-237 you cannot input ";" in the "Dialplan Entry."
joako
 
Posts: 37
Joined: Thu Sep 22, 2011 11:58 pm

Re: Unable to create channel of type 'SIP' (cause 20 -unknow

Postby sayzameer » Fri Jun 01, 2012 7:29 am

Hi Joako,

Thanks for your exact resolution....Got it working!!. :) I was scratching my brain since long :idea:

Regards,
sayzameer
 
Posts: 9
Joined: Sat May 26, 2012 2:04 am

Re: Unable to create channel of type 'SIP' (cause 20 -unknow

Postby dash » Sat Sep 22, 2012 3:43 pm

Hi please help me somebody please help me i need need ASAP

I got a problem here

when i start to call it automatically dispo- the call after 10 second and it say "DIAL ALERT:

Call Rejected: CHANUNAVAIL
Cause: 20 - Subscriber absent.
"

my server is Goautodial V 2.0
Processors 2
Model Pentium(R) Dual-Core CPU E6600 @ 3.06GHz
CPU Speed 3.07 GHz
Cache Size 2.00 MB
System Bogomips 12266.37
PCI Devices
- Audio device: Intel Corporation 82801G
- Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller
- Ethernet controller: VIA Technologies, Inc. VT6105/VT6106S [Rhine-III]
- Host bridge: Intel Corporation 4 Series Chipset DRAM Controller
- IDE interface: Intel Corporation 82801G
- IDE interface: Intel Corporation 82801GB/GR/GH
- ISA bridge: Intel Corporation 82801GB/GR
- PCI bridge: Intel Corporation 82801 PCI Bridge
- (2x) PCI bridge: Intel Corporation 82801G
- SMBus: Intel Corporation 82801G
- (5x) USB Controller: Intel Corporation 82801G
- VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller
IDE Devices none
SCSI Devices
- ATA WDC WD20EARS-00M (Direct-Access)
USB Devices none


This is my CLI>

[Sep 22 16:29:15] -- Executing [58600051@default:1] MeetMe("Local/58600051@default-197f,2", "8600051|Fmq") in new stack
[Sep 22 16:29:15] > Channel Local/58600051@default-197f,1 was answered.
[Sep 22 16:29:15] -- Executing [8309@default:1] Answer("Local/58600051@default-197f,1", "") in new stack
[Sep 22 16:29:15] -- Executing [8309@default:2] Monitor("Local/58600051@default-197f,1", "wav|5103528111_20120922-132914_FFG_agent3") in new stack
[Sep 22 16:29:15] -- Executing [8309@default:3] Wait("Local/58600051@default-197f,1", "3600") in new stack
[Sep 22 16:29:19] == Manager 'sendcron' logged off from 127.0.0.1
[Sep 22 16:29:19] == Manager 'sendcron' logged off from 127.0.0.1
[Sep 22 16:29:35] == Parsing '/etc/asterisk/manager.conf': [Sep 22 16:29:35] Found
[Sep 22 16:29:35] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 22 16:29:35] == Parsing '/etc/asterisk/manager.conf': [Sep 22 16:29:35] Found
[Sep 22 16:29:35] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 22 16:29:35] == Spawn extension (default, 58600051, 1) exited non-zero on 'Local/58600051@default-8107,2'
[Sep 22 16:29:35] -- Executing [h@default:1] DeadAGI("Local/58600051@default-8107,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Sep 22 16:29:35] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
[Sep 22 16:29:35] == Spawn extension (default, 8309, 3) exited non-zero on 'Local/58600051@default-8107,1'
[Sep 22 16:29:35] -- Executing [h@default:1] DeadAGI("Local/58600051@default-8107,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Sep 22 16:29:35] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
[Sep 22 16:29:35] == Parsing '/etc/asterisk/manager.conf': [Sep 22 16:29:35] Found
[Sep 22 16:29:35] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 22 16:29:35] == Spawn extension (default, 58600051, 1) exited non-zero on 'Local/58600051@default-3814,2'
[Sep 22 16:29:35] -- Executing [h@default:1] DeadAGI("Local/58600051@default-3814,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Sep 22 16:29:35] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
[Sep 22 16:29:35] == Spawn extension (default, 8309, 3) exited non-zero on 'Local/58600051@default-3814,1'
[Sep 22 16:29:35] -- Executing [h@default:1] DeadAGI("Local/58600051@default-3814,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Sep 22 16:29:35] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
[Sep 22 16:29:35] == Parsing '/etc/asterisk/manager.conf': [Sep 22 16:29:35] Found
[Sep 22 16:29:35] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 22 16:29:35] == Spawn extension (default, 58600051, 1) exited non-zero on 'Local/58600051@default-2e29,2'
[Sep 22 16:29:35] -- Executing [h@default:1] DeadAGI("Local/58600051@default-2e29,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Sep 22 16:29:35] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
[Sep 22 16:29:35] == Spawn extension (default, 8309, 3) exited non-zero on 'Local/58600051@default-2e29,1'
[Sep 22 16:29:35] -- Executing [h@default:1] DeadAGI("Local/58600051@default-2e29,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Sep 22 16:29:35] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
[Sep 22 16:29:36] == Parsing '/etc/asterisk/manager.conf': [Sep 22 16:29:36] Found
[Sep 22 16:29:36] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 22 16:29:36] == Spawn extension (default, 58600051, 1) exited non-zero on 'Local/58600051@default-197f,2'
[Sep 22 16:29:36] -- Executing [h@default:1] DeadAGI("Local/58600051@default-197f,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Sep 22 16:29:36] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
[Sep 22 16:29:36] == Spawn extension (default, 8309, 3) exited non-zero on 'Local/58600051@default-197f,1'
[Sep 22 16:29:36] -- Executing [h@default:1] DeadAGI("Local/58600051@default-197f,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Sep 22 16:29:36] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
[Sep 22 16:29:38] == Parsing '/etc/asterisk/manager.conf': [Sep 22 16:29:38] Found
[Sep 22 16:29:38] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 22 16:29:38] == Spawn extension (default, 8600051, 1) exited non-zero on 'SIP/cc103-00000002'
[Sep 22 16:29:38] -- Executing [h@default:1] DeadAGI("SIP/cc103-00000002", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------") in new stack
[Sep 22 16:29:38] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16--------------- completed, returning 0
[Sep 22 16:29:38] == Parsing '/etc/asterisk/manager.conf': [Sep 22 16:29:38] Found
[Sep 22 16:29:38] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 22 16:29:38] -- Executing [55558600051@default:1] MeetMeAdmin("Local/55558600051@default-80a1,2", "8600051|K") in new stack
[Sep 22 16:29:38] WARNING[6679]: app_meetme.c:2985 admin_exec: Conference number '8600051' not found!
[Sep 22 16:29:38] -- Executing [55558600051@default:2] Hangup("Local/55558600051@default-80a1,2", "") in new stack
[Sep 22 16:29:38] == Spawn extension (default, 55558600051, 2) exited non-zero on 'Local/55558600051@default-80a1,2'
[Sep 22 16:29:38] -- Executing [h@default:1] DeadAGI("Local/55558600051@default-80a1,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------") in new stack
[Sep 22 16:41:16] == Manager 'sendcron' logged off from 127.0.0.1
[Sep 22 16:41:17] == Manager 'sendcron' logged off from 127.0.0.1
[Sep 22 16:41:21] == Parsing '/etc/asterisk/manager.conf': [Sep 22 16:41:21] Found
[Sep 22 16:41:21] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 22 16:41:21] -- Executing [8600051@default:1] MeetMe("Local/8600051@default-fa19,2", "8600051|F") in new stack
[Sep 22 16:41:21] > Channel Local/8600051@default-fa19,1 was answered.
[Sep 22 16:41:21] -- Executing [915107822746@default:1] AGI("Local/8600051@default-fa19,1", "agi://127.0.0.1:4577/call_log") in new stack
[Sep 22 16:41:21] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Sep 22 16:41:21] -- Executing [915107822746@default:2] Dial("Local/8600051@default-fa19,1", "SIP/AccelaSansay1/15107822746||tTo") in new stack
[Sep 22 16:41:21] WARNING[15056]: app_dial.c:1296 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Unknown)
[Sep 22 16:41:21] == Everyone is busy/congested at this time (1:0/0/1)
[Sep 22 16:41:21] -- Executing [915107822746@default:3] Hangup("Local/8600051@default-fa19,1", "") in new stack
[Sep 22 16:41:21] == Spawn extension (default, 915107822746, 3) exited non-zero on 'Local/8600051@default-fa19,1'
[Sep 22 16:41:21] -- Executing [h@default:1] DeadAGI("Local/8600051@default-fa19,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI- ----NODEBUG-----20-----CHANUNAVAIL----------") in new stack
[Sep 22 16:41:21] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----20-----CHANUNAVAIL---------- completed , returning 0

Can you please help?PLEASE

PLEASE HELP ME
dash
 
Posts: 7
Joined: Thu Jul 05, 2012 5:01 pm

Re: Unable to create channel of type 'SIP' (cause 20 -unknow

Postby striker » Mon Sep 24, 2012 12:20 pm

"Unable to create channel of type 'SIP"

1. make sure your sip trunk is registered properly
2. make sure the global entry and peer name entered propely

3. post few more details like your carrier settings , dialplan entry.
www.striker24x7.com www.youtube.com/c/striker24x7 Telegram/skype id : striker24x7
striker
 
Posts: 962
Joined: Sun Jun 06, 2010 10:25 am

Re: Unable to create channel of type 'SIP' (cause 20 -unknow

Postby abdulnawas » Sun Sep 14, 2014 2:04 pm

I have same problem
vicibox*CLI> console dial 0505474840 [Sep 14 23:03:13] WARNING[45609]: chan_oss.c:489 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
[Sep 14 23:03:13] NOTICE[45609]: console_video.c:137 console_video_start: voice only, console video support not present
[Sep 14 23:03:13] -- Executing [0505474840@default:1] AGI("Console/dsp", "agi://127.0.0.1:4577/call_log") in new stack
[Sep 14 23:03:13] -- <Console/dsp>AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Sep 14 23:03:13] -- Executing [0505474840@default:2] Dial("Console/dsp", "SIP/042530300/0505474840,,tTor") in new stack
[Sep 14 23:03:13] WARNING[47569]: app_dial.c:2345 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Subscriber absent)
[Sep 14 23:03:13] == Everyone is busy/congested at this time (1:0/0/1)
[Sep 14 23:03:13] -- Executing [0505474840@default:3] Hangup("Console/dsp", "") in new stack
[Sep 14 23:03:13] == Spawn extension (default, 0505474840, 3) exited non-zero on 'Console/dsp'
[Sep 14 23:03:13] -- Executing [h@default:1] AGI("Console/dsp", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----20-----CHANUNAVAIL----------") in new stack
[Sep 14 23:03:13] -- <Console/dsp>AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
[Sep 14 23:03:13] << Hangup on console >>
[Sep 14 23:03:23] NOTICE[2175]: chan_sip.c:13795 sip_reg_timeout: -- Registration for '42530300.etisalat@192.168.1.6' timed out, trying again (Attempt #2)
vicibox*CLI>
abdulnawas
 
Posts: 14
Joined: Tue Sep 09, 2014 2:28 am

Re: Unable to create channel of type 'SIP' (cause 20 -unknow

Postby striker » Wed Sep 17, 2014 2:33 am

@abdulnawas

post your carrier settings and dialplan entry

and sip show peers and sip show registry
www.striker24x7.com www.youtube.com/c/striker24x7 Telegram/skype id : striker24x7
striker
 
Posts: 962
Joined: Sun Jun 06, 2010 10:25 am

Re: Unable to create channel of type 'SIP' (cause 20 -unknow

Postby Dawson » Thu Sep 20, 2018 7:01 am

Hi Striker!
Can you also please help me with this error below. I cannot solve this on my own as i just started using VICIDial.

Image


Register String:
register =>43582:xxxxxxxxx@69.xxx.xxx.134:5060

Account Entry
[VICIDial/X-Lite]
disallow=all
allow=ulaw
type=peer
username=43582
secret=xxxxxxxxx
host=69.xxx.xxx.134
qualify=yes
dtmfmode=rfc2833

Global String
Trunk = SIP/VICIDial/X-Lite

Dialplan Entry
exten => _91XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91XXXXXXXXXX,2,Dial(SIP/43582:xxxxxxxx@69.xxx.xxx.134:5060/${EXTEN},,tTo)
exten => _91XXXXXXXXXX,3,Hangup()
Dawson
 
Posts: 8
Joined: Mon Aug 27, 2018 5:45 pm

Re: Unable to create channel of type 'SIP' (cause 20 -unknow

Postby Dawson » Thu Sep 20, 2018 2:22 pm

Thanks just figured it out this by changing my dialplan line 2
Dawson
 
Posts: 8
Joined: Mon Aug 27, 2018 5:45 pm


Return to ViciDialNow - GoAutoDial

Who is online

Users browsing this forum: Google [Bot] and 57 guests