<div>Not specific to the SPA3102, but just normal outbound dialing is as follows:</div>
<div>&nbsp;</div>
<div>exten =&gt; _1NXXNXXXXXX,1,Dial(&lt;trunk type&gt;/&lt;name&gt;/${EXTEN})<br>&nbsp;</div>
<div>or if you want to require people to dial 9, then:</div>
<div>&nbsp;</div>
<div>exten =&gt; _91NXXNXXXXXX,1,Dial(&lt;trunk type&gt;/&lt;name&gt;/${EXTEN})<br>&nbsp;</div>
<div>or if you&#39;re like me and you&#39;re used to a cell phone and don&#39;t like dialing the 1:</div>
<div>&nbsp;</div>
<div>exten =&gt; _NXXNXXXXXX,1,Dial(&lt;trunk type&gt;/&lt;name&gt;/1${EXTEN})</div>
<div><br>&nbsp;</div>
<div><span class="gmail_quote">On 8/7/07, <b class="gmail_sendername">Tim Johnson</b> &lt;<a href="mailto:tjapml@cometonovascotia.ca">tjapml@cometonovascotia.ca</a>&gt; 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&#39;d like to be
<br>able to have Asterisk pass the number I dialed to the SPA and have it<br>dialout. I&#39;ve played with dialplans on the SPA I&#39;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>&nbsp;&nbsp;<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