Skip to content

Free resources as soon as the call is declined due to security

Andrea Gianarda requested to merge fix/media_mandatory_crash_5_4 into release/5.4

incompatibility reasons in order to properly deal with ICE events.

In fact, MS2Stream::handleEvent() needs the media session to have a ref count to be incremented while processing ICE events hence this cannot be done when destroying the object.

Merge request reports