Opened 13 years ago

Closed 13 years ago

#1222 closed defect (fixed)

Assertion if BYE is received while callee is still in early state

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.10
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Assertion will be raised when calling pjsip_tsx_set_timeout() in sip_inv.c:3698, if BYE is received while callee is still in early state.

This bug may also cause the UAS INVITE transaction to be alive forever.

Change History (1)

comment:1 Changed 13 years ago by bennylp

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

(In [3481]) Fix #1222: Assertion if BYE is received while callee is still in early state

Note: See TracTickets for help on using tickets.