1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-02-13 13:40:44 +00:00
2008-12-16 18:05:22 +00:00

15 lines
432 B
Plaintext

RFC 2327 omissions and errors:
* "z=" omitted from zone-adjustments
* protocol on media-field is restricted to alpha-numeric,
but example (RTP/AVP!) contains also "/"
* bwtype is restricted to alpha-numeric, but the RFC text discusses
extensions like b=x-y:100
* att-field is restricted to alpha-numeric, but the RFC text discusses
extensions like a=x-nokia-foo
* The BNF defintions "key-data" and "safe" are incomplete.