Page 1 of 1

Trunk and Dial Plan issue .

PostPosted: Tue Jan 15, 2013 7:50 am
by ashis103
would you Please let me know fresh configure how can set trunk and dial Plan

Exam My SIP :test
Passwd:test@32
IP:x.x.x.x

Agent should be dial format frm ext :country code+phone Ex(88-01714...)

------------------------
My Confi Details Below:
[ZTELVOS]
disallow=all
allow=alaw
allow=ulaw
allow=g729
type=friend
username=test
secret=test...
host=xxx.xxx.xxx.xxx
port=5060
dtmfmode=rfc2833
qualify=yes
insecure=very
nat=no

------------------
exten => _X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _X.,n,Dial(${87649879:Kk98YaJ@188.94.240.96:5060}/${EXTEN},,tTor)
exten => _X.,n,Hangup

Astericks msg :
[Jan 15 07:49:57] -- Executing [8801714396426@default:1] AGI("SIP/105-00000044", "agi://127.0.0.1:4577/call_log") in new stack
[Jan 15 07:49:57] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 15 07:49:57] -- Executing [8801714396426@default:2] Dial("SIP/105-00000044", "/8801714396426||tTor") in new stack
[Jan 15 07:49:57] WARNING[10562]: channel.c:3776 ast_request: No channel type registered for ''
[Jan 15 07:49:57] WARNING[10562]: app_dial.c:1310 dial_exec_full: Unable to create channel of type '' (cause 66 - Channel not implemented)
[Jan 15 07:49:57] == Everyone is busy/congested at this time (1:0/0/1)
[Jan 15 07:49:57] -- Executing [8801714396426@default:3] Hangup("SIP/105-00000044", "") in new stack
[Jan 15 07:49:57] == Spawn extension (default, 8801714396426, 3) exited non-zero on 'SIP/105-00000044'
[Jan 15 07:49:57] -- Executing [h@default:1] DeadAGI("SIP/105-00000044", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----66-----CHANUNAVAIL----------") in new stack
[Jan 15 07:49:57] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0

Re: Trunk and Dial Plan issue .

PostPosted: Tue Jan 15, 2013 9:45 pm
by ashis103
anyone reply me please

Re: Trunk and Dial Plan issue .

PostPosted: Wed Jan 16, 2013 6:50 am
by DomeDan
your dialplan is all wrong!
read "Add a new Carrier trunk to your system" in the manual

fix it and try again, still got problems? then post your vicidial-version, ISO, install method etc here

you can also hang out on google with "cause 66 - Channel not implemented" to gather some knowledge.

Re: Trunk and Dial Plan issue .

PostPosted: Tue Feb 12, 2013 3:42 pm
by williamconley