Iñaki Baz Castillo wrote:

> f) From: sip:[EMAIL PROTECTED];p1=xxx;p2=yyy?header1=KKK
> 
> What about this?
> Are p1 and p2 URI params or header params? Note that it's the same case as a) 
> but adding a URI header.
> Also, is this header1 valid?

IMO the way one must interpret the instruction to treat the parameters 
as header parameters is to assume that the ";" indicates the completion 
of the URI and the beginning of the header parameters. Thus everything 
forward from there must be parsed according to the syntax for what 
follows the addr-spec.

Then the ? becomes a syntax error.

I don't see any other reasonable way to deal with it.

        Paul
_______________________________________________
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to