-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[freeswitch] Fix a SIP session leak on negotiation errors
When a SIP session failed during negotiation, only its channel mappings were being cleared. The SIP UA AND Session would be left dangling, causing a leak and some more further problems Also pretty print some errors on stop procedures
- Loading branch information
1 parent
d3910a4
commit 7eb4e6e
Showing
1 changed file
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters