Opened 14 years ago

Closed 14 years ago

#1030 closed defect (fixed)

Missing To tag in out-of-dialog response (thanks Rui Macedo for the report)

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

Description

PJSIP did not add To tag for responses which are outside or do not create dialog, and this does not conform with Section 8.2.6.2 of RFC 3261:

... the UAS MUST add a tag to the To header field in the response (with the exception of the 100 (Trying) response, in which a tag MAY be present)

Change History (1)

comment:1 Changed 14 years ago by bennylp

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

Fixed in r3069

Note: See TracTickets for help on using tickets.