<div>Sorry for my delay in answer you.</div>
<div>S0 is how pstn line is identified into spa3000. It means that an incoming call from S0 will be forwarded to &quot;extension@asteriskbox&quot;<br>yor must configure in sip.conf an account for the sip pstn line and a context , in 
extensions.conf the same context with a pattern</div>
<div>or number&nbsp; for dialing.</div>
<div>&nbsp;</div>
<div>example</div>
<div>sip.conf</div>
<div>[100]<br>host=dynamic<br>type=friend<br>context=GW-PSTN-ZEL<br>secret=xxxxx<br>qualify=150<br>authuser=100<br>username=GW-PSTN-ZEL<br>accountcode=ZEL-100<br>port=5061<br>disallow=all<br>allow=ulaw</div>
<div>&nbsp;</div>
<div>extensions.conf</div>
<div>[GW-PSTN-ZEL]<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exten=&gt;s,1,Answer<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exten=&gt;s,2,NoOp(${CALLERID})<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exten=&gt;s,3,GotoIfTime(10:00-18:00,mon-fri,*,*?HLaboral,s,1)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exten=&gt;s,4,GotoIfTime(09:00-10:00,mon-fri,*,*?DesvioFax,s,1)
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exten=&gt;s,5,Goto(Cerrado,s,1)<br>&nbsp;</div>
<div>I Have configured&nbsp;the spa 3000 with <font color="#550055">S0&lt;:s@Asterisk_ip_address&gt;</font></div>
<div><font color="#000000">when spa 3000 receive a call, is forwarded to s extension in asterisk, but before, it is very important that sip user line be registered&nbsp;with asterisk for making calls.</font></div>
<div>&nbsp;</div>
<div>I hope&nbsp; it will help you<br>&nbsp;<br>&nbsp;</div>
<div><span class="gmail_quote">2006/11/29, Larry Alkoff &lt;<a href="mailto:labradley@mindspring.com">labradley@mindspring.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Fran when you say &quot;specify the next hop&quot; do you mean the S0 line be an<br>extension in sip.conf or a context in 
extensions.conf?<br><br>Or should the line simply be tacked on to my [default] context?<br><br>Larry<br><br>Fran Oliveira wrote:<br>&gt; I think it is wrong. You should specify the next hop with some like this<br>&gt; S0&lt;:
66610@Asterisk_ip_address&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; 2006/11/23, Larry Alkoff &lt;<a href="mailto:labradley@mindspring.com">labradley@mindspring.com</a>&gt;:<br>&gt;&gt;<br>&gt;&gt; Problem: SPA3000 phone does not ring for incoming PSTN call although I
<br>&gt;&gt; can dial out.<br>&gt;&gt;<br>&gt;&gt; I set up my Sipura with the Voxilla Wizard which is pretty good but<br>&gt;&gt; leaves out some important details.<br>&gt;&gt;<br>&gt;&gt; The Voxilla Wizard for Supura SPA3000 gave me a setting for PSTN Tab -&gt;
<br>&gt;&gt; Dial Plans -&gt;<br>&gt;&gt; Dial Plan 8 (&lt;S0:66610&gt;)<br>&gt;&gt;<br>&gt;&gt; Should I put extension [66610] in sip.conf with a context in<br>&gt;&gt; extensions.conf that will contain dialing instructions?
<br>&gt;&gt;<br>&gt;&gt; Can someone please tell me what the entries under [66610] and the<br>&gt;&gt; associated context would look like?<br>&gt;&gt;<br>&gt;&gt; Or just tell me how to handle this - I'm been stuck for some time with
<br>&gt;&gt; this.<br>&gt;&gt;<br>&gt;&gt; The Wizard was nice enough to give detailed settings for sip.conf and<br>&gt;&gt; extensions.conf but nothing about to handle Dial Plan 8 except &quot;You'll<br>&gt;&gt; need to enter the extension you wish to forward all incoming PSTN calls
<br>&gt;&gt; to on your Asterisk server&quot;. I don't understand how to do that.<br>&gt;&gt;<br>&gt;&gt; Larry<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; Larry Alkoff N2LA - Austin TX<br><br><br>--<br>Larry Alkoff N2LA - Austin TX
<br>Using Thunderbird on Linux<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.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>