So I was running asterisk open source and decided to switch to FreePBX for added features. Behind a NAT I have an iphone softphone app. It connects but no audio so I added this to sip_nat.conf. Now I get audio but no incoming, so if I comment out externip I can get incoming but back to no audio on the iphone. Any suggestions on my other opensource box I had a context = inbound in my nat settings but that didn’t do anything here. all ports are forwaded on my router
nat=yes
port=8080
externip=4.2.2.2 <- MY actual isp ip
localnet=192.168.1.0/255.255.255.0