Quoted string in rfc2806 (as used in telephone-subscriber) is:

 quoted-string         = %x22 *( "\" CHAR / (%x20-21 / %x23-7E
                         / %x80-FF )) %x22

where as the quoted string in RFC3261 does not allow \%x0A and \%x0D.

Shouldn't they be disallowed in RFC2806 too?

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

Reply via email to