Changes between Version 5 and Version 6 of Ticket #1049
- Timestamp:
- Feb 8, 2018 1:17:31 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1049
- Property Milestone changed from release-2.x to release-2.8
-
Ticket #1049 – Description
v5 v6 12 12 - 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. 13 13 - 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