> >>
> >> sip:+1-800-123-4567;[EMAIL PROTECTED];user=phone
> >>
> >> My question is:
> >> Are the converted sip-url's above correct? It seems
> >> to me that according to the ABNF of SIP-URL in
> >> rfc2543, a sip-url must include a host portion.
> >>
> >
> >"sip.xyz.com" is the host portion.
>
>
> I think the above sip URL is wrong. The string
> (;[EMAIL PROTECTED];user=phone) after ';' is the url
> parameters, not
> the host portion.
The converted sip-url is correct.
rfc2543bis-03.ps and rfc2543bis-02 reflect
the addition of ';' as user-unreserved.
Thus it can appear non escaped within the
user portion of sip-url.
"+1-800-123-4567;cic=+1-6789" is the userinfo
portion of the sip-url. "sip.xyz.com" is the
host.
_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors