[OpenSIPS-Devel] [OpenSIPS/opensips] 1c3ded: dialog: always build the ACK with full Route set f...
Vlad Pătrașcu
noreply at github.com
Tue May 26 19:15:37 EST 2020
Branch: refs/heads/3.0
Home: https://github.com/OpenSIPS/opensips
Commit: 1c3dedd61281930d9a3ac91ac561fce25493f66f
https://github.com/OpenSIPS/opensips/commit/1c3dedd61281930d9a3ac91ac561fce25493f66f
Author: Vlad Patrascu <vladp at opensips.org>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M modules/dialog/dlg_req_within.c
M modules/dialog/dlg_req_within.h
M modules/dialog/dlg_timer.c
Log Message:
-----------
dialog: always build the ACK with full Route set for re-INVITE
ACKs for re-INVITEs sent with the "dlg_send_sequential" MI command
would not have a full Route set as they were generated by TM instead
of the dialog module itself.
(cherry picked from commit eefd55e98ee85051ea4f0417624e082595756247)
Commit: 0e02e4afe94e37fb0187650b8bc8f44edfda1c44
https://github.com/OpenSIPS/opensips/commit/0e02e4afe94e37fb0187650b8bc8f44edfda1c44
Author: Vlad Patrascu <vladp at opensips.org>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M modules/dialog/dlg_req_within.c
Log Message:
-----------
dialog: fix CSEQ in ACKs for retransmitted replies of local re-INVITEs
Closes #2106
(cherry picked from commit da3923e9c8c46cd103bfa8bc00cfe3290d20b21d)
Compare: https://github.com/OpenSIPS/opensips/compare/4b6ebb08032f...0e02e4afe94e
More information about the Devel
mailing list