Skip to content

Invite/Cancel feature only for apple voip push + transaction refacto

Anthony Gauchy requested to merge feature/invite_cancel_for_ios_only into master

This commit, partially cherry-picked from ee00df57, enhances the commit to address FLEXISIP-71. To accomplish this, transactions now utilize the main Agent if Out/inAgent is null. Additionally, to mitigate memory leaks upon shutdown, transactions self-reference deletion is implemented when sofia-sip deletes the C transaction.

See !970 (closed) for original MR and approval

Merge request reports