Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#1817 closed enhancement (fixed)

Automatically send BYE when sending CANCEL for INVITE is unsuccessful. — at Version 2

Reported by: ming Owned by: bennylp
Priority: normal Milestone: release-2.4
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description (last modified by ming)

Related to #1049:

In PJSUA-LIB:

Sending BYE if call isn't disconnected after CANCEL is issued:
it is possible that the CANCEL request and 200/OK to INVITE had crossed each other in the wire; in this case, the call will get CONNECTED and the CANCEL will be rejected with 481.

Change History (2)

comment:1 Changed 9 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

in [4986]: Fixed #1817: Automatically send BYE when sending CANCEL for INVITE is unsuccessful.

comment:2 Changed 9 years ago by ming

  • Description modified (diff)
Note: See TracTickets for help on using tickets.