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/fixes-from-5.4-march-2 into master

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