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: "./freeswitch -nonat"</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 "-nonat" but if I do "show nat_map" in fs_cli I see "0 total.".</div>
<div><br></div><div>I have always started Freeswitch with "-nonat", any advise to solve that?</div>