Skip to content

Fix unreleased route header

François Grisez requested to merge hotfix/unreleased_route_header into release/2.0

The created route headers was not released before the termination of the process because they were held by the Presence module instead of the SIP request.

Merge request reports