> -----Original Message-----
> From: Vijeth D [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 02, 2001 06:47
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: [Sip-implementors] Grammar problem.
> 
> Hi,
>   This is with reference to bis-02 Pg 19 which describes the SIP URL grammar. 
>   My doubt is in the following line
>  userinfo = [ user | telephone-subscriber]......
> as per rfc 2806
>  Telephone-subscriber= global-ph-num/local-ph-num
> 
>  
>  Now user can be an alphanumeric string.which means that it 
> can be string of only digits.
> Now even the local phone number can be a string of digits.
> How does one distinguish between the two?
> or,
> Have i missed out on something?
>  
> regards,
>  Vijeth

That is what the SIP-URL parameter "user" is used for.
Add ;user=phone to the URL if it contains a telephone-subscriber
as userinfo (the default value is user=ip).

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

Reply via email to