<div dir="ltr"><div>Thanks for the help !!</div><div>It is now resolved.. my special thanks to Davy !!!!!!</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 14, 2014 at 7:12 AM, Rahul MathuR <span dir="ltr"><<a href="mailto:rahul.ultimate@gmail.com" target="_blank">rahul.ultimate@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr"><div>Hello Davy,<div><br></div><div>My constraint is that I cannot use TCP for this solution.</div>
</div><div>I am attaching my kamailio.cfg file, please please help me to resolve this issue as soon as possible (it has already chewed many nights :( )</div>

<div><br></div><div><br></div></div><div><div class="h5"><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 13, 2014 at 8:50 PM, davy van de moere <span dir="ltr"><<a href="mailto:davy.van.de.moere@gmail.com" target="_blank">davy.van.de.moere@gmail.com</a>></span> wrote:<br>


<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote"><div dir="ltr"><div style="font-family:arial,sans-serif;font-size:13px">

Hey Rahul,</div><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px">thank you for your pcap file. Your astpp is indeed not succeeding in getting the OK delivered correctly to your pjsua. Also those 400 Bad Session Description are no good. </div>



<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">I do see as well fragmented packets passing by, perhaps an easy test would be to have everything be sent over TCP. Big sip packets tend to suffer over UDP networks. From your sip packets your setup looks quite standard, although with a lot of headers (which is fine), so I'ld give it a try with sending everything over tcp, t_relay_to_tcp should help you out!</div>



<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Good luck!</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">



<br></div><div style="font-family:arial,sans-serif;font-size:13px">--- In reply to ---</div><div><div style="font-family:arial,sans-serif;font-size:13px">I guess the attachment size was greater than 60Kb thereby getting quarentined.</div>



<div style="font-family:arial,sans-serif;font-size:13px">Re-sending it to you so that this issue could be resolved.</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-08-12 14:42 GMT+02:00 davy <span dir="ltr"><<a href="mailto:davy.van.de.moere@gmail.com" target="_blank">davy.van.de.moere@gmail.com</a>></span>:<div>


<div><br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote"><div style="word-wrap:break-word">If your Kamailio setup is close to vanilla, it should do it by default. But Kamailio is a very powerfull tool, it can easily be setup to stop passing over ACKs :) <div>



<br></div><div>To attempt to answer what explicitly sends along the ACKs, that will most likely be the t_relay function, together with the logic which went before it… <br><div><br></div><div>A good old tcpdump will most likely enlighten us. </div>



<div><br><div><div>Op 12-aug.-2014, om 14:39 heeft Rahul MathuR <<a href="mailto:rahul.ultimate@gmail.com" target="_blank">rahul.ultimate@gmail.com</a>> het volgende geschreven:</div><div><div><br><blockquote type="cite">



<div dir="ltr"><div>Hello Davy,</div><div> </div><div>Thanks for writing back..</div><div> </div><div>Tonight I'll take the tcpdump on Kamailio box and share the file. </div><div> </div><div>Please note that Kamailio and Freeswitch are both on public IP & at Freeswitch param, enable_timer=false is set.</div>




<div> </div><div>Is there any explicit way wherein ACKs can be transmitted to FS ?</div><div> </div><div> </div><div>Thanks in advance !</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 12, 2014 at 1:15 PM, davy van de moere <span dir="ltr"><<a href="mailto:davy.van.de.moere@gmail.com" target="_blank">davy.van.de.moere@gmail.com</a>></span> wrote:<br>




<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote"><div dir="ltr">Are you sure you're getting the ACK correctly to FS?<div>

<br></div><div>FS typically has this behavior when it did not correctly receive a confirmation of an answer, and after 30 seconds disconnects, as for FS the call has failed.</div>



<div><br></div><div>Do you have a trace of the packets?</div><div><br></div><div>grtz,</div><div>Davy Van De Moere</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-08-12 13:37 GMT+02:00 Rahul MathuR <span dir="ltr"><<a href="mailto:rahul.ultimate@gmail.com" target="_blank">rahul.ultimate@gmail.com</a>></span>:<br>





<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote"><div><div><div dir="ltr"><div>Hello,</div><div>
 </div><div>I have an iPhone/Android/Windows 8 based UAC, proxy server Kamailio and Sip server FreeSwitch.</div>
<div>Whenever I call directly from UAC to Sip server, the call gets established for as long as I want, however when I use the proxy in between, it gets disconnected within 30 seconds. It seems that FS sends a BYE within 30 seconds.</div>






<div> </div><div>I would really appreciate if anybody please guide me where I am going wrong in this case ?<span><font color="#888888"><br clear="all"><br>-- <br>Warm Regds.<br>MathuRahul<br>
</font></span></div></div>
<br></div></div>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Warm Regds.<br>MathuRahul<br>
</div>
_______________________________________________<br>SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br><a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>



<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br></blockquote></div></div></div><br></div></div></div></blockquote>



</div></div></div><br></div>
<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Warm Regds.<br>MathuRahul<br>
</div>
</div></div></div></div></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br>Warm Regds.<br>MathuRahul<br>
</font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br>Warm Regds.<br>MathuRahul<br>
</div>