2009/2/27 harbhanu <[email protected]>:

> Example: The following PSI could be stored in the HSS -
> "sip:[email protected]".
>
> "
>
> As per the above statements, the same example there would hold true for tel
> uri too. Such as:
>
> tel:[email protected]
>
>
>
> But after referring to the ABNF defined by RFC-3966 I believe the same is
> not supported.


The above TEL uri is fully invalid. Basically a TEL uri can be:

- Local number:
tel: + 0123456789aBCDEF-,() + ;phone-context=XXXX

- Global number:
tel: + "+" 0123456789-,()

A tel URI number cannot contain other symbols. Also, note that in case
of a local number (so doesn't start by "+") then "phone-context"
parameter is mandatory.

Regards.


-- 
Iñaki Baz Castillo
<[email protected]>

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

Reply via email to