Opened 7 years ago
Closed 7 years ago
#2066 closed defect (fixed)
SDP ignored in 180/183 response without To tag
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.8 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
According to RFC 3261 section 12.1.2 UAC Behavior:
... A UAC MUST be prepared to receive a response without a tag in the To field, in which case the tag is considered to have a value of null. This is to maintain backwards compatibility with RFC 2543, which did not mandate To tags.
So even if the To tag is missing, the response should still be handled for backwards compatibility.
Thanks Kevin Harwell for the report and the patch.
Change History (1)
comment:1 Changed 7 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 5700: