hi

RFC2327, Section 6, SDP Specification:

   Attribute names must be in the US-ASCII subset of ISO-10646/UTF-8.
   ...
   Attributes that will be commonly used can be registered with IANA
   (see Appendix B).  Unregistered attributes should begin with "X-" to
   prevent inadvertent collision with registered attributes.

-----
RFC2327, Section 8, Appendix A: SDP Grammar:

   attribute-fields := *("a=" attribute CRLF)
   attribute := (att-field ":" att-value) | att-field
   att-field := 1*(alpha-numeric)

-----
Is the dash ("-") allowed in attribute field names? (there is no
appropriate record in
http://www.rfc-editor.org/cgi-bin/errataSearch.pl?rfc=2327)

-- 
tut

_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to