Hello Daniel, Thanks for replying. I will try that.
Thanks! David On Fri, 29 Nov 2019 at 09:23, Daniel Tryba <[email protected]> wrote: > On Thu, Nov 28, 2019 at 03:21:21PM +0000, David Villasmil wrote: > > Thanks Alex, > > > > Do you know how to set it? First time doing thousands of tcp > registrations.. > > > > Depends on what init system you use. If you have to ask I pesume you are > using systemd (since they like to reinvent the wheel). The correct way > is to: > systemctl edit kamailio.service > and add: > [Service] > LimitNOFILE=65536 > > More quick and dirty: > edit /etc/systemd/system/kamailio.service.d/override.conf > and insert the same as above. And do a > systemctl daemon-reload > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- Regards, David Villasmil email: [email protected] phone: +34669448337
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
