I configured only the sip.conf:<br>...<br>[usera]<br>type=friend<br>host=dynamic<br>secret=pass<br>disallow=all<br>allow=ulaw<br>context=sip<br><br>[userb]<br>type=friend<br>host=dynamic<br>secret=pass<br>disallow=all<br>allow=ulaw
<br>context=sip<br>...<br><br>And the extensions.conf:<br>...<br>exten =&gt; 1000,1,Dial,SIP/usera<br>exten =&gt; 2000,1,Dial,SIP/userb<br>...<br><br>I found it in a asterisk tutorial on google... with it I get the asterisk working on my LAN for test my softphone project... I think that is a firewall problem, right or wrong? I will make tests for check it...
<br><br>Thanks very much!!!<br><br><div><span class="gmail_quote">On 7/28/07, <b class="gmail_sendername">dave cantera</b> &lt;<a href="mailto:david.cantera@iacnet.net">david.cantera@iacnet.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
aryjunior,<br>is your dialplan and registration configured to connect to another *<br>server?...&nbsp;&nbsp;&nbsp;&nbsp;include your config so we can analyze it...<br>daveC<br><br>Carlos Rojas wrote:<br>&gt; Hello,<br>&gt;<br>&gt; Do you have porf forwardin for SIP protocol in your firewall?
<br>&gt;<br>&gt; SIP:&nbsp;&nbsp;5060&nbsp;&nbsp;udp<br>&gt;<br>&gt; rtp&nbsp;&nbsp;10000 - 20000 udp (default)<br>&gt;<br>&gt; and IAX2 4569&nbsp;&nbsp;udp<br>&gt;<br>&gt;<br>&gt; Best Regards<br>&gt;<br>&gt;<br>&gt; Carlos Rojas<br>&gt;<br>&gt; On 7/28/07, *Ary Junior* &lt;
<a href="mailto:aryjunior@gmail.com">aryjunior@gmail.com</a><br>&gt; &lt;mailto:<a href="mailto:aryjunior@gmail.com">aryjunior@gmail.com</a>&gt;&gt; wrote:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hi, Im a asterisk newbie and I&#39;ve configured an asterisk server
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; here in my house... in my LAN two users can login and call to each<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; other, but when I try to call an user in another asterisk server<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; outside my LAN ( <a href="mailto:sip:3242@another.server.com">
sip:3242@another.server.com</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mailto:<a href="mailto:sip">sip</a>:<a href="mailto:3242@another.server.com">3242@another.server.com</a>&gt; ) it dont work... if the<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; person outside is conected on my server it works fine... My
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; asterisk server is behind a firewall and portfowarding... it is<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; possible?<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanks very much!!!<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; --Bandwidth and Colocation Provided by
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.api-digital.com--">http://www.api-digital.com--</a> &lt;<a href="http://www.api-digital.com--">http://www.api-digital.com--</a>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; asterisk-users mailing list<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; To UNSUBSCRIBE or update options visit:
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------
<br>&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br>&gt;<br>&gt; asterisk-users mailing list
<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; ------------------------------------------------------------------------
<br>&gt;<br>&gt; No virus found in this incoming message.<br>&gt; Checked by AVG Free Edition.<br>&gt; Version: 7.5.476 / Virus Database: 269.10.22/921 - Release Date: 07/26/2007 11:16 PM<br>&gt;<br><br>--<br>My wife&#39;s sister is in California.
<br>I should buy her a Videophone2008!<br><br>Truly, The Next Best Thing to Being There!<br>--<br><br>WorldWideVideoPhones.com<br>856.380.0894<br><br><br><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>