Skip to content

Proper fix to set back to nullptr mSessionTimersTimer when halting it

Timothée Jaussoin requested to merge feature/reset_session_timers_timer into master

Halt the session timer when a BYE is sent (without waiting for the ACK to be received)

Merge request reports