mirror of https://github.com/sipwise/rtpengine.git
This commit:mr11.2.16f0ad0db0fintroduced an improved behavior of the call deconstruction when dealing with multiple forked legs. But it also introduced a regression related to TPCC related calls. This is because it takes into consideration existing `->viabranches`, which is not efficient in certain cases. Instead, we just have to ensure, whether there are other monologues of the call object, which are not directly "visible" for this branch being cancelled (so they are not directly associated to that), but they might have own associations present, which means the call mustn't be globally destoroyed. Change-Id: I630f2d88ef3b557af3a95816fc2703daccaff374 (cherry picked from commit0994ffbe75)
parent
251e27bd1c
commit
3bf6a31a5e
Loading…
Reference in new issue