<div dir="ltr"><p style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;margin-top:0px;color:rgb(65,65,65);font-size:14px;background-color:rgb(246,246,246)">Hi all,<br>Following is my rtp.conf config for Asterisk installed on AWS which also has a NAT in front of it and using a gateway too.</p><pre style="overflow:auto;font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace;font-size:14px;color:rgb(65,65,65);background-color:rgb(246,246,246)"><code class="gmail-hljs gmail-ini" style="font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace;font-size:1em;overflow:auto;color:rgb(51,51,51);background:rgb(240,240,240);display:block;padding:0.5em;max-height:500px"><span class="gmail-hljs-section">[general]</span>
<span class="gmail-hljs-attr">rtpstart</span>=<span class="gmail-hljs-number" style="color:rgb(0,153,153)">10002</span>
<span class="gmail-hljs-attr">rtpend</span>=<span class="gmail-hljs-number" style="color:rgb(0,153,153)">20000</span>
<span class="gmail-hljs-attr">rtcpinterval</span>=<span class="gmail-hljs-number" style="color:rgb(0,153,153)">9998</span>
<span class="gmail-hljs-attr">rtpchecksums</span>=<span class="gmail-hljs-literal">no</span>
<span class="gmail-hljs-attr">strictrtp</span>=<span class="gmail-hljs-literal">no</span>
<span class="gmail-hljs-attr">icesupport</span>=<span class="gmail-hljs-literal">yes</span>
<span class="gmail-hljs-attr">stunaddr</span>=<a href="http://stun.l.google.com">stun.l.google.com</a>:<span class="gmail-hljs-number" style="color:rgb(0,153,153)">19302</span>
<span class="gmail-hljs-comment" style="color:rgb(153,153,136);font-style:italic">;stunaddr=xx.xx.xx.xx:3478 ;</span>
</code></pre><p style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:rgb(65,65,65);font-size:14px;background-color:rgb(246,246,246)">I have set stun debugging on using :</p><pre style="overflow:auto;font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace;font-size:14px;color:rgb(65,65,65);background-color:rgb(246,246,246)"><code class="gmail-hljs gmail-nginx" style="font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace;font-size:1em;overflow:auto;color:rgb(51,51,51);background:rgb(240,240,240);display:block;padding:0.5em;max-height:500px"><span class="gmail-hljs-attribute" style="color:teal">stun</span> set <span class="gmail-hljs-literal">debug</span> <span class="gmail-hljs-literal">on</span>
</code></pre><p style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:rgb(65,65,65);font-size:14px;background-color:rgb(246,246,246)">I’m unable to see any logs with respect to stun. I simulated the same thing without a gateway on another asterisk installed on AWS with NAT in front of it. I’m able to see the stun logs.<br>I tried with both Google’s stun server and my private stun server. Same results.</p><p style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:rgb(65,65,65);font-size:14px;background-color:rgb(246,246,246)">Asterisk Version : 15.4.0<br>OS: CentOS with NAT and gateway and Ubuntu with NAT.</p><p style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:rgb(65,65,65);font-size:14px;background-color:rgb(246,246,246)">Please let me know if I’m doing anything wrong or you require to see more configurations to debug the issue.</p><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><b><font color="#666666">Thanks, </font></b><div><span style="background-color:rgb(255,255,255)"><b><font color="#666666">Balraj Singh Saini,</font></b></span></div><div><font color="#666666"><b>ZeMoSo Technologies.</b></font></div></div></div></div>