RFC Errata
RFC 5760, "RTP Control Protocol (RTCP) Extensions for Single-Source Multicast Sessions with Unicast Feedback", February 2010
Source of RFC: avt (rai)See Also: RFC 5760 w/ inline errata
Errata ID: 2114
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: ALfred Hoenes
Date Reported: 2010-04-05
Verifier Name: Robert Sparks
Date Verified: 2010-09-16
Section 10.1, pg.40 says:
| rtcp-unicast:rsi *(SP <processing>:<rtcp-type>])
This attribute MUST be used to indicate the "Distribution Source
| Feedback Summary" model of operation. In this model, a list or
parameters may be used to explicitly specify how RTCP packets
originated by receivers are handled. Options for processing a
given RTCP packet type are:
aggr: The Distribution Source has means for aggregating the
contents of the RTCP packets and will do so.
| forward: The Distribution Source will forward the RTCP packet
unchanged.
| term: The Distribution Source will terminate the RTCP packet.
It should say:
| rtcp-unicast:rsi *(SP <processing>:<rtcp-type>)
This attribute MUST be used to indicate the "Distribution Source
| Feedback Summary" model of operation. In this model, a list of
parameters may be used to explicitly specify how RTCP packets
originated by receivers are handled. Options for processing a
given RTCP packet type are:
aggr: The Distribution Source has means for aggregating the
contents of the RTCP packets and will do so.
| forward: The Distribution Source will forward the RTCP packets
unchanged.
| term: The Distribution Source will terminate the RTCP packets.
Notes:
Rationale:
a) (Technical): unmatched "]" in syntax rule;
b) (Editorials): s/or/of/ , and use plural: s/packet/packets/
