Hi, imagine the following TEL URI:

  tel:(+34)-999-888-777;phone-context=foo.com

According to RFC 3966 BNF it's local since first char is not "+":

--------------
   global-number        = global-number-digits *par
   global-number-digits = "+" *phonedigit DIGIT *phonedigit
--------------

Also:

--------------
  5.1.4.  Global Numbers
   Globally unique numbers are identified by the leading "+" character.
--------------

Am I right? is it local?
Thanks.


-- 
Iñaki Baz Castillo

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

Reply via email to