<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Tim,<br>
<br>
If the Asterisk stuff below doesn't fix it, try the docs at
<a class="moz-txt-link-freetext" href="http://www.jmgtechnology.com.au/spa_3000_guide.pdf">http://www.jmgtechnology.com.au/spa_3000_guide.pdf</a><br>
<br>
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.<br>
<br>
In case you are dialing from a phone on "Line 1", here is the "Line 1"
dialplan from my home SPA3102...<br>
<br>
(*xx|[3469]11|0|00|[29]xxxxxxxxx|1xxx[2-9]xxxxxx|2[01]x|50[01]|xxxxxxxxxxxx.)<br>
<br>
I can't remember if that is default or if I tweaked it. Works in
Ontario.<br>
<br>
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.<br>
<br>
regards,<br>
<br>
Drew<br>
<br>
<br>
Nicholas Blasgen wrote:
<blockquote
 cite="mid:272f26b80708071257w431f2000uf568af0a8807027f@mail.gmail.com"
 type="cite">
  <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're like me and you're used to a cell phone and don'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 moz-do-not-send="true"
 href="mailto:tjapml@cometonovascotia.ca">tjapml@cometonovascotia.ca</a>&gt;
wrote:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">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 moz-do-not-send="true"
 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 moz-do-not-send="true"
 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
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Drew Gibson

Systems Administrator
OANDA Corporation
416-593-6767 x322
<a class="moz-txt-link-abbreviated" href="http://www.oanda.com">www.oanda.com</a>
</pre>
</body>
</html>