Hi Randy,<div>Thanks for the advice.</div><div><br></div><div>In general yes, there are always some options to be considered.</div><div><br></div><div>But mostly I am curious now - is Windows Internet gateway really not following the standards, or it is just a matter of proper configuration?</div>
<div><br></div><div>Vitalie</div><div><br><div><br><div class="gmail_quote">2011/4/6 Randy Andrade <span dir="ltr">&lt;<a href="mailto:randy.andrade@gmail.com">randy.andrade@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Is there no option of putting an inexpensive switch or router in front of the Windows PC to perform Internet Gateway function? It would probably be the preferred methodology.<br><br><div class="gmail_quote"><div><div></div>
<div class="h5">On Wed, Apr 6, 2011 at 8:49 AM, Vitalii Colosov <span dir="ltr">&lt;<a href="mailto:vetali100@gmail.com" target="_blank">vetali100@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">Hi list,<div><br><div>I am testing the following configuration:</div><div>
<br></div><div>Sip ATA adapter (Linksys PAP2) -&gt; Windows PC (Internet Gateway) -&gt; ... Internet ... -&gt; FreeSWITCH</div>
<div><br></div><div>Sip adapter sends REGISTER to the FS, from port 5060, however Windows Gateway transfers this packet to FS from a different port (for example 62000).</div>
</div><div>FS replies to the port 5060 (it looks like it takes it from the SIP text information).</div><div>So Windows Gateway receives the answer to the port 5060, but since it expects  it to be received in 62000, it looks like it drops the packets.</div>


<div><br></div><div>The only way to fix this, is to set NDLB_force_port= true in the internal profile configuration file.</div><div>In this case, FreeSWITCH replies exactly to the port 62000, and windows forwards it to the Sip adapter on port 5060.</div>


<div><br></div><div><br></div><div>Do you know whether it is possible to configure Windows to route properly?</div><div>Or maybe there is a way to configure the Sip adapter? (Like it will say to windows PC - hey, don&#39;t change the port, use the same as I am using... :)) Or it is a fantastic wish)</div>


<div><br></div><div>Otherwise I will have to create 2 internal sip profiles, one with NDLB_force_port = true (for those who uses Windows PC as the gateway), and another with NDLB_force_port = false (for those who use normal routers).</div>


<div>And I need 2 default dialplans, etc... so it complicates the solution.</div><div><br></div><div><br></div><div>Thank you,</div><div>Vitalie</div><div><br></div><div><br></div>
<br></div></div>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div></div>