2010/12/9 Kevin P. Fleming <[email protected]>: >> Sorry, what I want is to allow such invalid bytes as part of the >> Display-Name value in From/Contact header. >> >> display-name = quoted-string / ( token *( LWS token ) ) >> quoted-string = DQUOTE *(qdtext / quoted-pair) DQUOTE >> qdtext = LWS / %x21 / %x23-5B / %x5D-7E / UTF8-NONASCII >> quoted-pair = "\\" (%x00-09 / %x0B-0C / %x0E-7F) > > I don't see how... the encoding would have to be specified, otherwise > you can't determine what it is.
Yes, that's the problem, I don't know which symbols to allow. Perhaps the ISO-8859 representation of the non ASCII symbols? -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
