Changes between Version 5 and Version 6 of Ticket #1049


Ignore:
Timestamp:
Feb 8, 2018 1:17:31 AM (6 years ago)
Author:
nanang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1049

    • Property Milestone changed from release-2.x to release-2.8
  • Ticket #1049 – Description

    v5 v6  
    1212 - retry sending the BYE if previous ones fail and call remains connected. If this keeps happening (the BYE request gets rejected), we'll probably need to hard-terminate the call, that is to forcefully terminate the call without relying for the BYE to succeed. 
    1313 - when ACK is not received yet for 200/OK, UAS is not able to send BYE. The stack ideally should send the BYE automatically once ACK is received (done in #1712) 
     14 - cease any PJSUA call related callback once call is declared to be disconnected