<blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><pre>1-a:Are your SIP packets from PC/SoftPhone reaching the server !! On
Asterisk CLI execute &quot;*CLI&gt;sip set debug on&quot;</pre></blockquote><div>Yeah I&#39;ve done that, and no UDP packets are reaching my Asterisk server and neither I can catch any UDP packets at my server using nc -u.<br>
<br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><pre> - are you even able to ping
your server.</pre></blockquote><div>Yes.<br><br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><pre>1-b: check if you&#39;ve iptables ON on your server? &quot;iptables -L&quot; if its ON
then you just flush it &quot;iptables -F&quot; and then see packets reaching your
server !</pre></blockquote><div>There is current no rule as I can see from the output. Why should I need to configure iptables, anyway? I&#39;ve read <a href="http://www.linuxjournal.com/article/9399">this</a>, it mentions iptables to handle something related to RTP packets. But I can&#39;t even get any UDP packets.<br>
<br>Thanks for your reply.<br></div>