It looks like a lot of tcp connections are open (over 15 000) -- for each of them is
allocated the read/write buffer. Do you expect so many tcp connections? If yes, then you
need to allocate more memory for kamailio, it runs out of it.
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/296#issuecomment-138292095