Changes between Initial Version and Version 2 of Ticket #1857


Ignore:
Timestamp:
Jun 12, 2015 3:27:49 AM (9 years ago)
Author:
riza
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1857

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #1857 – Description

    initial v2  
    99However, on the above case, B hangup and got delayed until ACK is received.  
    1010When the timeout occur, the stack tried to hangup but still got delayed. 
    11 This is because, the hangup cause cannot be changed due to this check on inv_set_cause 
     11This is because, BYE can only be sent on a confirmed dialog (see #1712) also the hangup cause cannot be changed due to this check on inv_set_cause 
    1212{{{ 
    1313(cause_code > inv->cause)