Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 8355] Support RTP/RTCP multiplexing

Date: Thu, 19 Dec 2013 23:25:40 +0000

Comment # 13 on bug 8355 from
Well, if you want to be picky, according to RFC 3550 section 6.1

   SR or RR:  The first RTCP packet in the compound packet MUST
      always be a report packet to facilitate header validation as
      described in Appendix A.2.  This is true even if no data has been
      sent or received, in which case an empty RR MUST be sent, and even
      if the only other RTCP packet in the compound packet is a BYE.

so, in fact, the only values you really HAVE to do is 72 and 73.

That said, changing the FIRST_RTCP_CONFLICT_PAYLOAD_TYPE to 64 is perfectly
acceptable.


You are receiving this mail because:
  • You are watching all bug changes.