[sr-dev] [kamailio] [4.2.6] kamailio does not work when Recv-Q is high... (#510)

Daniel-Constantin Mierla notifications at github.com
Wed Feb 17 09:31:19 CET 2016


It is intended to have the udp workers waiting in recvfrom(). It is the kernel that passes the UDP messages when there is something received from the network and the application will get it via recvfrom(). If Kamailio stays in recvfrom() it means the kernel is not passing anything to it.

What is the operating system you are using?

Are registrations over udp?

Do you modules for traffic limiting or shaping like pike?

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/510#issuecomment-185093280
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160217/83404f5a/attachment-0001.html>


More information about the sr-dev mailing list