[sr-dev] [kamailio/kamailio] rtpengine: rtpengine_manage does offer instead of delete in event_route[tm:branch-failure:id] (#2222)

Daniel-Constantin Mierla notifications at github.com
Sun Feb 23 12:08:18 CET 2020


Inside branch failure event route, the transaction is not completely in failure cause, so you should use rtpengine_delete() with via option. Making rtpengine_manage() do delete inside it for branch failure event route will kill the entire session associated with the transaction.

I can add a condition in the code to skip doing anything in branch failure event route, but if you need to do more fine control of the branches, then switch to using rtpengine offer/answer/delete variants.

-- 
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/2222#issuecomment-590057022
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200223/71cdcb58/attachment.html>


More information about the sr-dev mailing list