On Mon, Aug 06, 2018 at 02:37:15PM +0200, Sebastian Damm wrote:
Of course, that's probably the better way. But as far as I know, that command wasn't available before 5.0. So I guess our blocking of the control port was the way we did it before that.
But anyhow, if an rtpengine crashes, Kamailio shouldn't block.
BTW forgot to ask: are you REJECTing or DROPing packets? A reject should trigger a failover in the rtpengine_* calls immediately. A drop will result in a timeout mechanism triggering, which according to your description blocks the thread.