Iñaki Baz Castillo wrote: > I think it's a bad specification in RFC 3261.
No. This is a classical problem of protocol encoding rules. SIP doesn't separate encoding rule from the data structures it operate (the same is in XMPP). That's because there is a lot of broken parsers - implementers just don't have enough time to write/test it correctly and it is impossible to generate a parser/validator automatically (thanks to ABNF). -- Regards, Evgeniy Khramtsov, ProcessOne. xmpp:[EMAIL PROTECTED] _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
