Hi, No matter how we'll fix this, I guess it would be a valid essential correction? Regards, Christer
________________________________ Lähettäjä: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Lähetetty: to 6.12.2007 21:09 Vastaanottaja: [email protected] Aihe: Re: [Sip] SIPit21: BNF future-proofing problem? From: Jonathan Rosenberg <[EMAIL PROTECTED]> This strikes me as a problem in theory and not in practice. AFAICT, the only characters you can't use are ascii 0x00-0x19 (0x20 is space and is possible through the LWS construct as Christer pointed out). Is there a practical use case for any of these? They are: HT (horizontal tab) should be included, but that's also in LWS. As for the remaining characters, I don't think that anyone has ever *intended* that they be used in SIP headers, and their inclusion in quoted-pair was a typographical error. Dale _______________________________________________ Sip mailing list https://www1.ietf.org/mailman/listinfo/sip This list is for NEW development of the core SIP Protocol Use [EMAIL PROTECTED] for questions on current sip Use [EMAIL PROTECTED] for new developments on the application of sip _______________________________________________ Sip mailing list https://www1.ietf.org/mailman/listinfo/sip This list is for NEW development of the core SIP Protocol Use [EMAIL PROTECTED] for questions on current sip Use [EMAIL PROTECTED] for new developments on the application of sip
