On 06/06/14 09:25, Alex Balashov wrote:
But you already know there's going to be a problem if monologue == NULL, so that's not very informative.
Looking through the code, I think it's probably just a case of a missing NULL check. If I'm right, then this would be the fix:
https://github.com/sipwise/rtpengine/commit/cbe1f805363b3d6a117e9e5425d79943...
cheers