[asterisk-users] Outbound dialing

Drew Gibson drew at oanda.com
Tue Aug 7 15:55:19 CDT 2007


Tim,

If the Asterisk stuff below doesn't fix it, try the docs at 
http://www.jmgtechnology.com.au/spa_3000_guide.pdf

Ensure you enable VoIP to PSTN gateway mode and that "PSTN Line" is 
registered with Asterisk. This is probably OK as you appear to get 
dialtone back from the SPA. If you are calling from the phone on "Line 
1", make all calls go through Asterisk. See above docs for details.

In case you are dialing from a phone on "Line 1", here is the "Line 1" 
dialplan from my home SPA3102...

(*xx|[3469]11|0|00|[29]xxxxxxxxx|1xxx[2-9]xxxxxx|2[01]x|50[01]|xxxxxxxxxxxx.)

I can't remember if that is default or if I tweaked it. Works in Ontario.

If that is OK, try increasing the gain "SPA to PSTN". If the gain is too 
low, the DTMF may not be recognised by the CO. I found this out whilst 
troubleshooting echo problems.

regards,

Drew


Nicholas Blasgen wrote:
> Not specific to the SPA3102, but just normal outbound dialing is as 
> follows:
>  
> exten => _1NXXNXXXXXX,1,Dial(<trunk type>/<name>/${EXTEN})
>  
> or if you want to require people to dial 9, then:
>  
> exten => _91NXXNXXXXXX,1,Dial(<trunk type>/<name>/${EXTEN})
>  
> or if you're like me and you're used to a cell phone and don't like 
> dialing the 1:
>  
> exten => _NXXNXXXXXX,1,Dial(<trunk type>/<name>/1${EXTEN})
>
>  
> On 8/7/07, *Tim Johnson* <tjapml at cometonovascotia.ca 
> <mailto:tjapml at cometonovascotia.ca>> wrote:
>
>     Hello all. I am just getting back into Asterisk and I am setting up my
>     Linksys SPA3102. I have incoming calls working fine, as is the phone
>     plugged into the unit. My problem is I cannot get the SPA3102 to dial
>     a phone number automatically. I can call the extention of the PSTN and
>     I get a second dialtone, and I can then manually dial. I'd like to be
>     able to have Asterisk pass the number I dialed to the SPA and have it
>     dialout. I've played with dialplans on the SPA I've found during my
>     googling, but I think it might be something I am missing in my
>     extentions.conf file. Any ideas?
>
>     Tim
>
>     _______________________________________________
>     --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
>     asterisk-users mailing list
>     To UNSUBSCRIBE or update options visit:
>       http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
>
> -- 
> /Nick
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
Drew Gibson

Systems Administrator
OANDA Corporation
416-593-6767 x322
www.oanda.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070807/9af450ca/attachment.htm 


More information about the asterisk-users mailing list