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