RFC Errata
Found 4 records.
Status: Verified (1)
RFC 2327, "SDP: Session Description Protocol", April 1998
Note: This RFC has been obsoleted by RFC 4566
Note: This RFC has been updated by RFC 3266
Source of RFC: mmusic (rai)
Errata ID: 459
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Not recorded
Date Reported: 2000-12-31
In the document, the following characters should be replaced with corrected text.
'|' should be '/' '"""' and '"' should be 'DQUOTE' '0x01..0x09' should be '%x01-09'
Notes:
The date reported was not recorded. The estimate is during 2000.
Status: Held for Document Update (2)
RFC 2327, "SDP: Session Description Protocol", April 1998
Note: This RFC has been obsoleted by RFC 4566
Note: This RFC has been updated by RFC 3266
Source of RFC: mmusic (rai)
Errata ID: 458
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Richard Walters
Date Reported: 2005-08-01
Held for Document Update by: Robert Sparks
Section 6 says:
An example of a static payload type is u-law PCM coded single channel audio sampled at 8KHz. This is completely defined in the RTP Audio/Video profile as payload type 0, so the media field for such a stream sent to UDP port 49232 is: m=video 49232 RTP/AVP 0 An example of a dynamic payload type is 16 bit linear encoded stereo audio sampled at 16KHz. If we wish to use dynamic RTP/AVP payload type 98 for such a stream, additional information is required to decode it: m=video 49232 RTP/AVP 98
It should say:
An example of a static payload type is u-law PCM coded single channel audio sampled at 8KHz. This is completely defined in the RTP Audio/Video profile as payload type 0, so the media field for such a stream sent to UDP port 49232 is: m=audio 49232 RTP/AVP 0 An example of a dynamic payload type is 16 bit linear encoded stereo audio sampled at 16KHz. If we wish to use dynamic RTP/AVP payload type 98 for such a stream, additional information is required to decode it: m=audio 49232 RTP/AVP 98
Notes:
The examples refer to audio but show the media type as "video". I believe
the author intended to put "m=audio" but "m=video" was put in by mistake.
Errata ID: 1093
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Jim Bell
Date Reported: 2007-12-17
Held for Document Update by: Robert Sparks
Section 6 says:
The following unit specification characters are allowed: d - days (86400 seconds) h - minutes (3600 seconds) m - minutes (60 seconds)
It should say:
The following unit specification characters are allowed: d - days (86400 seconds) h - hours (3600 seconds) m - minutes (60 seconds)
Notes:
I believe the author means "h" for "hours" and "m" for "minutes" unambiguously.
Status: Rejected (1)
RFC 2327, "SDP: Session Description Protocol", April 1998
Note: This RFC has been obsoleted by RFC 4566
Note: This RFC has been updated by RFC 3266
Source of RFC: mmusic (rai)
Errata ID: 4804
Status: Rejected
Type: Editorial
Publication Format(s) : TEXT
Reported By: Sean Leonard
Date Reported: 2016-09-18
Rejected by: Ben Campbell
Date Rejected: 2016-09-18
Section Appendix A says:
This appendix provides an Augmented BNF grammar for SDP. ABNF is defined in RFC 2234.
It should say:
This appendix provides an Augmented BNF grammar for SDP. ABNF is defined in RFC 2234 [13]. In References: [13] Crocker, D. and P. Overell, "Augmented BNF for syntax specifications: ABNF", RFC 2234, November 1997.
Notes:
A reference for RFC 2234 is not provided in the original text. The intent is clear, but as an editorial matter (at least) the text needs to be corrected.
--VERIFIER NOTES--
RFC 2327 was obsoleted by 4566, which will in turn be obsoleted by draft-ietf-mmusic-rfc4566bis. If the concern still exists in the draft, please address it there.