This is just a picky detail that is bothering me. The BNF for "display-name" allows
"*(token LWS)". This means that for an address like "John Doe <sip:[EMAIL PROTECTED]>", the "display-name" would be "John Doe " (note space character at end). It's the LWS at the end that bothers me. Should this be "*(token / LWS)"?
Thanks,
Chris McKinnon
_______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
