<div dir="ltr">Hi,<div>about this subject: linux kernel starting from 3.9 introduced SO_REUSEPORT which allows reusing TCP sockets.<div>It could be interesting supporting this in Kamailio. I worked on a patch for this, I can open a PR and start a discussion if you think it's worth.</div><div><br></div><div>Regards,</div><div><br></div><div>Federico</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 8, 2016 at 11:12 AM, Daniel Tryba <span dir="ltr"><<a href="mailto:d.tryba@pocos.nl" target="_blank">d.tryba@pocos.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Sep 07, 2016 at 08:35:30PM +0300, Yuriy Gorlichenko wrote:<br>
> Before to send to asteisk any packet i added<br>
> $fs=ip.add.re.ss:port<br>
><br>
> Also discribed<br>
> listen=tcp:ip.add.re.ss:port<br>
><br>
> But kamailio send outgoing packets from random prot throug TCP<br>
> Presume i configured 5060 port but it send from 35410 port.<br>
<br>
</span>This is normal behavior, tcp port 5060 is already in use as a listener<br>
port.<br>
<br>
<br>
______________________________<wbr>_________________<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/<wbr>cgi-bin/mailman/listinfo/sr-<wbr>users</a><br>
</blockquote></div><br></div>