Hi all,

In message-waiting-02 draft, hname in message-summery 
syntax is given as 

message-headers = hname ":" SP hvalue CRLF 
hname = #(alphanum | "-" | "_")

i think it should be 1* in place of #. bcos if multiple
hname comes according rfc2543bis-02 will be separated by comma.


summary-line = media-type ":" SP new "/" old  [ urgent ] CRLF 
   new = WHOLENUMBER 
   old = WHOLENUMBER 
   new-urgent = WHOLENUMBER 
   old-urgent  = WHOLENUMBER 
   WHOLENUMBER = *DIGIT 

in the above syntax WHOLENUMBER should be 1*Digit.
bcos * means zero or multiples.

Anybody clarify abt the following syntax.

Thanks 
Lakshmi


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

Reply via email to