El Jueves, 4 de Marzo de 2010, hanifa.mohammed escribió:
> Hi all,
> 
>     With respect to tel uri, there are two types:
> 1. Global number - that starts with '+'
> 2. Local number - others
> 
>     Similarly, is there any thing called Global Sip uri and Local Sip uri.
> 
>     My assumption:
> Suppose the tel uri is converted into sip uri. If the user info part of the
> sip uri starts
> with '+', it is Global SIP Uri. Else, local Uri.
>     Pl assert my assumption.

If the SIP URI has a param ;user=phone then the userinfo part is supposed to 
be a telephone number, sharing syntax with the TEL URI.

So you could consider the following SIP URI as "global" (in terms of E164):

  sip:+12345...@domain.org;user=phone


-- 
Iñaki Baz Castillo <i...@aliax.net>

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

Reply via email to