<div dir="ltr">Hello fellow developers...<div><br></div><div>We have been testing Kamailio for a week and it is working great...</div><div>But some of the our friends reported that they can't connect to our server using their mobile Internet... and it seems default SIP port is blocked by Service Provider...</div><div><br></div><div>So we decided to change ports...</div><div>I opened kamailio.cfg and added these lines:</div><div><div>listen=tcp:_PUBLIC_IP_:32850</div><div>listen=udp:_PUBLIC_IP_:32850</div><div>listen=tls:_PUBLIC_IP_:32851</div><div>listen=tcp:<a href="http://127.0.0.1:32850">127.0.0.1:32850</a></div><div>listen=udp:<a href="http://127.0.0.1:32850">127.0.0.1:32850</a></div><div>listen=tls:<a href="http://127.0.0.1:32851">127.0.0.1:32851</a></div><div>listen=tcp:<a href="http://10.19.0.5:32850">10.19.0.5:32850</a></div><div>listen=udp:<a href="http://10.19.0.5:32850">10.19.0.5:32850</a></div><div>listen=tls:<a href="http://10.19.0.5:32851">10.19.0.5:32851</a></div><div><br></div><div><div>port=32850</div><div>port=32851</div></div><div><br></div><div>Now clients throwing an error "<span style="color:rgb(34,36,38);font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;font-size:15px;line-height:19.5px">403 Not relaying"...</span></div><div><font color="#222426" face="Arial, Helvetica Neue, Helvetica, sans-serif"><span style="font-size:15px;line-height:19.5px">I tried to enable debugging to see cfgtrace... no errors detected</span></font></div><div>But when I comment out lines above, (with default cfg) everything works fine</div><div><br></div><div><span style="color:rgb(34,36,38);font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;font-size:15px;line-height:19.5px">Where and What am I doing wrong?</span><br></div><div><span style="color:rgb(34,36,38);font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;font-size:15px;line-height:19.5px">Thanks in advance :)</span></div><div class="gmail_signature"><div dir="ltr"><div style="font-size:12.8px">Javokhir M.M.</div><div style="font-size:12.8px"><span style="font-size:12.8px">________________________________________________</span><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Disclaimer: The information in this e-mail is confidential. If you are not addressed recipient then please return and delete this e-mail from your system. Unauthorised use of or disclose the contents of this e-mail may be unlawful.</div></div></div>
</div></div>