> Sorry for not being clear and thanks for your time. I want to know the
> meaning of *token. Appendix defines what is token, which itself
> containts multiple characters since it is 1*(.......).So, how does
> *token make sense?
> 
> If *token is correct, what would be the separator between two
> consequetive tokens? If there is no separator, what is the 
> use of *token
> because the definition of the token would suffice.
> 

1* of the token definition means there is 
at least one.

The display-name definition *token basically 
just cancels the "at least one" part of the 
token definition.

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

Reply via email to