<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Ciao Roland</div><div><br></div><div>your dialplan:</div><div><span class="Apple-style-span" style="font-family: Tahoma; font-size: 13px; ">Exten => _1XX,1,Dial(SIP/${EXTEN})&nbsp;<br></span></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;">_1XX is a three (3) digit number starting with 1, I'm not sure what happens if you dial 1009 but it seems that it is dialing.</span></font></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;">Anyway the ${EXTEN} is 1009 so asterisk is trying to dial that extension which doesn't exist.</span></font></div><div><br></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;">your dial out should look something like:</span></font></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div><div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;">[outgoing]</span></font></div><div><br></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;">exten => _9.,1,Dial(SIP/100/${EXTEN:1})</span></font></div><div><br></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;">where you're specifying that all the calls that starts with 9 will go to extension 100 (assuming that is your spa-3102) and there you dial the number dialed from the caller stripped by the 9 (that is the :1 after EXTEN)</span></font></div></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;">Now 9 is standard in USA for outside line, in some other countries is 0, you choose</span></font></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;">Ciao</span></font></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;">Roberto</span></font></div><div><font class="Apple-style-span" face="Tahoma" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div><div><div>On May 21, 2008, at 7:52 AM, RoLaNd RoLaNd wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div class="hmmessage" style="font-size: 10pt; font-family: Tahoma; "><br><br>Hello Roberto,<br>&nbsp;<br>first of all, id like to thank you for your help with this..<br>secondly, i tried the configuration you gave me but it still gave me the same error..!<span class="Apple-converted-space">&nbsp;</span><br>but just to b sure ill tell u wht im doing..<br>after following ur advice to the letter.. i kept my asterisk configuration the same the only thing i edited in sip.conf is adding the port for the pstn extension to match the one in sipura 3102.. and gave the PSTN line interface on sipura the user id of " 1009"<br>then i called from my softphone 1009 so i could dial out..<span class="Apple-converted-space">&nbsp;</span><br>and it gave me this error in asterisk cli:<br>&nbsp;<br>&nbsp;<br>&nbsp;Connect attempt from '127.0.0.1' unable to authenticate<br>&nbsp;&nbsp;&nbsp; -- Executing [1009@spa:1] Dial("SIP/1003-b5f0e828", "SIP/1009") in new stack<br>&nbsp;&nbsp;&nbsp; -- Called 1009<br>&nbsp;&nbsp;&nbsp; -- Got SIP response 503 "Service Unavailable" back from 192.168.0.111<br>&nbsp;&nbsp;&nbsp; -- SIP/1009-0821d888 is circuit-busy<br>&nbsp; == Everyone is busy/congested at this time (1:0/1/0)<br>&nbsp; == Auto fallthrough, channel 'SIP/1003-b5f0e828' status is 'CONGESTION'<br>&nbsp; == Parsing '/etc/asterisk/manager.conf': Found<br>&nbsp; == Parsing '/etc/asterisk/manager.d/op-panel.conf': Found<br>&nbsp; == Parsing '/etc/asterisk/users.conf': Found<br>&nbsp;<br><br>is that the right way of doing this?! do i call 1009 (pstn line user id) or wht!<span class="Apple-converted-space">&nbsp;</span><br>ps: could us hare with me ur sip.conf and extensions.conf please just to compare mine with urs maybe something is missing!<span class="Apple-converted-space">&nbsp;</span><br>&nbsp;<br>once again thanks for ur help :)<br><br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br><br>> Message: 22<br>> Date: Wed, 21 May 2008 06:49:39 -0700<br>> From: Roberto Milani &lt;<a href="mailto:roberto.milani@sbcglobal.net">roberto.milani@sbcglobal.net</a>><br>> Subject: Re: [asterisk-users] asterisk and sipura 3102 (pstn to<br>> sip/sip to pstn calls)<br>> To: Asterisk Users Mailing List - Non-Commercial Discussion<br>> &lt;<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>><br>> Message-ID: &lt;<a href="mailto:D01A8127-5C23-4329-8A5A-4079203B0B99@sbcglobal.net">D01A8127-5C23-4329-8A5A-4079203B0B99@sbcglobal.net</a>><br>> Content-Type: text/plain; charset="windows-1252"<br>><span class="Apple-converted-space">&nbsp;</span><br>> Hi Roland<br>><span class="Apple-converted-space">&nbsp;</span><br>> I have 2 linksys spa-3102 working pretty good both dialing in and out<span class="Apple-converted-space">&nbsp;</span><br>> and I followed this instructions to set it up:<br>><span class="Apple-converted-space">&nbsp;</span><br>><span class="Apple-converted-space">&nbsp;</span><br>> update to the latest firmware then:<br>><span class="Apple-converted-space">&nbsp;</span><br>> ..Go to the first tab ?Voice? and sixth sub-tab ?Line 1?<br>> ....SIP Settings:<br>> ......SIP Port: Notice that it is set to 5060 for line 1 and 5061 for<span class="Apple-converted-space">&nbsp;</span><br>> PSTN Line (next tab). These port values must be correctly transferred<span class="Apple-converted-space">&nbsp;</span><br>> to the correct contexts in sip.conf.<br>> ....Proxy and registration:<br>> ......Proxy: 192.168.5.70 &lt; The IP address of your Asterisk server<br>> ....Subscriber Information:<br>> ......Display Name: LivingRoom &lt; This will be the test phone, but any<span class="Apple-converted-space">&nbsp;</span><br>> name would do as lone as it is used in the configuration files.<br>> ......User ID: LivingRoom<br>> ......Password: SomePassword<br>> ......Auth ID: LivingRoom &lt; probably not needed<br>> ....Dial Plan:<br>> ......Dial Plan: (*xx|[3469]11|0|00|[2-9]xxxxxxxxx|<span class="Apple-converted-space">&nbsp;</span><br>> 1xxx[2-9]xxxxxxxxxS0|xxxxxxxxxxxx.) &lt; We have 10 digit local dialing.<span class="Apple-converted-space">&nbsp;</span><br>> The default is set for seven digit local dialing. Adjust as needed.<br>> ......Emergency Number: &lt; Hmmm, I don?t know what to do here: it?s<span class="Apple-converted-space">&nbsp;</span><br>> probably important, but it is poor form to dial 911 just to test. . .<span class="Apple-converted-space">&nbsp;</span><br>> Help?<br>> ....Click Submit All Changes<br>><span class="Apple-converted-space">&nbsp;</span><br>> ..Go to the first tab ?Voice? and seventh sub-tab ?PSTN?:<br>> ....SIP Settings:<br>> ......SIP Port: Notice that it is set to 5061 for PSTN User and 5060<span class="Apple-converted-space">&nbsp;</span><br>> for Line 1. These port values must be correctly transferred to the<span class="Apple-converted-space">&nbsp;</span><br>> correct contexts in sip.conf.<br>> ....Proxy and Registration:<br>> ......Proxy: 192.168.5.70 &lt; The IP address of your Asterisk server<br>> ....Subscriber Information:<br>> ......Display Name: PSTN1 &lt; I have two lines so there is an PSTN2, but<span class="Apple-converted-space">&nbsp;</span><br>> we will not discuss it here.<br>> ......User ID: PSTN1<br>> ......Password: SomePassword<br>> ......Auth ID: PSTN1 &lt; probably not needed.<br>> ....Dial Plans:<br>> ......Dial Plan 2: (S0&lt;:PSTN1>) &lt; That is an S-zero. The incoming call<span class="Apple-converted-space">&nbsp;</span><br>> will be passed to your extensions.conf file with extension ?PSTN1?<span class="Apple-converted-space">&nbsp;</span><br>> where we will Playback a greeting to the caller and then playback the<span class="Apple-converted-space">&nbsp;</span><br>> main menu of our internal users and their extension numbers. You can<span class="Apple-converted-space">&nbsp;</span><br>> also use specific extension numbers, such as: (S0&lt;:2091>), which will<span class="Apple-converted-space">&nbsp;</span><br>> send all incoming calls to that extension for processing. This might<span class="Apple-converted-space">&nbsp;</span><br>> work best with two or more external lines where a second call comes in<span class="Apple-converted-space">&nbsp;</span><br>> while the first is being processed through the main menu and extension<span class="Apple-converted-space">&nbsp;</span><br>> capture.<br>> ....VoIP-To-PSTN Gateway Setup:<br>> ......Line 1 VoIP Caller DP: 1 &lt; Leave this at 1. The SPA3102 will use<span class="Apple-converted-space">&nbsp;</span><br>> the Dial Plan 1 (above = (xx.)) so all your Dial Plan decision making<span class="Apple-converted-space">&nbsp;</span><br>> will be done in the Asterisk extensions.conf file. The SPA3102 will<span class="Apple-converted-space">&nbsp;</span><br>> dial out whatever Asterisk hands out.<br>> ....PSTN-To-VoIP Gateway Setup:<br>> ......PSTN Ring Thru Line 1: no &lt; When this is ?yes?, an incoming call<span class="Apple-converted-space">&nbsp;</span><br>> goes directly through to Line 1. We only want line 1 to ring when<span class="Apple-converted-space">&nbsp;</span><br>> Asterisk routs a call to it.<br>> ......PSTN CID for VoIP CID: yes &lt; capture the Caller ID provided by<span class="Apple-converted-space">&nbsp;</span><br>> the incoming call and pass it through to Asterisk to display on your<span class="Apple-converted-space">&nbsp;</span><br>> internal phones.<br>> ......PSTN Caller Default DP: 2 &lt; Change to 2. The incoming call will<span class="Apple-converted-space">&nbsp;</span><br>> be passed to your extensions.conf file with extension 's' as defined<span class="Apple-converted-space">&nbsp;</span><br>> in Dial Plan 2 (above).<br>> ......Off Hook While Calling VoIP: no &lt; I read this in some Google<span class="Apple-converted-space">&nbsp;</span><br>> search. I don?t know what it does, but stuff seems to work. Help?<br>> ....FXO Timer Values (sec):<br>> ......PSTN Answer Delay: 5 &lt; Delay so that you can get the CID data.<span class="Apple-converted-space">&nbsp;</span><br>> NghtShd at<span class="Apple-converted-space">&nbsp;</span><a href="http://forum.voxilla.com/linksys-sipura-voip-support-forum/starter-spa3102-asterisk-setup-18612.html">http://forum.voxilla.com/linksys-sipura-voip-support-forum/starter-spa3102-asterisk-setup-18612.html</a><span class="Apple-converted-space">&nbsp;</span><br>> claims that 5 seconds is long enough.<br>> ....Click Submit All Changes<br>><span class="Apple-converted-space">&nbsp;</span><br>> Ciao<br>><span class="Apple-converted-space">&nbsp;</span><br>> Roberto<br>><span class="Apple-converted-space">&nbsp;</span><br>> On May 21, 2008, at 6:00 AM, RoLaNd RoLaNd wrote:<br>><span class="Apple-converted-space">&nbsp;</span><br>> > Hello all,<br>> ><br>> > its been a while im trying to setup my asterisk/sipura 3102 to<span class="Apple-converted-space">&nbsp;</span><br>> > recieve/make calls from softphones on pcs in my home..<br>> > i've set up 5 SIP extensions in sip.conf and made the dialing plan<span class="Apple-converted-space">&nbsp;</span><br>> > in extensions.conf..<br>> > i could make calls from 1 sip phone to another in my home.. but i<span class="Apple-converted-space">&nbsp;</span><br>> > cant call out using pstn line interface nor recieve calls..<br>> > please find below my topology as well as config info:<br>> ><br>> > (192.168.0.0)<br>> > ____________LAN______________<br>> > | | |<br>> > softphone asterisk sipura---------PSTN LINE<br>> ><br>> ><br>> ><br>> > Configuration:<br>> ><br>> > ASTERISK:<br>> ><br>> > sip.conf<br>> ><br>> > [101]<br>> > type=peer<br>> > port=5062<br>> > host=dynamic<br>> > secret=1234<br>> > context=spa<br>> ><br>> ><br>> > [103]<br>> > type=peer<br>> > port=5061<br>> > host=dynamic<br>> > secret=1234<br>> > context=spa<br>> ><br>> > [100]<br>> > type=peer<br>> > port=5061<br>> > host=dynamic<br>> > secret=1234<br>> > context=spa<br>> ><br>> > [111]<br>> > type=peer<br>> > port=5060<br>> > host=dynamic<br>> > secret=1234<br>> > context=spa<br>> ><br>> > ================================================== ===========<br>> ><br>> > EXTENSIONS.CONF<br>> ><br>> > [spa]<br>> > Exten => _1XX,1,Dial(SIP/${EXTEN})<br>> ><br>> > ================================================== ===========<br>> ><br>> ><br>> > and this is the settings i have right now for sipura 3102 in my PSTN<span class="Apple-converted-space">&nbsp;</span><br>> > LINE:<br>> ><br>> ><br>> ><span class="Apple-converted-space">&nbsp;</span><a href="http://img84.imageshack.us/my.php?image=40541922um2.jpg">http://img84.imageshack.us/my.php?image=40541922um2.jpg</a><br>> ><br>> ><span class="Apple-converted-space">&nbsp;</span><a href="http://img98.imageshack.us/my.php?image=55448347ss9.jpg">http://img98.imageshack.us/my.php?image=55448347ss9.jpg</a><br>> ><br>> ><span class="Apple-converted-space">&nbsp;</span><a href="http://img262.imageshack.us/my.php?imag">http://img262.imageshack.us/my.php?imag</a><span class="Apple-converted-space">&nbsp;</span>... 472qz3.jpg<br>> ><br>> > ps: i read so many tutorials and none seems to help..<br>> > lately whenever i try to call out using my sipphone.. it gives me<span class="Apple-converted-space">&nbsp;</span><br>> > "503 service unavailable" and this is wht shows on the CLI of<span class="Apple-converted-space">&nbsp;</span><br>> > asterisk when i set sip debug on..<br>> ><br>> ><br>> ><br>> ><br>> > ubuntu-pbx-desktop*CLI><br>> > == Connect attempt from '127.0.0.1' unable to authenticate<br>> > -- Executing [1009@spa:1] Dial("SIP/1003-b5f05600", "SIP/1009")<span class="Apple-converted-space">&nbsp;</span><br>> > in new stack<br>> > -- Called 1009*CLI><br>> > -- Got SIP response 410 "Gone" back from 192.168.0.111<br>> > -- SIP/1009-081741d0 is circuit-busy<br>> > == Everyone is busy/congested at this time (1:0/1/0)<br>> > == Auto fallthrough, channel 'SIP/1003-b5f05600' status is<span class="Apple-converted-space">&nbsp;</span><br>> > 'CONGESTION'<br>> ><br>> ><br>> ><br>> > Invite your mail contacts to join your friends list with Windows<span class="Apple-converted-space">&nbsp;</span><br>> > Live Spaces. It's easy! Try it!<span class="Apple-converted-space">&nbsp;</span><br>> > _______________________________________________<br>> > -- Bandwidth and Colocation Provided by<span class="Apple-converted-space">&nbsp;</span><a href="http://www.api-digital.com">http://www.api-digital.com</a><span class="Apple-converted-space">&nbsp;</span>--<br>> ><br>> > asterisk-users mailing list<br>> > To UNSUBSCRIBE or update options visit:<br>> ><span class="Apple-converted-space">&nbsp;</span><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>><span class="Apple-converted-space">&nbsp;</span><br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL:<span class="Apple-converted-space">&nbsp;</span><a href="http://lists.digium.com/pipermail/asterisk-users/attachments/20080521/7c9ef721/attachment.htm">http://lists.digium.com/pipermail/asterisk-users/attachments/20080521/7c9ef721/attachment.htm</a><span class="Apple-converted-space">&nbsp;</span><br>><span class="Apple-converted-space">&nbsp;</span><br>> ------------------------------<br>><span class="Apple-converted-space">&nbsp;</span><br>> _______________________________________________<br>> --Bandwidth and Colocation Provided by<span class="Apple-converted-space">&nbsp;</span><a href="http://www.api-digital.com">http://www.api-digital.com</a>--<br>><span class="Apple-converted-space">&nbsp;</span><br>> asterisk-users mailing list<br>> To UNSUBSCRIBE or update options visit:<br>><span class="Apple-converted-space">&nbsp;</span><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>><span class="Apple-converted-space">&nbsp;</span><br>> End of asterisk-users Digest, Vol 46, Issue 69<br>> **********************************************<br><br><br><hr>Get news, entertainment and everything you care about at Live.com.<span class="Apple-converted-space">&nbsp;</span><a href="http://www.live.com/getstarted.aspx " target="_new">Check it out!</a>_______________________________________________<br>-- Bandwidth and Colocation Provided by<span class="Apple-converted-space">&nbsp;</span><a href="http://www.api-digital.com">http://www.api-digital.com</a><span class="Apple-converted-space">&nbsp;</span>--<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></div></span></blockquote></div><br></body></html>