[sr-dev] [kamailio/kamailio] msrp: kamailio cannot create new TCP connection with TSLF memory manager (#2215)

Daniel-Constantin Mierla notifications at github.com
Wed Feb 12 21:47:17 CET 2020


@sergey-safarov - that error code and error message (11 - Resource temporarily unavailable)) typically happens when the target accepts the connection but it doesn't read data, so the sender app is filling the socket buffer.

>From the logs, the connection is created and added to the internal hash, so that is not the problem, but transmitting the data seems to be the issue. What is the receiving party? A sip phone with msrp support, or some generic tool?

On the other hand, it is strange that you get it when using tlsf memory manager ...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2215#issuecomment-585409962
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200212/1050beb0/attachment.html>


More information about the sr-dev mailing list