Opened 12 years ago
Last modified 12 years ago
#1556 closed defect
Fix From/To tag comparison to be case insensitive (thanks to Regis Montoya for the report) — at Initial Version
Reported by: | ming | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.1 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | release-1.16 | Backported: | yes |
Description
From RFC 3261:
The "tag" parameter is used in the To and From header fields of SIP messages. It serves as a general mechanism to identify a dialog, which is the combination of the Call-ID along with two tags, one from each participant in the dialog.
Unless otherwise stated in the definition of a particular header field, field values, parameter names, and parameter values are case-insensitive.
Note: See
TracTickets for help on using
tickets.