Page 1 of 1

DID Configuration problem

PostPosted: Sun Jan 22, 2012 3:35 pm
by usmanbutt001
Hi William,

I m facing one issue when i configure the DID no in Goautodial it gives error like this.

-- Executing Wait("SIP/195.20.217.54-08a49968", "") in new stack
-- Executing Dial("SIP/195.20.217.54-08a49968", "SIP/cc150") in new stack
Jan 22 15:30:58 NOTICE[9728]: app_dial.c:1076 dial_exec_full: Unable to create channel of type 'SIP' (cause 3 - No route to destination)
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing Hangup("SIP/195.20.217.54-08a49968", "") in new stack
== Spawn extension (default, 14163421522, 3) exited non-zero on 'SIP/195.20.217.54-08a49968'
-- Executing DeadAGI("SIP/195.20.217.54-08a49968", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----3-----CHANUNAVAIL----------") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0

I have configure the DID no in extension.conf file

exten => 14163421522,1,Wait()
exten => 14163421522,2,Dial(SIP/cc150)
exten => 14163421522,3,Hangup()

Tell me which end the problem exist.

Waiting of your prompt reply.

Thanks,

Goautodial 2.0CE
Asterisk 1.4
No Sangoma/Digium Card

PostPosted: Mon Jan 23, 2012 8:49 pm
by williamconley
Read the Vicidial Manager's Manual. DID setup does not involve modifying extensions.conf. It involves changing "context=trunkinbound" and then creating the DID in the administration web interface.

Also: this is a Vicidial question, not directly related to the OS or Installer. Better to place questions like this in "Support" rather than "VicidialNow - GoAutoDial".