cant dial long distance call

General and Support topics relating to ViciDialNow and GoAutoDial ISO installers

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

cant dial long distance call

Postby manickam » Thu Jun 04, 2009 2:04 pm

hi all

i've installed vicidialnow but i always get "i'm sorry this is not a valid extension please try again" i try dialing towards france
here's what i put in extensions :

exten => _901133NXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _901133NXXXXXXXXX,2,Dial(${siptrunk}/${EXTEN:1},,To)
exten => _901133NXXXXXXXXX,3,Hangup

any ideas
manickam
 
Posts: 11
Joined: Sat Jan 17, 2009 10:39 am

Postby mflorell » Thu Jun 04, 2009 4:24 pm

Please post Asterisk CLI output of this happening.
mflorell
Site Admin
 
Posts: 18387
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby gardo » Sat Jun 06, 2009 9:43 am

Please read the guidelines first before posting. Specifically:

Op3r wrote:Additional: Simplifying the support for people

When Requesting for support please include the FF.

1) Version of VICIDIAL
2) loadavg
3) Server Specs
4) Codecs used
5) VOIP or PSTN
6) OS

last but not the least:

Did you really follow the SCRATCH_INSTALL Document? Did you read the manuals? READ IT FIRST!
http://goautodial.com
Empowering the next generation contact centers
gardo
 
Posts: 1926
Joined: Fri Sep 15, 2006 10:24 am
Location: Manila, 1004

Postby manickam » Mon Jun 08, 2009 8:37 am

-- Executing MeetMe("Local/8600051@default-372b,2", "8600051|F") in new stack
> Channel Local/8600051@default-372b,1 was answered.
-- Executing AGI("Local/8600051@default-372b,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 Dial("Local/8600051@default-372b,1", "/01133877665505||To") in new stack
Jun 8 09:12:40 WARNING[11149]: channel.c:2621 ast_request: No channel type registered for ''
Jun 8 09:12:40 NOTICE[11149]: app_dial.c:1076 dial_exec_full: Unable to create channel of type '' (cause 66 - Channel not implemented)
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing Hangup("Local/8600051@default-372b,1", "") in new stack
== Spawn extension (default, 901133877665505, 3) exited non-zero on 'Local/8600051@default-372b,1'
-- Executing DeadAGI("Local/8600051@default-372b,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----66-----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-372b,2'
-- Executing DeadAGI("Local/8600051@default-372b,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

this is the asterisk cli output, i'm using the latest version of vicidialnow
manickam
 
Posts: 11
Joined: Sat Jan 17, 2009 10:39 am

Postby mcargile » Mon Jun 08, 2009 8:49 am

In your dial string:

Code: Select all
Dial(${siptrunk}/${EXTEN:1},,To)


the dialplan variable ${siptrunk} does not have a value. Somewhere earlier in the file there should be a line similar to this:

siptrunk=SIP/SOMEPROVIDER

where SOMEPROVIDER matches and entry in sip.conf. Here is an example of what would be in sip.conf:

Code: Select all
[SOMEPROVIDER]
type=friend
context=trunkinbound
username=myuser
secret=strongpassword
host=ip.or.hostname.of.provider.com
insecure=very
disallow=all
allow=ulaw
dtmfmode=RFC2833
qualify=no
Michael Cargile | Director of Engineering | ViciDialGroup | http://www.vicidial.com

The official source for VICIDIAL services and support. 1-888-894-VICI (8424)
mcargile
Site Admin
 
Posts: 617
Joined: Tue Jan 16, 2007 9:38 am


Return to ViciDialNow - GoAutoDial

Who is online

Users browsing this forum: No registered users and 21 guests