Changes between Initial Version and Version 2 of Ticket #1391
- Timestamp:
- Oct 21, 2011 9:38:57 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1391
- Property Summary changed from Missing transaction/cseq check for incoming ACK in an INVITE session (thanks Ilya Kalinin for the report) to Missing CSeq check for incoming ACK in an INVITE session (thanks Ilya Kalinin for the report)
-
Ticket #1391 – Description
initial v2 1 Case scenario: 1 CSeq is not checked for incoming ACK request. This may cause ACK retransmission for previous INVITE transaction to wrongly be processed. 2 3 Sample scenario: 2 4 1. Receiving normal INVITE with SDP, processed normally until reaching confirmed state, let's call this TSX 1. 3 5 2. Receiving re-INVITE without SDP, responded 200 OK with SDP, and waiting for an ACK with SDP, let's call this TSX 2.