<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<style>BODY{font:10pt Tahoma, Verdana, sans-serif}</style></head><body>
<DIV>For a hosted environment, where you're not in control of the users devices/routers you should do the following:</DIV>
<DIV>&nbsp;</DIV>
<DIV>In the SIP profile, turn on agressive_nat_detection, on the client device have them turn off ALL nat mapping stuff, so the switch can detect it's nat, and if it don't work cause they have some broken router that's doing ALG, and only in that case then set the directory entry for that use to have the "NDLB-Connnectile-Dysfunction" be true. </DIV>
<DIV>&nbsp;</DIV>
<DIV>That should work every time.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>--Dave</DIV><BR>
<BLOCKQUOTE style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<HR>
<B>From:</B> Carlo Dimaggio [mailto:jaasmailing@gmail.com]<BR><B>To:</B> freeswitch-users@lists.freeswitch.org<BR><B>Sent:</B> Wed, 06 Jun 2012 13:13:08 -0700<BR><B>Subject:</B> Re: [Freeswitch-users] RTP NAT issue<BR><BR>Ok, I'll try the parameter NDLB. Is it suitable in an hosted environment (thousand of extensions)?<BR><BR><BR>Anyway, the problem is that I can't use STUN (phone side configuration) because I have two needs:<BR><BR>1) Phone A (192.168.0.100) calls Phone B (192.168.0.101), in this case the RTP flow should be sent directly between two endpoints. If I use STUN the SDP "A" contains the public IP and not the private IP (that must be used for device reachability).<BR><BR>2) Phone A (192.168.0.100) calls Freeswitch (Public IP), in this case the RTP flow shoud be sent to Freeswitch Public IP and Freeswitch shoud send the RTP to the Phone A NAT IP. Here the STUN is the best solution.<BR><BR>What is the best practice in this scenario?<BR>&nbsp;<BR>Regards,<BR><BR><BR>Il 06/06/12 18.28, Brian Foster ha scritto: 
<BLOCKQUOTE type="cite">
<P>The issue is more likely the phone, as the phone is responsible for handing FS the correct IP. There is however a way to force this on the FS side but may break other devices. Please take a look at NDLB (No Device Left Behind) parameters for Sofia on the wiki.</P>
<P>Brian Foster<BR>Endigo Computer LLC</P>
<P>Sent from a mobile device.</P>
<DIV class=gmail_quote>On Jun 6, 2012 12:15 PM, "Carlo Dimaggio" &lt;<A href="mailto:jaasmailing@gmail.com">jaasmailing@gmail.com</A>&gt; wrote:<BR type="attribution">
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>
<DIV bgcolor="#FFFFFF" text="#000000"><FONT size=-1><FONT face=Arial>Hi all,<BR><BR>I have a problem with RTP and NAT.<BR>The scenario is Hosted PBX and Natted phones (yealink):<BR><BR>Phones (192.168.0.x) - NAT -&gt; FS (public IP) <BR><BR>When I call FS (for example an IVR) from a Phone, FS send the RTP to the private address (192.168.0.x) instead to the public NAT IP.<BR>The registration is ok:</FONT></FONT><BR></DIV></BLOCKQUOTE></DIV></BLOCKQUOTE><BR></BLOCKQUOTE>
<STYLE>
 * {color:#000000;}
</STYLE>

<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></body></html>