Opened 12 years ago

Closed 12 years ago

#1487 closed defect (fixed)

Wrong SDP negotiator state if outgoing UPDATE or re-INVITE is challenged with 401 or 407

Reported by: bennylp Owned by: bennylp
Priority: major Milestone: release-1.14
Component: pjsip Version: common
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

The internal SDP negotiator state will be in bad state if outgoing UPDATE or re-INVITE containing SDP is challenged with authentication, causing subsequent SDP negotiation mismatch (such as SDP is sent in ACK, or SDP in remote's response is mistakenly treated as offer).

Change History (1)

comment:1 Changed 12 years ago by bennylp

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

(In [4046]) Fixed #1487: Wrong SDP negotiator state if outgoing UPDATE or re-INVITE is challenged with 401 or 407

Note: See TracTickets for help on using tickets.