<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Check any firewalls and inspect some traces if you haven't. Never know what you'll find. We've seen tcp messages not properly reconstructing on some setups on just one port for some reason (not having anything to do with Kamailio). You could also try a non-standard port to see if it is any different. No reason it must be 5060/5061.<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Might check out some of the tcp parameters as well. <a href="http://www.kamailio.org/wiki/cookbooks/4.2.x/core#tcp_fd_cache">This </a>one in particular we are trying out disabled because with it on certain requests go out an ephemeral port that we don't have set up in our iptables. With it disabled it goes out a standard listening port we have setup and is preferred.<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">You should also set debug=3 for clues if you haven't. I suggest providing more detail if you don't figure it out. Could be so many different things.<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Regards,<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Ryan<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 18, 2015 at 4:22 PM, Ankhit Vivekananda <span dir="ltr"><<a href="mailto:ankhit.vivekananda@biscotti.com" target="_blank">ankhit.vivekananda@biscotti.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">Hello,<div><br></div><div>I have configured kamailio 4.0.4 long back. Now, I wanted to enable the usage of port 5061 with TLS. By doing so, the client(video camera) can place outgoing calls fine. But while receiving an incoming call, the message does not get sent out to the other client. Hence, the call fails. I can place and receive calls on port 5060 successfully without any issues. Can anyone please tell me why port 5061 is giving me a problem.</div><div><br></div><div>Also, as a test, I set up kamailio on another machine(version 4.1) and 5061 works fine in all directions. Its only on the other machine that I have problems with. <br></div><div><br></div><div>Appreciate any help!</div><div><br></div><div>Thank you,</div><div>Ankhit</div></div>
<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>