Changes between Version 3 and Version 4 of Ticket #600


Ignore:
Timestamp:
Aug 26, 2008 10:24:11 AM (16 years ago)
Author:
bennylp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #600 – Description

    v3 v4  
    11'''Symptom:''' 
    2  In some occassions after media_start(), srtp_unprotect() fails (returning err_status_replay_old). This seems similar to this case: http://sourceforge.net/mailarchive/message.php?msg_name=C3C343D0.3BDB%25mcgrew%40cisco.com 
     2 In some occassions after media_start(), srtp_unprotect() fails (returning err_status_replay_old).  
    33 
    44'''Description:''' 
     
    1515 1. Modify SRTP transport, so that when it's restarted, it takes into consideration that some old packets may be received. This is to handle the case where the UA is talking to another UA that doesn't maintain sequence number during re-INVITE and UPDATE. 
    1616 
     17'''Related link:''' 
     18 There is a similar discussion about srtp_unprotect() failure when the SRTP is restarted here: http://sourceforge.net/mailarchive/message.php?msg_name=C3C343D0.3BDB%25mcgrew%40cisco.com