Skip to content

Do not send BYE automatically when an ACK is missing after T1*64 in the case of a reINVITE.

Simon Morlat requested to merge fix/sip-dialog-fixes into release/5.4

Notify 200 OK for INVITE that may arrive after another terminal response, in order to let the application layer handle the said INVITE/CANCEL/200OK moratorium state race condition. Refactor tests.

Merge request reports