Opened 13 years ago

Last modified 13 years ago

#1166 closed defect

Detection of offer/answer glare condition — at Initial Version

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

Description

The pjsip_inv_session() happily returns 200/OK to UPDATE/re-INVITE request even when it has sent an offer and hasn't received final answer yet.

Scenario:

  1. Send UPDATE (or re-INVITE)
  2. Receive UPDATE (or re-INVITE)
  3. We send 200/OK

PJSIP should send 500/Internal Server Error for the incoming request in the last step above.

Change History (0)

Note: See TracTickets for help on using tickets.