Skip to content

Fix unreleased route header

François Grisez requested to merge fix/unreleased_route_header into master

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.

(cherry picked from commit 2259ea7a)

Merge request reports