If I set log level to warning, I see in the log many row as:<div><br></div><div> [WARNING] switch_nat.c:589 NAT port mapping disabled</div><div><br></div><div>My freeswitch is running as: &quot;./freeswitch -nonat&quot;</div>
<div><br></div><div>because it has a public IP and all connected gateways have also a public IP.</div><div><br></div><div>To avoid this warning I have removed the parameter &quot;-nonat&quot; but if I do &quot;show nat_map&quot; in fs_cli I see &quot;0 total.&quot;.</div>
<div><br></div><div>I have always started Freeswitch with &quot;-nonat&quot;, any advise to solve that?</div>