in the bis-03 draft, the following paragraph was added to section 2.1:

  user or telephone-subscriber, password, host, port and any url-parameter
  parameters of the URI must match. If a component is omitted, it matches
  based on its default value. (For example, otherwise equivalent URLs
  without a port specification and with port 5060 match.) Components not
  found in both URLs being compared, for which there is no default value,
  are ignored.

The first time I read this paragraph, I was left with the notion that
since user is optional, and does not have a default value, the last
sentence would be in effect, e.g.

        sip:example.com

and

        sip:[EMAIL PROTECTED]

match.

This might not be considered the most obvious result, and probably
should be flagged if it is true.

-- 
Bryan K. Ogawa  <[EMAIL PROTECTED]>  http://www.vovida.org/

_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to