< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
Top of page 32 of RFC3261: Even though an arbitrary number of parameter pairs may be attached to a header field value, any given parameter-name MUST NOT appear more than once. RjS On Apr 2, 2009, at 8:24 AM, Scott Godin wrote: ExtensionParameters don't really support this. It would be possible to do a trick to get both parameters into the message, but you will only be able to parse out the first one if trying to read an inbound SIP message with these two identical extension parameters in one of the headers. |