<div dir="ltr"><div dir="ltr">On Thu, Oct 6, 2022 at 10:24 AM Jerry Geis <<a href="mailto:jerry.geis@gmail.com">jerry.geis@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><pre style="white-space:pre-wrap;color:rgb(0,0,0)">>The sample configuration file outlines how things work, and the options for
>it:
><a href="https://github.com/asterisk/asterisk/blob/master/configs/samples/sip.conf.sample#L874" target="_blank">https://github.com/asterisk/asterisk/blob/master/configs/samples/sip.conf.sample#L874</a>
>in general localnet and externip (or externaddr, or externhost)
</pre>I added:<div><br></div><div>externip=xxx<div>nat=force_rport,comedia</div><div><br></div><div>to the general section of sip.conf</div><div><br></div><div>its still sending to the local IP.</div></div></div></blockquote><div><br></div><div>Look at the actual SIP/SDP signaling to see what is being sent and what IP addresses are being used. If they're correct, then see if you are receiving traffic using "rtp set debug on". If you aren't then it's something outside of Asterisk preventing incoming traffic. Until Asterisk receives traffic it can't know the IP address+port to send outgoing to, beyond what was given in the SIP/SDP.</div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><font color="#073763">Joshua C. Colp</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Asterisk Project Lead</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Sangoma Technologies</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Check us out at <a href="http://www.sangoma.com" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><br></div></div></div></div></div></div></div></div></div></div></div>