Changes between Initial Version and Version 2 of Ticket #1797


Ignore:
Timestamp:
Oct 31, 2014 12:10:35 PM (10 years ago)
Author:
riza
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1797

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
    • Property Summary changed from Clean up provisional media after re-invite/update to Failed re-invite/update caused by a bug in provisional media clean up
  • Ticket #1797 – Description

    initial v2  
     1Consider this scenario: 
     21. send re-Invite with video 
     32. get 491 resp 
     43. send ACK 
     54. send re-Invite with video 
     6Currently, the second re-Invite will fail due to the bug in provisional media cleanup. 
     7 
    18Clean up provisional media upon: 
    29- failed (non-2xx) responses, or 
     
    613call->med_prov_cnt, so that pjsua_call_media_is_changing() can behave 
    714correctly. 
     15