Problem with Sip call, so close need help!
Posted: Tue Sep 15, 2009 9:34 am
Hey there!
This is my first post and I hope someone can help. I am having trouble getting vicidialnow to dial out. I can dial from a softphone and my sip carrier is registered.
Below is my confg and below that is the error I am getting from the CLI, any help would be great. I know I am so close and must be over looking something. Thanks
[SIPEXAMPLE]
username=xxxxxxxx
type=peer
secret=xxxxxxxx
host=sip.varphonex.xxx
fromuser=xxxxxxxx
fromdomain=sip.varphonex.ccc
context=from-varphonex
canreinvite=no
Globals String: TESTSIPTRUNK = SIP/SIPEXAMPLE
exten => _91NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91NXXNXXXXXX,2,Dial(${TESTSIPTRUNK}/${EXTEN:1},55,To)
exten => _91NXXNXXXXXX,3,Hangup
vici*CLI> -- Executing AGI("SIP/cc100-08a68268", "agi://127.0.0.1:4577/call_log") in new stack
No such command '--' (type 'help' for help)
vici*CLI> -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
vici*CLI> -- Executing Dial("SIP/cc100-08a68268", "/1417894xxxx||To") in new stack
vici*CLI> Sep 15 10:28:07 WARNING[9311]: channel.c:2621 ast_request: No channel type registered for ''
vici*CLI> Sep 15 10:28:07 NOTICE[9311]: app_dial.c:1076 dial_exec_full: Unable to create channel of type '' (cause 66 - Channel not implemented)
-- Executing DeadAGI("SIP/cc100-08a68268", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----66-----CHANUNAVAIL----------") in new stack
vici*CLI> == Everyone is busy/congested at this time (1:0/0/1)
vici*CLI> -- Executing Hangup("SIP/cc100-08a68268", "") in new stack
vici*CLI> == Spawn extension (default, 91417894xxxx, 3) exited non-zero on 'SIP/cc100-08a68268'
vici*CLI> -- Executing DeadAGI("SIP/cc100-08a68268", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----66-----CHANUNAVAIL----------") in new stack
vici*CLI> -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
This is my first post and I hope someone can help. I am having trouble getting vicidialnow to dial out. I can dial from a softphone and my sip carrier is registered.
Below is my confg and below that is the error I am getting from the CLI, any help would be great. I know I am so close and must be over looking something. Thanks
[SIPEXAMPLE]
username=xxxxxxxx
type=peer
secret=xxxxxxxx
host=sip.varphonex.xxx
fromuser=xxxxxxxx
fromdomain=sip.varphonex.ccc
context=from-varphonex
canreinvite=no
Globals String: TESTSIPTRUNK = SIP/SIPEXAMPLE
exten => _91NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91NXXNXXXXXX,2,Dial(${TESTSIPTRUNK}/${EXTEN:1},55,To)
exten => _91NXXNXXXXXX,3,Hangup
vici*CLI> -- Executing AGI("SIP/cc100-08a68268", "agi://127.0.0.1:4577/call_log") in new stack
No such command '--' (type 'help' for help)
vici*CLI> -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
vici*CLI> -- Executing Dial("SIP/cc100-08a68268", "/1417894xxxx||To") in new stack
vici*CLI> Sep 15 10:28:07 WARNING[9311]: channel.c:2621 ast_request: No channel type registered for ''
vici*CLI> Sep 15 10:28:07 NOTICE[9311]: app_dial.c:1076 dial_exec_full: Unable to create channel of type '' (cause 66 - Channel not implemented)
-- Executing DeadAGI("SIP/cc100-08a68268", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----66-----CHANUNAVAIL----------") in new stack
vici*CLI> == Everyone is busy/congested at this time (1:0/0/1)
vici*CLI> -- Executing Hangup("SIP/cc100-08a68268", "") in new stack
vici*CLI> == Spawn extension (default, 91417894xxxx, 3) exited non-zero on 'SIP/cc100-08a68268'
vici*CLI> -- Executing DeadAGI("SIP/cc100-08a68268", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----66-----CHANUNAVAIL----------") in new stack
vici*CLI> -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0