<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<tt>The TCP/IP stack of your server may decide to drop an UDP packet
if it cannot re-assemble it correctly (like not all the IP fragments
were received).<br>
In such a case, you see the IP packets (carrying the fragments) on
network level, but they are never delivered at application level.<br>
<br>
Regards,<br>
</tt>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 17.05.2016 16:05, Nabeel wrote:<br>
</div>
<blockquote
cite="mid:CA+vx6KJA35W9UP6FLYX2s__7Y5BCKkY6KD9MO_mm2oyv0BrHXw@mail.gmail.com"
type="cite">
<div dir="ltr">
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">The
next question - is this INVITE reaching your opensips script ?
to be sure that the OS delivers the UDP packet to the opensips
application.</blockquote>
<div><br>
</div>
<div>I don't have any firewall on my server. Why would the UDP
packet get blocked between entering the server and reaching
opensips script? The opensips server is running without
errors. Other calls work fine.</div>
</div>
</blockquote>
<br>
</body>
</html>