Opened 15 years ago

Last modified 15 years ago

#798 closed defect

UAC disconnect call when receiving BYE in early state (thanks Gang Liu for the suggestion) — at Version 1

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

Description (last modified by bennylp)

Currently BYE on early state (before final response is received) is not handled by the invite session. Consider the following scenario:

  1. UAS receives INVITE
  2. UAS sends 18x
  3. UAS sends 200/OK, but this 200/OK is lost
  4. UAS hangs up immediately, BYE is sent

The corresponding ticket for the 1.0.x branch is ticket #799

Change History (1)

comment:1 Changed 15 years ago by bennylp

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