On 07/02/14 13:01, Alex Balashov wrote:
Related:
Every once in a while, rtpengine will go unresponsive despite continuing
to run. Here, for instance, ping commands from Kamailio can be observed,
but are going unreplied:
Probably a deadlock. Either jump into the running process with gdb, or
send a core-dumping signal and then load the core in gdb. Execute
"thread apply all bt" to see where it's hung up on.
cheers