On Thu, 2006-05-25 at 18:49 -0400, M. Rangnathan wrote:
>     In RFC 3261 section 16.6 step #6 (Postprocess route information), it 
> states the following:  
> 
>  >>>
>           If the copy contains a Route header field, the proxy MUST
>          inspect the URI in its first value.  If that URI does not
>          contain an lr parameter, the proxy MUST modify the copy as
>          follows:
> 
>          -  The proxy MUST place the Request-URI into the Route header
>             field as the last value.
> 
>          -  The proxy MUST then place the first Route header field value
>             into the Request-URI and remove that value from the Route
>             header field.
> <<<
> 
> Question: If the original request URI had a user name and URI 
> Parameters, do these get preserved in the new Request URI?

No, the URIs are moved around as a whole, so the new request URI is
exactly the same as what was the first Route header value.  And if you
examine the algorithm, that's what makes it behave sensibly.

Dale

--- 
interop.pingtel.com -- the public SIP phone interoperability test server

_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to