Asterisk PBX server behind NAT (asterisk port forwarding)
If Your asterisk server is behind NAT then to access asterisk from outside world you need to use the port forwarding features of iptables in Linux. Steps for asterisk Port forwarding 1] Check rtp.conf file in asterisk root@indiangnu.org:/etc/asterisk# cat rtp.conf ; ; RTP Configuration ; [general] ; ; RTP start and RTP end configure start …