[asterisk-users] Outbound dialing

Nicholas Blasgen nicholas at blasgen.com
Tue Aug 7 14:57:14 CDT 2007


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> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070807/fbdbe5ba/attachment.htm 


More information about the asterisk-users mailing list