NAT information saved in Elastix by FreePBX
/etc/asterisk/sip_general_additional.conf
[root@pbx asterisk]# cat sip_general_additional.conf ;--------------------------------------------------------------------------------; ; Do NOT edit this file as it is auto-generated by FreePBX. All modifications to ; ; this file must be done via the web gui. There are alternative files to make ; ; custom modifications, details at: http://freepbx.org/configuration_files ; ;--------------------------------------------------------------------------------; ; faxdetect=no vmexten=*97 context=from-sip-external callerid=Unknown notifyringing=yes notifyhold=yes tos_sip=cs3 tos_audio=ef tos_video=af41 alwaysauthreject=yes useragent=FPBX-2.11.0(11.24.0) disallow=all allow=ulaw allow=gsm allow=alaw callevents=no jbenable=no defaultexpiry=120 minexpiry=60 maxexpiry=3600 videosupport=no allowguest=no srvlookup=no registerattempts=0 registertimeout=20 notifyringing=yes g726nonstandard=no maxcallbitrate=384 canreinvite=no rtptimeout=30 rtpholdtimeout=300 rtpkeepalive=0 checkmwi=10 notifyhold=yes nat=yes externip=11.11.11.11 localnet=192.168.1.0/255.255.255.0 [root@pbx asterisk]# pwd /etc/asterisk