[SR-Users] Kamailio send TCP packets from random ports

Federico Cabiddu federico.cabiddu at gmail.com
Thu Sep 8 16:50:50 CEST 2016


The issue with dispatcher is that, in case of TCP transport, you cannot set
the sending socket for the same reason.
Basically, each time a client TCP socket is open by Kamailio, the SO select
the port, due to the lack of support for SO_REUSEPORT.

Cheers,

Federico

On Thu, Sep 8, 2016 at 4:33 PM, Daniel Tryba <d.tryba at pocos.nl> wrote:

> On Thu, Sep 08, 2016 at 03:38:32PM +0300, Yuriy Gorlichenko wrote:
> > I didnt thought about keepalive. I suppose it can help.
>
> Better than using qualify in asterisk is to use the dispatcher module in
> kamailio. The idea is the same, but more configurable and it is just 1
> keepalive mechanisme so the amount of keepalives doesn't scale linear
> with the number of registered users :)
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20160908/6a0f7dc0/attachment.html>


More information about the sr-users mailing list