<div dir="ltr">Hi,<div>Thank you for the reply!<br></div><div>I tried advertising udp port like this listen=udp:192.168.1.x:5060 advertise 182.70.xx.yy:5060.</div><div>How to advertise RTP ports?</div><div>Kamailio+RTPengine on a Centos s/m with a priv ip - 192.168.1.x</div><div>Asterisk is on another CentOs s/m with a priv ip - 192.168.1.y</div><div>pfsense on pub ip - 182.75.xx.yy </div><div>PORT FORWARDING on pfsense-</div><div>sip and rtp ports to kamailio+rtpengine server 192.168.1.x.</div><div>How to make RTPengine listen on public interface-- 182.75.181.70?<br></div><div><br></div><div><div>sip.conf</div><div>========</div><div><br></div><div>[general]</div><div>context=external</div><div>realm=192.168.1.y</div><div><br></div><div>bindaddr=<a href="http://0.0.0.0:5080/" target="_blank">0.0.0.0:5080</a>                </div><div>tcpenable=no                 </div><div>allowoverlap=no                         </div><div>transport=udp,wss,ws                    </div><div>srvlookup=yes                             </div><div>qualify=yes</div><div>directmedia=no</div><div>canreinvite=no</div><div>;---------NAT SUPPORT---------</div><div><br></div><div>externip=182.75.xx.yy</div><div>localnet=<a href="http://192.168.1.0/255.255.255.0" target="_blank">192.168.1.0/255.255.255.0</a></div><div>nat=yes</div><div>;nat=no               //tried but no RTP</div><div>;nat=force_rport,comedia      //tried but no RTP</div><div><br></div><div>;-----------RTP SUPPORT----------------</div><div>rtpkeepalive=30</div><div>disallow=all</div><div>allow=gsm<br></div><div>allow=ulaw</div><div>allow=opus</div><div>allow=alaw</div><div>allow=g723</div></div><div>==================</div><div>and i am using asterisk realtime support for mysql to store peer details.</div><div><br></div><div>With Regards,</div><div>Arish Haque</div></div>