<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" category="std" consensus="true" docName="draft-ietf-mmusic-sdp-bundle-negotiation-54" indexInclude="true" ipr="pre5378Trust200902" number="8843" prepTime="2021-01-20T15:37:34" scripts="Common,Latin" sortRefs="true" submissionType="IETF" symRefs="true" tocDepth="3" tocInclude="true" updates="3264, 5888, 7941" xml:lang="en">
  <link href="https://datatracker.ietf.org/doc/draft-ietf-mmusic-sdp-bundle-negotiation-54" rel="prev"/>
  <link href="https://dx.doi.org/10.17487/rfc8843" rel="alternate"/>
  <link href="urn:issn:2070-1721" rel="alternate"/>
  <front>
    <title abbrev="Bundled Media">Negotiating Media Multiplexing Using the Session Description Protocol (SDP)</title>
    <seriesInfo name="RFC" value="8843" stream="IETF"/>
    <author initials="C." surname="Holmberg" fullname="Christer Holmberg">
      <organization showOnFrontPage="true">Ericsson</organization>
      <address>
        <postal>
          <street>Hirsalantie 11</street>
          <code>02420</code>
          <city>Jorvas</city>
          <country>Finland</country>
        </postal>
        <email>christer.holmberg@ericsson.com</email>
      </address>
    </author>
    <author fullname="Harald Tveit Alvestrand" initials="H." surname="Alvestrand">
      <organization showOnFrontPage="true">Google</organization>
      <address>
        <postal>
          <street>Kungsbron 2</street>
          <city>Stockholm</city>
          <code>11122</code>
          <country>Sweden</country>
        </postal>
        <email>harald@alvestrand.no</email>
      </address>
    </author>
    <author fullname="Cullen Jennings" initials="C." surname="Jennings">
      <organization showOnFrontPage="true">Cisco</organization>
      <address>
        <postal>
          <street>400 3rd Avenue SW, Suite 350</street>
          <city>Calgary</city>
          <region>AB</region>
          <code>T2P 4H2</code>
          <country>Canada</country>
        </postal>
        <email>fluffy@iii.ca</email>
      </address>
    </author>
    <date month="01" year="2021"/>
    <area>Transport</area>
    <workgroup>MMUSIC Working Group</workgroup>
    <keyword>RTP</keyword>
    <keyword>SDP</keyword>
    <keyword>Bundle</keyword>
    <keyword>Multiplexing</keyword>
    <keyword>RTCWEB</keyword>
    <keyword>CLUE</keyword>
    <keyword>RTCWEB</keyword>
    <keyword>MMUSIC</keyword>
    <keyword>AVT</keyword>
    <keyword>WEB</keyword>
    <keyword>Browser</keyword>
    <abstract pn="section-abstract">
      <t indent="0" pn="section-abstract-1">
        This specification defines a new Session Description
        Protocol (SDP) Grouping Framework extension called 'BUNDLE'. 
        The extension can be used with the SDP offer/answer mechanism 
        to negotiate the usage of a single transport (5-tuple) for 
        sending and receiving media described by multiple SDP media descriptions 
        ("m=" sections). Such transport is referred to as a BUNDLE transport, 
        and the media is referred to as bundled media. The "m=" sections that
        use the BUNDLE transport form a BUNDLE group.
      </t>
      <t indent="0" pn="section-abstract-2">
        This specification defines a new RTP Control Protocol (RTCP) Source
        Description (SDES) item and a new RTP header extension.</t>
      <t indent="0" pn="section-abstract-3">
        This specification updates RFCs 3264, 5888, and 7941.
      </t>
    </abstract>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t indent="0" pn="section-boilerplate.1-1">
            This is an Internet Standards Track document.
        </t>
        <t indent="0" pn="section-boilerplate.1-2">
            This document is a product of the Internet Engineering Task Force
            (IETF).  It represents the consensus of the IETF community.  It has
            received public review and has been approved for publication by
            the Internet Engineering Steering Group (IESG).  Further
            information on Internet Standards is available in Section 2 of 
            RFC 7841.
        </t>
        <t indent="0" pn="section-boilerplate.1-3">
            Information about the current status of this document, any
            errata, and how to provide feedback on it may be obtained at
            <eref target="https://www.rfc-editor.org/info/rfc8843" brackets="none"/>.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t indent="0" pn="section-boilerplate.2-1">
            Copyright (c) 2021 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t indent="0" pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) in effect on the date of
            publication of this document. Please review these documents
            carefully, as they describe your rights and restrictions with
            respect to this document. Code Components extracted from this
            document must include Simplified BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Simplified BSD License.
        </t>
        <t indent="0" pn="section-boilerplate.2-3">
            This document may contain material from IETF Documents or IETF
            Contributions published or made publicly available before November
            10, 2008. The person(s) controlling the copyright in some of this
            material may not have granted the IETF Trust the right to allow
            modifications of such material outside the IETF Standards Process.
            Without obtaining an adequate license from the person(s)
            controlling the copyright in such materials, this document may not
            be modified outside the IETF Standards Process, and derivative
            works of it may not be created outside the IETF Standards Process,
            except to format it for publication as an RFC or to translate it
            into languages other than English.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t indent="0" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2">
              <li pn="section-toc.1-1.1.2.1">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.1.1"><xref derivedContent="1.1" format="counter" sectionFormat="of" target="section-1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-background">Background</xref></t>
              </li>
              <li pn="section-toc.1-1.1.2.2">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.2.1"><xref derivedContent="1.2" format="counter" sectionFormat="of" target="section-1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bundle-mechanism">BUNDLE Mechanism</xref></t>
              </li>
              <li pn="section-toc.1-1.1.2.3">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.3.1"><xref derivedContent="1.3" format="counter" sectionFormat="of" target="section-1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-protocol-extensions">Protocol Extensions</xref></t>
              </li>
              <li pn="section-toc.1-1.1.2.4">
                <t indent="0" pn="section-toc.1-1.1.2.4.1"><xref derivedContent="1.4" format="counter" sectionFormat="of" target="section-1.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-contradiction-regarding-bun">Contradiction regarding bundle-only "m=" sections</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.2">
            <t indent="0" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-terminology">Terminology</xref></t>
          </li>
          <li pn="section-toc.1-1.3">
            <t indent="0" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-conventions">Conventions</xref></t>
          </li>
          <li pn="section-toc.1-1.4">
            <t indent="0" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-applicability-statement">Applicability Statement</xref></t>
          </li>
          <li pn="section-toc.1-1.5">
            <t indent="0" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdp-grouping-framework-bund">SDP Grouping Framework BUNDLE Extension</xref></t>
          </li>
          <li pn="section-toc.1-1.6">
            <t indent="0" pn="section-toc.1-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdp-bundle-only-attribute">SDP 'bundle-only' Attribute</xref></t>
          </li>
          <li pn="section-toc.1-1.7">
            <t indent="0" pn="section-toc.1-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdp-offer-answer-procedures">SDP Offer/Answer Procedures</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2">
              <li pn="section-toc.1-1.7.2.1">
                <t indent="0" pn="section-toc.1-1.7.2.1.1"><xref derivedContent="7.1" format="counter" sectionFormat="of" target="section-7.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-generic-sdp-considerations">Generic SDP Considerations</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2.1.2">
                  <li pn="section-toc.1-1.7.2.1.2.1">
                    <t indent="0" pn="section-toc.1-1.7.2.1.2.1.1"><xref derivedContent="7.1.1" format="counter" sectionFormat="of" target="section-7.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-connection-data-c">Connection Data ("c=")</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.1.2.2">
                    <t indent="0" pn="section-toc.1-1.7.2.1.2.2.1"><xref derivedContent="7.1.2" format="counter" sectionFormat="of" target="section-7.1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bandwidth-b">Bandwidth ("b=")</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.1.2.3">
                    <t indent="0" pn="section-toc.1-1.7.2.1.2.3.1"><xref derivedContent="7.1.3" format="counter" sectionFormat="of" target="section-7.1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-attributes-a">Attributes ("a=")</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.7.2.2">
                <t indent="0" pn="section-toc.1-1.7.2.2.1"><xref derivedContent="7.2" format="counter" sectionFormat="of" target="section-7.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-generating-the-initial-sdp-">Generating the Initial SDP Offer</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2.2.2">
                  <li pn="section-toc.1-1.7.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.7.2.2.2.1.1"><xref derivedContent="7.2.1" format="counter" sectionFormat="of" target="section-7.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-suggesting-the-offerer-tagg">Suggesting the Offerer-Tagged 'm=' Section</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.7.2.2.2.2.1"><xref derivedContent="7.2.2" format="counter" sectionFormat="of" target="section-7.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-example-initial-sdp-offer">Example: Initial SDP Offer</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.7.2.3">
                <t indent="0" pn="section-toc.1-1.7.2.3.1"><xref derivedContent="7.3" format="counter" sectionFormat="of" target="section-7.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-generating-the-sdp-answer">Generating the SDP Answer</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2.3.2">
                  <li pn="section-toc.1-1.7.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.7.2.3.2.1.1"><xref derivedContent="7.3.1" format="counter" sectionFormat="of" target="section-7.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-answerer-selection-of-tagge">Answerer Selection of Tagged 'm=' Sections</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.3.2.2">
                    <t indent="0" pn="section-toc.1-1.7.2.3.2.2.1"><xref derivedContent="7.3.2" format="counter" sectionFormat="of" target="section-7.3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-moving-a-media-description-">Moving a Media Description Out of a BUNDLE Group</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.3.2.3">
                    <t indent="0" pn="section-toc.1-1.7.2.3.2.3.1"><xref derivedContent="7.3.3" format="counter" sectionFormat="of" target="section-7.3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-rejecting-a-media-descripti">Rejecting a Media Description in a BUNDLE Group</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.3.2.4">
                    <t indent="0" pn="section-toc.1-1.7.2.3.2.4.1"><xref derivedContent="7.3.4" format="counter" sectionFormat="of" target="section-7.3.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-example-sdp-answer">Example: SDP Answer</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.7.2.4">
                <t indent="0" pn="section-toc.1-1.7.2.4.1"><xref derivedContent="7.4" format="counter" sectionFormat="of" target="section-7.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-offerer-processing-of-the-s">Offerer Processing of the SDP Answer</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.5">
                <t indent="0" pn="section-toc.1-1.7.2.5.1"><xref derivedContent="7.5" format="counter" sectionFormat="of" target="section-7.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-modifying-the-session">Modifying the Session</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2.5.2">
                  <li pn="section-toc.1-1.7.2.5.2.1">
                    <t indent="0" pn="section-toc.1-1.7.2.5.2.1.1"><xref derivedContent="7.5.1" format="counter" sectionFormat="of" target="section-7.5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-adding-a-media-description-">Adding a Media Description to a BUNDLE Group</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.5.2.2">
                    <t indent="0" pn="section-toc.1-1.7.2.5.2.2.1"><xref derivedContent="7.5.2" format="counter" sectionFormat="of" target="section-7.5.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-moving-a-media-description-o">Moving a Media Description Out of a BUNDLE Group</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.5.2.3">
                    <t indent="0" pn="section-toc.1-1.7.2.5.2.3.1"><xref derivedContent="7.5.3" format="counter" sectionFormat="of" target="section-7.5.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-disabling-a-media-descripti">Disabling a Media Description in a BUNDLE Group</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.8">
            <t indent="0" pn="section-toc.1-1.8.1"><xref derivedContent="8" format="counter" sectionFormat="of" target="section-8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-protocol-identification">Protocol Identification</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2">
              <li pn="section-toc.1-1.8.2.1">
                <t indent="0" pn="section-toc.1-1.8.2.1.1"><xref derivedContent="8.1" format="counter" sectionFormat="of" target="section-8.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-stun-dtls-and-srtp">STUN, DTLS, and SRTP</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.9">
            <t indent="0" pn="section-toc.1-1.9.1"><xref derivedContent="9" format="counter" sectionFormat="of" target="section-9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-rtp-considerations">RTP Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.9.2">
              <li pn="section-toc.1-1.9.2.1">
                <t indent="0" pn="section-toc.1-1.9.2.1.1"><xref derivedContent="9.1" format="counter" sectionFormat="of" target="section-9.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-single-rtp-session">Single RTP Session</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.9.2.1.2">
                  <li pn="section-toc.1-1.9.2.1.2.1">
                    <t indent="0" pn="section-toc.1-1.9.2.1.2.1.1"><xref derivedContent="9.1.1" format="counter" sectionFormat="of" target="section-9.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-payload-type-pt-value-reuse">Payload Type (PT) Value Reuse</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.9.2.2">
                <t indent="0" pn="section-toc.1-1.9.2.2.1"><xref derivedContent="9.2" format="counter" sectionFormat="of" target="section-9.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-associating-rtp-rtcp-stream">Associating RTP/RTCP Streams with the Correct SDP Media Description</xref></t>
              </li>
              <li pn="section-toc.1-1.9.2.3">
                <t indent="0" pn="section-toc.1-1.9.2.3.1"><xref derivedContent="9.3" format="counter" sectionFormat="of" target="section-9.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-rtp-rtcp-multiplexing">RTP/RTCP Multiplexing</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.9.2.3.2">
                  <li pn="section-toc.1-1.9.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.9.2.3.2.1.1"><xref derivedContent="9.3.1" format="counter" sectionFormat="of" target="section-9.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdp-offer-answer-procedures-2">SDP Offer/Answer Procedures</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.10">
            <t indent="0" pn="section-toc.1-1.10.1"><xref derivedContent="10" format="counter" sectionFormat="of" target="section-10"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-ice-considerations">ICE Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.11">
            <t indent="0" pn="section-toc.1-1.11.1"><xref derivedContent="11" format="counter" sectionFormat="of" target="section-11"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-dtls-considerations">DTLS Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.12">
            <t indent="0" pn="section-toc.1-1.12.1"><xref derivedContent="12" format="counter" sectionFormat="of" target="section-12"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-rtp-header-extensions-consi">RTP Header Extensions Consideration</xref></t>
          </li>
          <li pn="section-toc.1-1.13">
            <t indent="0" pn="section-toc.1-1.13.1"><xref derivedContent="13" format="counter" sectionFormat="of" target="section-13"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-update-to-rfc-3264">Update to RFC 3264</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.13.2">
              <li pn="section-toc.1-1.13.2.1">
                <t indent="0" pn="section-toc.1-1.13.2.1.1"><xref derivedContent="13.1" format="counter" sectionFormat="of" target="section-13.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-original-text-from-rfc-3264">Original Text from RFC 3264, Section 5.1, 2nd Paragraph</xref></t>
              </li>
              <li pn="section-toc.1-1.13.2.2">
                <t indent="0" pn="section-toc.1-1.13.2.2.1"><xref derivedContent="13.2" format="counter" sectionFormat="of" target="section-13.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-text-replacing-rfc-3264">New Text Replacing RFC 3264, Section 5.1, 2nd Paragraph</xref></t>
              </li>
              <li pn="section-toc.1-1.13.2.3">
                <t indent="0" pn="section-toc.1-1.13.2.3.1"><xref derivedContent="13.3" format="counter" sectionFormat="of" target="section-13.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-original-text-from-rfc-3264-">Original Text from RFC 3264, Section 8.4, 6th Paragraph</xref></t>
              </li>
              <li pn="section-toc.1-1.13.2.4">
                <t indent="0" pn="section-toc.1-1.13.2.4.1"><xref derivedContent="13.4" format="counter" sectionFormat="of" target="section-13.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-text-replacing-rfc-3264-">New Text Replacing RFC 3264, Section 8.4, 6th Paragraph</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.14">
            <t indent="0" pn="section-toc.1-1.14.1"><xref derivedContent="14" format="counter" sectionFormat="of" target="section-14"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-update-to-rfc-5888">Update to RFC 5888</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.14.2">
              <li pn="section-toc.1-1.14.2.1">
                <t indent="0" pn="section-toc.1-1.14.2.1.1"><xref derivedContent="14.1" format="counter" sectionFormat="of" target="section-14.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-original-text-from-rfc-5888">Original Text from RFC 5888, Section 9.2, 3rd Paragraph</xref></t>
              </li>
              <li pn="section-toc.1-1.14.2.2">
                <t indent="0" pn="section-toc.1-1.14.2.2.1"><xref derivedContent="14.2" format="counter" sectionFormat="of" target="section-14.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-text-replacing-rfc-5888">New Text Replacing RFC 5888, Section 9.2, 3rd Paragraph</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.15">
            <t indent="0" pn="section-toc.1-1.15.1"><xref derivedContent="15" format="counter" sectionFormat="of" target="section-15"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-rtp-rtcp-extensions-for-ide">RTP/RTCP Extensions for identification-tag Transport</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.15.2">
              <li pn="section-toc.1-1.15.2.1">
                <t indent="0" pn="section-toc.1-1.15.2.1.1"><xref derivedContent="15.1" format="counter" sectionFormat="of" target="section-15.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-rtcp-mid-sdes-item">RTCP MID SDES Item</xref></t>
              </li>
              <li pn="section-toc.1-1.15.2.2">
                <t indent="0" pn="section-toc.1-1.15.2.2.1"><xref derivedContent="15.2" format="counter" sectionFormat="of" target="section-15.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-rtp-sdes-header-extension-f">RTP SDES Header Extension For MID</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.16">
            <t indent="0" pn="section-toc.1-1.16.1"><xref derivedContent="16" format="counter" sectionFormat="of" target="section-16"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.16.2">
              <li pn="section-toc.1-1.16.2.1">
                <t indent="0" pn="section-toc.1-1.16.2.1.1"><xref derivedContent="16.1" format="counter" sectionFormat="of" target="section-16.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-sdes-item">New SDES Item</xref></t>
              </li>
              <li pn="section-toc.1-1.16.2.2">
                <t indent="0" pn="section-toc.1-1.16.2.2.1"><xref derivedContent="16.2" format="counter" sectionFormat="of" target="section-16.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-rtp-sdes-header-extensi">New RTP SDES Header Extension URI</xref></t>
              </li>
              <li pn="section-toc.1-1.16.2.3">
                <t indent="0" pn="section-toc.1-1.16.2.3.1"><xref derivedContent="16.3" format="counter" sectionFormat="of" target="section-16.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-sdp-attribute">New SDP Attribute</xref></t>
              </li>
              <li pn="section-toc.1-1.16.2.4">
                <t indent="0" pn="section-toc.1-1.16.2.4.1"><xref derivedContent="16.4" format="counter" sectionFormat="of" target="section-16.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-sdp-group-semantics">New SDP Group Semantics</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.17">
            <t indent="0" pn="section-toc.1-1.17.1"><xref derivedContent="17" format="counter" sectionFormat="of" target="section-17"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.18">
            <t indent="0" pn="section-toc.1-1.18.1"><xref derivedContent="18" format="counter" sectionFormat="of" target="section-18"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-examples">Examples</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.18.2">
              <li pn="section-toc.1-1.18.2.1">
                <t indent="0" pn="section-toc.1-1.18.2.1.1"><xref derivedContent="18.1" format="counter" sectionFormat="of" target="section-18.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-example-tagged-m-section-se">Example: Tagged "m=" Section Selections</xref></t>
              </li>
              <li pn="section-toc.1-1.18.2.2">
                <t indent="0" pn="section-toc.1-1.18.2.2.1"><xref derivedContent="18.2" format="counter" sectionFormat="of" target="section-18.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-example-bundle-group-reject">Example: BUNDLE Group Rejected</xref></t>
              </li>
              <li pn="section-toc.1-1.18.2.3">
                <t indent="0" pn="section-toc.1-1.18.2.3.1"><xref derivedContent="18.3" format="counter" sectionFormat="of" target="section-18.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-example-offerer-adds-a-medi">Example: Offerer Adds a Media Description to a BUNDLE Group</xref></t>
              </li>
              <li pn="section-toc.1-1.18.2.4">
                <t indent="0" pn="section-toc.1-1.18.2.4.1"><xref derivedContent="18.4" format="counter" sectionFormat="of" target="section-18.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-example-offerer-moves-a-med">Example: Offerer Moves a Media Description Out of a BUNDLE Group</xref></t>
              </li>
              <li pn="section-toc.1-1.18.2.5">
                <t indent="0" pn="section-toc.1-1.18.2.5.1"><xref derivedContent="18.5" format="counter" sectionFormat="of" target="section-18.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-example-offerer-disables-a-">Example: Offerer Disables a Media Description within a BUNDLE Group</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.19">
            <t indent="0" pn="section-toc.1-1.19.1"><xref derivedContent="19" format="counter" sectionFormat="of" target="section-19"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.19.2">
              <li pn="section-toc.1-1.19.2.1">
                <t indent="0" pn="section-toc.1-1.19.2.1.1"><xref derivedContent="19.1" format="counter" sectionFormat="of" target="section-19.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.19.2.2">
                <t indent="0" pn="section-toc.1-1.19.2.2.1"><xref derivedContent="19.2" format="counter" sectionFormat="of" target="section-19.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.20">
            <t indent="0" pn="section-toc.1-1.20.1"><xref derivedContent="Appendix A" format="default" sectionFormat="of" target="section-appendix.a"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-design-considerations">Design Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.20.2">
              <li pn="section-toc.1-1.20.2.1">
                <t indent="0" pn="section-toc.1-1.20.2.1.1"><xref derivedContent="A.1" format="counter" sectionFormat="of" target="section-a.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-ua-interoperability">UA Interoperability</xref></t>
              </li>
              <li pn="section-toc.1-1.20.2.2">
                <t indent="0" pn="section-toc.1-1.20.2.2.1"><xref derivedContent="A.2" format="counter" sectionFormat="of" target="section-a.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-usage-of-port-number-value-">Usage of Port Number Value Zero</xref></t>
              </li>
              <li pn="section-toc.1-1.20.2.3">
                <t indent="0" pn="section-toc.1-1.20.2.3.1"><xref derivedContent="A.3" format="counter" sectionFormat="of" target="section-a.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-b2bua-and-proxy-interoperab">B2BUA and Proxy Interoperability</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.20.2.3.2">
                  <li pn="section-toc.1-1.20.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.20.2.3.2.1.1"><xref derivedContent="A.3.1" format="counter" sectionFormat="of" target="section-a.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-traffic-policing">Traffic Policing</xref></t>
                  </li>
                  <li pn="section-toc.1-1.20.2.3.2.2">
                    <t indent="0" pn="section-toc.1-1.20.2.3.2.2.1"><xref derivedContent="A.3.2" format="counter" sectionFormat="of" target="section-a.3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bandwidth-allocation">Bandwidth Allocation</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.20.2.4">
                <t indent="0" pn="section-toc.1-1.20.2.4.1"><xref derivedContent="A.4" format="counter" sectionFormat="of" target="section-a.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-candidate-gathering">Candidate Gathering</xref></t>
              </li>
              <li pn="section-toc.1-1.20.2.5">
                <t indent="0" pn="section-toc.1-1.20.2.5.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-a.5"/><xref derivedContent="" format="title" sectionFormat="of" target="name-acknowledgements">Acknowledgements</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.21">
            <t indent="0" pn="section-toc.1-1.21.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.b"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section toc="include" numbered="true" removeInRFC="false" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <section toc="include" numbered="true" removeInRFC="false" pn="section-1.1">
        <name slugifiedName="name-background">Background</name>
        <t indent="0" pn="section-1.1-1">
        When the SDP offer/answer mechanism <xref format="default" target="RFC3264" sectionFormat="of" derivedContent="RFC3264"/>  
        is used to negotiate the establishment of multimedia communication sessions, if separate 
        transports (5-tuples) are negotiated for each individual media stream, each transport consumes 
        additional resources (especially when Interactive Connectivity Establishment (ICE)
        <xref format="default" target="RFC8445" sectionFormat="of" derivedContent="RFC8445"/> is used). 
        For this reason, it is attractive to use a single transport for multiple media streams.
        </t>
      </section>
      <section toc="include" numbered="true" removeInRFC="false" pn="section-1.2">
        <name slugifiedName="name-bundle-mechanism">BUNDLE Mechanism</name>
        <t indent="0" pn="section-1.2-1">
        This specification defines a way to use a single transport (BUNDLE transport) 
        for sending and receiving media (bundled media) described by multiple SDP media descriptions 
        ("m=" sections). The address:port combination used by an endpoint for sending and receiving 
        bundled media is referred to as the BUNDLE address:port. The set of SDP attributes that are 
        applied to each "m=" section within a BUNDLE group is referred to as BUNDLE attributes. 
        The same BUNDLE transport is used for sending and receiving bundled media, which
        means that the symmetric Real-time Transport Protocol (RTP) mechanism <xref format="default" target="RFC4961" sectionFormat="of" derivedContent="RFC4961"/> is always used for RTP-based bundled media.
        </t>
        <t indent="0" pn="section-1.2-2">
        This specification defines a new SDP Grouping Framework <xref format="default" target="RFC5888" sectionFormat="of" derivedContent="RFC5888"/> extension called 'BUNDLE'. The extension can be used with the Session Description
        Protocol (SDP) Offer/Answer mechanism <xref format="default" target="RFC3264" sectionFormat="of" derivedContent="RFC3264"/>
        to negotiate which "m=" sections will become part of a BUNDLE group. In addition, the offerer and 
        answerer <xref format="default" target="RFC3264" sectionFormat="of" derivedContent="RFC3264"/> use the BUNDLE extension to negotiate 
        the BUNDLE addresses:ports (offerer BUNDLE address:port and answerer BUNDLE address:port) and the 
        set of BUNDLE attributes (offerer BUNDLE attributes and answerer BUNDLE attributes) that will be applied to
        each "m=" section within the BUNDLE group.
        </t>
        <t indent="0" pn="section-1.2-3">
        The use of a BUNDLE transport allows the usage of a single set of
        ICE <xref format="default" target="RFC8445" sectionFormat="of" derivedContent="RFC8445"/> candidates for the whole BUNDLE group.
        </t>
        <t indent="0" pn="section-1.2-4">
        A given BUNDLE address:port <bcp14>MUST</bcp14> only be associated with a single BUNDLE group. If an SDP offer 
        or SDP answer (hereafter referred to as "offer" and "answer") contains multiple BUNDLE groups, the procedures in this specification apply to each 
        group independently. All RTP-based bundled media associated with a given BUNDLE group belong to a single
        RTP session <xref format="default" target="RFC3550" sectionFormat="of" derivedContent="RFC3550"/>.
        </t>
        <t indent="0" pn="section-1.2-5">
        The BUNDLE extension is backward compatible. Endpoints that do not support the extension
        are expected to generate offers and answers without an SDP 'group:BUNDLE' attribute and
        assign a unique address:port to each "m=" section within an offer and answer, according
        to the procedures in
       <xref format="default" target="RFC3264" sectionFormat="of" derivedContent="RFC3264"/> and <xref format="default" target="RFC4566" sectionFormat="of" derivedContent="RFC4566"/>.
        </t>
      </section>
      <section toc="include" numbered="true" removeInRFC="false" pn="section-1.3">
        <name slugifiedName="name-protocol-extensions">Protocol Extensions</name>
        <t indent="0" pn="section-1.3-1">
        In addition to defining the new SDP Grouping Framework extension, this specification defines
        the following protocol extensions and RFC updates.  This specification:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-1.3-2">
          <li pn="section-1.3-2.1">
          defines a new SDP attribute, 'bundle-only', which can be used to
          request that a specific "m=" section (and the associated media) be used only if kept 
          within a BUNDLE group.
        </li>
          <li pn="section-1.3-2.2">  
          updates RFC 3264 <xref format="default" target="RFC3264" sectionFormat="of" derivedContent="RFC3264"/>, to also allow assigning a zero port value to an "m=" section 
          in cases where the media described by the "m=" section is not disabled or rejected.
        </li>
          <li pn="section-1.3-2.3">
          defines a new RTCP <xref format="default" target="RFC3550" sectionFormat="of" derivedContent="RFC3550"/> SDES item, 'MID', and a new RTP SDES header
          extension that can be used to associate RTP streams with "m=" sections.
        </li>
          <li pn="section-1.3-2.4">
          updates <xref format="default" target="RFC7941" sectionFormat="of" derivedContent="RFC7941"/> by adding an exception,
          for the MID RTP header extension, to the requirement regarding protection 
          of an SDES RTP header extension carrying an SDES item for the MID RTP 
          header extension.
        </li>
        </ul>
      </section>
      <section numbered="true" removeInRFC="false" toc="include" pn="section-1.4">
        <name slugifiedName="name-contradiction-regarding-bun">Contradiction regarding bundle-only "m=" sections</name>
        <t indent="0" pn="section-1.4-1">
  Since the approval of the WebRTC specification documents, the IETF has become
  aware of an inconsistency between the document specifying JSEP and the
  document specifying BUNDLE (RFC 8829 and this RFC, respectively).  Rather than
  delaying publication further to come to a resolution, the documents are being
  published as they were originally approved.  The IETF intends to restart work
  on these technologies, and revised versions of these documents will be
  published as soon as a resolution becomes available.
</t>
        <t indent="0" pn="section-1.4-2">
  The specific issue involves the handling of "m=" sections that are designated
  as bundle-only, as discussed in <xref target="RFC8829" section="4.1.1" sectionFormat="comma" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8829#section-4.1.1" derivedContent="RFC8829"/>. Currently, there is divergence between JSEP and
  BUNDLE, as well as between these specifications and existing browser
  implementations:
</t>
        <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-1.4-3">
          <li pn="section-1.4-3.1">JSEP prescribes that said "m=" sections should use port zero and add an "a=bundle-only" attribute in initial offers, but not in answers or subsequent offers.
  </li>
          <li pn="section-1.4-3.2">BUNDLE prescribes that these "m=" sections should be marked as described in the previous point, but in all offers and answers.
  </li>
          <li pn="section-1.4-3.3">Most current browsers do not mark any "m=" sections with port zero and instead use the same port for all bundled "m=" sections; some others follow the JSEP behavior.
  </li>
        </ul>
      </section>
    </section>
    <section anchor="sec-term" toc="include" numbered="true" removeInRFC="false" pn="section-2">
      <name slugifiedName="name-terminology">Terminology</name>
      <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-2-1">
        <li pn="section-2-1.1">
          <dl newline="false" spacing="normal" indent="3" pn="section-2-1.1.1">
            <dt pn="section-2-1.1.1.1">"m=" section:</dt>
            <dd pn="section-2-1.1.1.2"> SDP bodies contain one or more media descriptions, referred to
      as "m=" sections. Each "m=" section is represented by an SDP "m=" line and zero or more
      SDP attributes associated with the "m=" line. A local address:port combination is
      assigned to each "m=" section.</dd>
            <dt pn="section-2-1.1.1.3">5-tuple:</dt>
            <dd pn="section-2-1.1.1.4">A collection of the following values: source address, source
      port, destination address, destination port, and transport-layer
      protocol.</dd>
            <dt pn="section-2-1.1.1.5">Unique address:port:</dt>
            <dd pn="section-2-1.1.1.6">An address:port combination that is assigned to
      only one "m=" section in an offer or answer.</dd>
            <dt pn="section-2-1.1.1.7">Offerer BUNDLE-tag:</dt>
            <dd pn="section-2-1.1.1.8">The first identification-tag in a given
      SDP 'group:BUNDLE' attribute identification-tag list in an offer.</dd>
            <dt pn="section-2-1.1.1.9">Answerer BUNDLE-tag:</dt>
            <dd pn="section-2-1.1.1.10">The first identification-tag in a given
      SDP 'group:BUNDLE' attribute identification-tag list in an answer.</dd>
            <dt pn="section-2-1.1.1.11"> Suggested offerer-tagged "m=" section:</dt>
            <dd pn="section-2-1.1.1.12"> The bundled "m=" section identified by the offerer BUNDLE-tag in an initial BUNDLE offer,
      before a BUNDLE group has been negotiated.</dd>
            <dt pn="section-2-1.1.1.13">Offerer-tagged "m=" section:</dt>
            <dd pn="section-2-1.1.1.14">The bundled "m=" section identified by the offerer BUNDLE-tag in a subsequent offer.
      The "m=" section contains characteristics (offerer BUNDLE address:port and offerer BUNDLE attributes) that are applied to
      each "m=" section within the BUNDLE group.</dd>
            <dt pn="section-2-1.1.1.15">Answerer-tagged "m=" section:</dt>
            <dd pn="section-2-1.1.1.16">The bundled "m=" section identified by the answerer BUNDLE-tag in an answer 
      (initial BUNDLE answer or subsequent). The "m=" section contains characteristics (answerer BUNDLE address:port and answerer BUNDLE attributes) 
      that are applied to each "m=" section within the BUNDLE group.</dd>
            <dt pn="section-2-1.1.1.17">BUNDLE address:port:</dt>
            <dd pn="section-2-1.1.1.18">An address:port combination that an endpoint uses for sending and receiving 
      bundled media.</dd>
            <dt pn="section-2-1.1.1.19">Offerer BUNDLE address:port:</dt>
            <dd pn="section-2-1.1.1.20">The address:port combination used by the offerer
      for sending and receiving media.</dd>
            <dt pn="section-2-1.1.1.21">Answerer BUNDLE address:port:</dt>
            <dd pn="section-2-1.1.1.22">The address:port combination used by the answerer
      for sending and receiving media.</dd>
            <dt pn="section-2-1.1.1.23">BUNDLE attributes:</dt>
            <dd pn="section-2-1.1.1.24"> IDENTICAL and TRANSPORT multiplexing category SDP 
      attributes. Once a BUNDLE group has been created, the attribute values apply
      to each bundled "m=" section within the BUNDLE group.</dd>
            <dt pn="section-2-1.1.1.25">Offerer BUNDLE attributes:</dt>
            <dd pn="section-2-1.1.1.26">IDENTICAL and TRANSPORT multiplexing category SDP 
      attributes included in the offerer-tagged "m=" section. </dd>
            <dt pn="section-2-1.1.1.27">Answerer BUNDLE attributes:</dt>
            <dd pn="section-2-1.1.1.28">IDENTICAL and TRANSPORT multiplexing category SDP 
      attributes included in the answerer-tagged "m=" section.</dd>
            <dt pn="section-2-1.1.1.29">BUNDLE transport:</dt>
            <dd pn="section-2-1.1.1.30">The transport (5-tuple) used by all media described by the
      "m=" sections within a BUNDLE group.</dd>
            <dt pn="section-2-1.1.1.31">BUNDLE group:</dt>
            <dd pn="section-2-1.1.1.32">A set of bundled "m=" sections, created using an SDP offer/answer
      exchange, that uses a single BUNDLE transport, and a single set of BUNDLE attributes,
      for sending and receiving all media (bundled media) described by the set of "m=" sections. 
      The same BUNDLE transport is used for sending and receiving bundled media. </dd>
            <dt pn="section-2-1.1.1.33">Bundled "m=" section:</dt>
            <dd pn="section-2-1.1.1.34">An "m=" section, whose identification-tag
      is placed in an SDP 'group:BUNDLE' attribute identification-tag list
      in an offer or answer.</dd>
            <dt pn="section-2-1.1.1.35">Bundle-only "m=" section:</dt>
            <dd pn="section-2-1.1.1.36">A bundled "m=" section that contains an
      SDP 'bundle-only' attribute.</dd>
            <dt pn="section-2-1.1.1.37">Bundled media:</dt>
            <dd pn="section-2-1.1.1.38">All media associated with a given BUNDLE group.</dd>
            <dt pn="section-2-1.1.1.39">Initial BUNDLE offer:</dt>
            <dd pn="section-2-1.1.1.40">The first offer, within an SDP session (e.g., a SIP dialog
      when SIP <xref format="default" target="RFC3261" sectionFormat="of" derivedContent="RFC3261"/> is used to carry SDP), in which
      the offerer indicates that it wants to negotiate a given BUNDLE group.</dd>
            <dt pn="section-2-1.1.1.41">Initial BUNDLE answer:</dt>
            <dd pn="section-2-1.1.1.42">The answer to an initial BUNDLE offer in which the offerer indicates that it wants to negotiate
      a BUNDLE group, and the answerer accepts the creation of the BUNDLE group. The BUNDLE group is 
      created once the answerer sends the initial BUNDLE answer.</dd>
            <dt pn="section-2-1.1.1.43">Subsequent offer:</dt>
            <dd pn="section-2-1.1.1.44">An offer that contains a BUNDLE group that
      has been created as part of a previous offer/answer exchange.</dd>
            <dt pn="section-2-1.1.1.45">Subsequent answer:</dt>
            <dd pn="section-2-1.1.1.46">An answer to a subsequent offer.</dd>
            <dt pn="section-2-1.1.1.47">Identification-tag:</dt>
            <dd pn="section-2-1.1.1.48">A unique token value that is used to identify an
      "m=" section. The SDP 'mid' attribute <xref format="default" target="RFC5888" sectionFormat="of" derivedContent="RFC5888"/> in an "m=" section carries the unique identification-tag 
      assigned to that "m=" section. The session-level SDP 'group' attribute 
      <xref format="default" target="RFC5888" sectionFormat="of" derivedContent="RFC5888"/> carries a list of 
      identification-tags, identifying the "m=" sections associated with that
      particular 'group' attribute.</dd>
          </dl>
        </li>
      </ul>
    </section>
    <section toc="include" numbered="true" removeInRFC="false" pn="section-3">
      <name slugifiedName="name-conventions">Conventions</name>
      <t indent="0" pn="section-3-1">
    The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>",
    "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>",
    "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
    "<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are
    to be interpreted as described in BCP 14 <xref target="RFC2119" format="default" sectionFormat="of" derivedContent="RFC2119"/>
        <xref target="RFC8174" format="default" sectionFormat="of" derivedContent="RFC8174"/> when, and only when, they appear in all capitals,
    as shown here. 
</t>
    </section>
    <section toc="include" numbered="true" removeInRFC="false" pn="section-4">
      <name slugifiedName="name-applicability-statement">Applicability Statement</name>
      <t indent="0" pn="section-4-1">
      The mechanism in this specification only applies to SDP <xref format="default" target="RFC4566" sectionFormat="of" derivedContent="RFC4566"/>, when used together with the SDP offer/answer
      mechanism <xref format="default" target="RFC3264" sectionFormat="of" derivedContent="RFC3264"/>.
      Declarative usage of SDP is out of scope of this document and is
      thus undefined.
      </t>
    </section>
    <section anchor="sec-group" toc="include" numbered="true" removeInRFC="false" pn="section-5">
      <name slugifiedName="name-sdp-grouping-framework-bund">SDP Grouping Framework BUNDLE Extension</name>
      <t indent="0" pn="section-5-1">
       This section defines a new SDP Grouping Framework <xref format="default" target="RFC5888" sectionFormat="of" derivedContent="RFC5888"/> extension, 'BUNDLE'. The BUNDLE extension can be used with the SDP
       offer/answer mechanism to negotiate a set of "m=" sections that will become part of a BUNDLE 
       group. Within a BUNDLE group, each "m=" section uses a BUNDLE transport for sending and 
       receiving bundled media. Each endpoint uses a single address:port combination for sending and
       receiving the bundled media.
      </t>
      <t indent="0" pn="section-5-2">
       The BUNDLE extension is indicated using an SDP 'group' attribute with a semantics value 
       <xref format="default" target="RFC5888" sectionFormat="of" derivedContent="RFC5888"/> of "BUNDLE".
       An identification-tag is assigned to each bundled
       "m=" section, and each identification-tag is listed in the SDP 'group:BUNDLE'
       attribute identification-tag list. Each "m=" section whose identification-tag
       is listed in the identification-tag list is associated with a given
       BUNDLE group.
      </t>
      <t indent="0" pn="section-5-3">
       SDP bodies can contain multiple BUNDLE groups. Any given bundled "m="
       section <bcp14>MUST NOT</bcp14> be associated with more than one BUNDLE group at any given
       time.
      </t>
      <t indent="0" pn="section-5-4">
       NOTE: The order of the "m=" sections listed in the SDP 'group:BUNDLE' attribute
       identification-tag list does not have to be the same as the order in which
       the "m=" sections occur in the SDP.
      </t>
      <t indent="0" pn="section-5-5">
       The multiplexing category <xref target="RFC8859" format="default" sectionFormat="of" derivedContent="RFC8859"/> for the 'group:BUNDLE'
       attribute is 'NORMAL'.
      </t>
      <t indent="0" pn="section-5-6">
       <xref target="sec-sdp-oa" format="default" sectionFormat="of" derivedContent="Section 7"/> defines the
       detailed SDP offer/answer procedures for the BUNDLE extension.
      </t>
    </section>
    <section anchor="sec-bundle-only" toc="include" numbered="true" removeInRFC="false" pn="section-6">
      <name slugifiedName="name-sdp-bundle-only-attribute">SDP 'bundle-only' Attribute</name>
      <t indent="0" pn="section-6-1">
      This section defines a new SDP media-level attribute <xref target="RFC4566" format="default" sectionFormat="of" derivedContent="RFC4566"/>, 'bundle-only'. 'bundle-only' is a property attribute
      <xref target="RFC4566" format="default" sectionFormat="of" derivedContent="RFC4566"/> and hence has no value.
      </t>
      <t indent="0" pn="section-6-2">
      In order to ensure that an answerer that does not support the BUNDLE extension always
      rejects a bundled "m=" section in an offer, the offerer can assign a zero port value to the "m="
      section. According to <xref target="RFC3264" format="default" sectionFormat="of" derivedContent="RFC3264"/>, an answerer
      will reject such an "m=" section.
      By including an SDP 'bundle-only' attribute in a bundled "m=" section, the offerer can
      request that the answerer accepts the "m=" section only if the answerer supports the BUNDLE
      extension and if the answerer keeps the "m=" section within the associated BUNDLE group.
      </t>
      <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-6-3">
        <li pn="section-6-3.1">
          <dl newline="false" spacing="normal" indent="3" pn="section-6-3.1.1">
            <dt pn="section-6-3.1.1.1">Name:</dt>
            <dd pn="section-6-3.1.1.2">bundle-only</dd>
            <dt pn="section-6-3.1.1.3">Value:</dt>
            <dd pn="section-6-3.1.1.4">N/A</dd>
            <dt pn="section-6-3.1.1.5">Usage Level:</dt>
            <dd pn="section-6-3.1.1.6">media</dd>
            <dt pn="section-6-3.1.1.7">Charset Dependent:</dt>
            <dd pn="section-6-3.1.1.8">no</dd>
            <dt pn="section-6-3.1.1.9">Example:</dt>
            <dd pn="section-6-3.1.1.10">a=bundle-only</dd>
          </dl>
        </li>
      </ul>
      <t indent="0" pn="section-6-4">
      Once the offerer-tagged "m=" section and the answerer-tagged "m=" section have been selected, 
      an offerer and answerer will include an SDP 'bundle-only' attribute in, and assign a zero
      port value to, every other bundled "m=" section.
      </t>
      <t indent="0" pn="section-6-5">
      The usage of the 'bundle-only' attribute is only defined for a bundled "m=" section with
      a zero port value. Other usage is unspecified.
      </t>
      <t indent="0" pn="section-6-6">
      <xref target="sec-sdp-oa" format="default" sectionFormat="of" derivedContent="Section 7"/> defines the detailed SDP
      offer/answer procedures for the 'bundle-only' attribute.
      </t>
    </section>
    <section anchor="sec-sdp-oa" toc="include" numbered="true" removeInRFC="false" pn="section-7">
      <name slugifiedName="name-sdp-offer-answer-procedures">SDP Offer/Answer Procedures</name>
      <t indent="0" pn="section-7-1">
        This section describes the SDP offer/answer <xref format="default" target="RFC3264" sectionFormat="of" derivedContent="RFC3264"/> procedures for:
      </t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7-2">
        <li pn="section-7-2.1">
            Negotiating a BUNDLE group;
          </li>
        <li pn="section-7-2.2">
            Suggesting and selecting the tagged "m=" sections (offerer-tagged "m=" section and answerer-tagged "m=" section);
          </li>
        <li pn="section-7-2.3">
            Adding an "m=" section to a BUNDLE group;
          </li>
        <li pn="section-7-2.4">
            Moving an "m=" section out of a BUNDLE group; and
          </li>
        <li pn="section-7-2.5">
            Disabling an "m=" section within a BUNDLE group.
          </li>
      </ul>
      <t indent="0" pn="section-7-3">
        The generic rules and procedures defined in <xref format="default" target="RFC3264" sectionFormat="of" derivedContent="RFC3264"/> and <xref format="default" target="RFC5888" sectionFormat="of" derivedContent="RFC5888"/>
        also apply to the BUNDLE extension. For example, if an offer is rejected
        by the answerer, the previously negotiated addresses:ports, SDP parameters, and characteristics
        (including those associated with a BUNDLE group) apply. Hence, if an offerer
        generates an offer in order to negotiate a BUNDLE group,
        and the answerer rejects the offer, the BUNDLE group is not created.
      </t>
      <t indent="0" pn="section-7-4">
        The procedures in this section are independent of the media type or
        "m=" line proto value assigned to a bundled "m=" section. <xref format="default" target="sec-bundle-only" sectionFormat="of" derivedContent="Section 6"/> defines
        additional considerations for the usage of the SDP 'bundle-only' attribute.
        <xref format="default" target="sec-rtp" sectionFormat="of" derivedContent="Section 9"/> defines additional
        considerations for RTP-based media.
      
        <xref format="default" target="sec-ice" sectionFormat="of" derivedContent="Section 10"/> defines additional
        considerations for the usage of the ICE
        <xref format="default" target="RFC8445" sectionFormat="of" derivedContent="RFC8445"/> mechanism.
      </t>
      <t indent="0" pn="section-7-5">
        Offers and answers can contain multiple BUNDLE groups. The procedures in this
        section apply independently to a given BUNDLE group.
      </t>
      <section anchor="sec-sdp-cons" toc="include" numbered="true" removeInRFC="false" pn="section-7.1">
        <name slugifiedName="name-generic-sdp-considerations">Generic SDP Considerations</name>
        <t indent="0" pn="section-7.1-1">
          This section describes generic restrictions associated with the usage of
          SDP parameters within a BUNDLE group. It also describes how to calculate a 
          value for the whole BUNDLE group, when parameter and attribute values have been assigned 
          to each bundled "m=" section.
        </t>
        <section anchor="sec-sdp-cons-c" toc="include" numbered="true" removeInRFC="false" pn="section-7.1.1">
          <name slugifiedName="name-connection-data-c">Connection Data ("c=")</name>
          <t indent="0" pn="section-7.1.1-1">
            The "c=" line nettype value <xref format="default" target="RFC4566" sectionFormat="of" derivedContent="RFC4566"/> associated with a bundled "m=" section <bcp14>MUST</bcp14> be 'IN'.
          </t>
          <t indent="0" pn="section-7.1.1-2">
            The "c=" line addrtype value <xref format="default" target="RFC4566" sectionFormat="of" derivedContent="RFC4566"/> associated with a bundled "m=" section <bcp14>MUST</bcp14> be 'IP4' or
            'IP6'. The same value <bcp14>MUST</bcp14> be associated with each "m=" section.
          </t>
          <t indent="0" pn="section-7.1.1-3">
            NOTE: Extensions to this specification can specify usage of the BUNDLE
            mechanism for other nettype and addrtype values than the ones listed above.
          </t>
        </section>
        <section anchor="sec-sdp-cons-b" toc="include" numbered="true" removeInRFC="false" pn="section-7.1.2">
          <name slugifiedName="name-bandwidth-b">Bandwidth ("b=")</name>
          <t indent="0" pn="section-7.1.2-1">
            An offerer and answerer <bcp14>MUST</bcp14> use the rules and restrictions defined
            in <xref target="RFC8859" format="default" sectionFormat="of" derivedContent="RFC8859"/> for
            associating the SDP bandwidth ("b=") line with bundled "m=" sections.
          </t>
        </section>
        <section anchor="sec-sdp-oa-cat" toc="include" numbered="true" removeInRFC="false" pn="section-7.1.3">
          <name slugifiedName="name-attributes-a">Attributes ("a=")</name>
          <t indent="0" pn="section-7.1.3-1">
            An offerer and answerer <bcp14>MUST</bcp14> include SDP attributes in every bundled "m=" section where applicable,
            following the normal offer/answer procedures for each attribute, with the following exceptions:
          </t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.1.3-2">
            <li pn="section-7.1.3-2.1">
              In the initial BUNDLE offer, the offerer <bcp14>MUST NOT</bcp14>
              include IDENTICAL and TRANSPORT multiplexing category SDP
              attributes (BUNDLE attributes) in bundle-only "m=" sections. The
              offerer <bcp14>MUST</bcp14> include such attributes in all other
              bundled "m=" sections. In the initial BUNDLE offer, each bundled
              "m=" line can contain a different set of BUNDLE attributes and
              attribute values. Once the offerer-tagged "m=" section has been
              selected, the BUNDLE attributes contained in the offerer-tagged
              "m=" section will apply to each bundled "m=" section within the
              BUNDLE group.
            </li>
            <li pn="section-7.1.3-2.2">
              In a subsequent offer, or in an answer (initial of subsequent),
              the offerer and answerer <bcp14>MUST</bcp14> include IDENTICAL
              and TRANSPORT multiplexing category SDP attributes (BUNDLE
              attributes) only in the tagged "m=" section (offerer-tagged "m="
              section or answerer-tagged "m=" section). The offerer and
              answerer <bcp14>MUST NOT</bcp14> include such attributes in any
              other bundled "m=" section. The BUNDLE attributes contained in
              the tagged "m=" section will apply to each bundled "m=" section
              within the BUNDLE group.
            </li>
            <li pn="section-7.1.3-2.3">
              In an offer (initial BUNDLE offer or subsequent), or in an
              answer (initial BUNDLE answer or subsequent), the offerer and
              answerer <bcp14>MUST</bcp14> include SDP attributes from
              categories other than IDENTICAL and TRANSPORT in each bundled
              "m=" section that a given attribute applies to. Each bundled
              "m=" line can contain a different set of such attributes, and
              attribute values, as such attributes only apply to the given
              bundled "m=" section in which they are included.
            </li>
          </ul>
          <t indent="0" pn="section-7.1.3-3">
            NOTE: A consequence of the rules above is that media-specific
            IDENTICAL and TRANSPORT multiplexing category SDP attributes that
            are applicable only to some of the bundled "m=" sections within
            the BUNDLE group might appear in the tagged "m=" section for which
            they are not applicable. For instance, the tagged "m=" section
            might contain an SDP 'rtcp-mux' attribute even if the tagged "m="
            section does not describe RTP-based media (but another bundled
            "m=" section within the BUNDLE group does describe RTP-based
            media).
          </t>
        </section>
      </section>
      <section anchor="sec-sdp-oa-ino" toc="include" numbered="true" removeInRFC="false" pn="section-7.2">
        <name slugifiedName="name-generating-the-initial-sdp-">Generating the Initial SDP Offer</name>
        <t indent="0" pn="section-7.2-1">
          The procedures in this section apply to the first offer, within an SDP session (e.g., a SIP
          dialog when SIP <xref target="RFC3261" format="default" sectionFormat="of" derivedContent="RFC3261"/> is used to carry SDP), in which the 
          offerer indicates that it wants to negotiate a given BUNDLE group. This could occur in the 
          initial offer, or in a subsequent offer, of the SDP session.
        </t>
        <t indent="0" pn="section-7.2-2">
          When an offerer generates an initial BUNDLE offer, in order to negotiate a
          BUNDLE group, it <bcp14>MUST</bcp14>:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.2-3">
          <li pn="section-7.2-3.1">
              Assign a unique address:port to each bundled "m=" section,
              following the procedures in <xref target="RFC3264" format="default" sectionFormat="of" derivedContent="RFC3264"/>, excluding any bundle-only "m=" sections (see below);
            </li>
          <li pn="section-7.2-3.2">
              Pick a bundled "m=" section as the suggested offerer-tagged "m=" (<xref target="sec-sdp-oa-ino-req" format="default" sectionFormat="of" derivedContent="Section 7.2.1"/>);
            </li>
          <li pn="section-7.2-3.3">
              Include SDP attributes in the bundled "m=" sections following the rules 
              in <xref target="sec-sdp-oa-cat" format="default" sectionFormat="of" derivedContent="Section 7.1.3"/>;
            </li>
          <li pn="section-7.2-3.4">
              Include an SDP 'group:BUNDLE' attribute in the offer; and
            </li>
          <li pn="section-7.2-3.5">
              Place the identification-tag of each bundled "m=" section in the
              SDP 'group:BUNDLE' attribute identification-tag list. The offerer BUNDLE-tag
              indicates the suggested offerer-tagged "m=" section.
            </li>
        </ul>
        <t indent="0" pn="section-7.2-4">
          NOTE: When the offerer assigns unique addresses:ports to multiple bundled "m=" sections, the offerer needs to be prepared
          to receive bundled media on each unique address:port, until it receives the associated answer and finds out which
          bundled "m=" section (and associated address:port combination) the answerer has selected as the offerer-tagged "m=" section.
        </t>
        <t indent="0" pn="section-7.2-5">
          If the offerer wants to request that the answerer accepts a given bundled "m=" section only if
          the answerer keeps the "m=" section within the negotiated BUNDLE group, the offerer <bcp14>MUST</bcp14>:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.2-6">
          <li pn="section-7.2-6.1">
              Include an SDP 'bundle-only' attribute (<xref target="sec-sdp-oa-ino-req" format="default" sectionFormat="of" derivedContent="Section 7.2.1"/>) in the "m=" section, and
            </li>
          <li pn="section-7.2-6.2">
              Assign a zero port value to the "m=" section.
            </li>
        </ul>
        <t indent="0" pn="section-7.2-7">
          NOTE: If the offerer assigns a zero port value to a bundled "m=" section, but does not include an
          SDP 'bundle-only' attribute in the "m=" section, it is an indication that the offerer wants
          to disable the "m=" section (<xref target="sec-sdp-oa-mod-dis" format="default" sectionFormat="of" derivedContent="Section 7.5.3"/>).
        </t>
        <t indent="0" pn="section-7.2-8">
          Sections <xref target="sec-sdp-oa-ino-ex" format="counter" sectionFormat="of" derivedContent="7.2.2"/> and <xref target="sec-example-add" format="counter" sectionFormat="of" derivedContent="18.1"/> show
          an example of an initial BUNDLE offer.
        </t>
        <section anchor="sec-sdp-oa-ino-req" toc="include" numbered="true" removeInRFC="false" pn="section-7.2.1">
          <name slugifiedName="name-suggesting-the-offerer-tagg">Suggesting the Offerer-Tagged 'm=' Section</name>
          <t indent="0" pn="section-7.2.1-1">
          In the initial BUNDLE offer, the bundled "m=" section indicated by the offerer BUNDLE-tag is the suggested offerer-tagged "m=" section. 
          The address:port combination associated with the "m=" section will be used by the offerer for sending and receiving bundled
          media if the answerer selects the "m=" section as the offerer-tagged "m=" section (<xref target="sec-sdp-oa-ans-off" format="default" sectionFormat="of" derivedContent="Section 7.3.1"/>). In addition, if the answerer selects the "m=" section as the offerer-tagged "m=" section, 
          the BUNDLE attributes included in the "m=" section will be applied to each "m=" section within the negotiated BUNDLE group.
          </t>
          <t indent="0" pn="section-7.2.1-2">
          The offerer <bcp14>MUST NOT</bcp14> suggest a bundle-only "m=" section as the offerer-tagged "m=" section.
          </t>
          <t indent="0" pn="section-7.2.1-3">
          It is <bcp14>RECOMMENDED</bcp14> that the suggested offerer-tagged "m=" section be a bundled "m=" section 
          that the offerer believes is unlikely that the answerer will reject or move out of the BUNDLE group. 
          How such assumption is made is outside the scope of this document.
          </t>
        </section>
        <section anchor="sec-sdp-oa-ino-ex" numbered="true" toc="include" removeInRFC="false" pn="section-7.2.2">
          <name slugifiedName="name-example-initial-sdp-offer">Example: Initial SDP Offer</name>
          <t indent="0" pn="section-7.2.2-1">
          The example shows an initial BUNDLE offer. The offer includes two
          "m=" sections in the offer and suggests that both "m=" sections are included in a BUNDLE group. 
          The audio "m=" section is the suggested offerer-tagged "m=" section, indicated by placing the 
          identification-tag associated with the "m=" section (offerer BUNDLE-tag) first in the SDP group:BUNDLE 
          attribute identification-id list.
          </t>
          <t keepWithNext="true" indent="0" pn="section-7.2.2-2">SDP Offer</t>
          <sourcecode type="sdp" markers="false" pn="section-7.2.2-3">
  v=0
  o=alice 2890844526 2890844526 IN IP6 2001:db8::3
  s=
  c=IN IP6 2001:db8::3
  t=0 0
  a=group:BUNDLE foo bar

  m=audio 10000 RTP/AVP 0 8 97
  b=AS:200
  a=mid:foo
  a=rtcp-mux
  a=rtpmap:0 PCMU/8000
  a=rtpmap:8 PCMA/8000
  a=rtpmap:97 iLBC/8000
  a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

  m=video 10002 RTP/AVP 31 32
  b=AS:1000
  a=mid:bar
  a=rtcp-mux
  a=rtpmap:31 H261/90000
  a=rtpmap:32 MPV/90000
  a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
</sourcecode>
        </section>
      </section>
      <section anchor="sec-sdp-oa-ans" toc="include" numbered="true" removeInRFC="false" pn="section-7.3">
        <name slugifiedName="name-generating-the-sdp-answer">Generating the SDP Answer</name>
        <t indent="0" pn="section-7.3-1">
          When an answerer generates an answer (initial BUNDLE answer or subsequent) that contains a BUNDLE group, the following general
          SDP Grouping Framework restrictions, defined in <xref target="RFC5888" format="default" sectionFormat="of" derivedContent="RFC5888"/>, also apply to the BUNDLE group:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.3-2">
          <li pn="section-7.3-2.1">
              The answerer is only allowed to include a BUNDLE group in an
              initial BUNDLE answer if the offerer requested the BUNDLE group
              to be created in the corresponding initial BUNDLE offer;
            </li>
          <li pn="section-7.3-2.2">
              The answerer is only allowed to include a BUNDLE group in a
              subsequent answer if the corresponding subsequent offer contains
              a previously negotiated BUNDLE group;
            </li>
          <li pn="section-7.3-2.3">
              The answerer is only allowed to include a bundled "m=" section
              in an answer if the "m=" section was indicated as bundled in the
              corresponding offer; and
            </li>
          <li pn="section-7.3-2.4">
              The answerer is only allowed to include a bundled "m=" section
              in the same BUNDLE group as the bundled "m=" line in the
              corresponding offer.
            </li>
        </ul>
        <t indent="0" pn="section-7.3-3">
          In addition, when an answerer generates an answer (initial BUNDLE
          answer or subsequent) that contains a BUNDLE group, the answerer
          <bcp14>MUST</bcp14>:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.3-4">
          <li pn="section-7.3-4.1">
              In case of an initial BUNDLE answer, select the offerer-tagged
              "m=" section using the procedures in <xref target="sec-sdp-oa-ans-off" format="default" sectionFormat="of" derivedContent="Section 7.3.1"/>. In case of a
              subsequent answer, the offerer-tagged "m=" section is indicated
              in the corresponding subsequent offer and <bcp14>MUST NOT</bcp14> be changed by the answerer;
            </li>
          <li pn="section-7.3-4.2">
              Select the answerer-tagged "m=" section (<xref target="sec-sdp-oa-ans-off" format="default" sectionFormat="of" derivedContent="Section 7.3.1"/>);
            </li>
          <li pn="section-7.3-4.3">
              Assign the answerer BUNDLE address:port to the answerer-tagged "m=" section; 
            </li>
          <li pn="section-7.3-4.4">
              Include an SDP 'bundle-only' attribute in, and assign a zero port value to, every
              other bundled "m=" section within the BUNDLE group; 
            </li>
          <li pn="section-7.3-4.5">
              Include SDP attributes in the bundled "m=" sections following the rules 
              in <xref target="sec-sdp-oa-cat" format="default" sectionFormat="of" derivedContent="Section 7.1.3"/>; 
            </li>
          <li pn="section-7.3-4.6">
              Include an SDP 'group:BUNDLE' attribute in the answer; and
            </li>
          <li pn="section-7.3-4.7">
              Place the identification-tag of each bundled "m=" section in the
              SDP 'group:BUNDLE' attribute identification-tag list. The answerer BUNDLE-tag
              indicates the answerer-tagged "m=" section (<xref target="sec-sdp-oa-ans-off" format="default" sectionFormat="of" derivedContent="Section 7.3.1"/>).
            </li>
        </ul>
        <t indent="0" pn="section-7.3-5">
          If the answerer does not want to keep an "m=" section within a BUNDLE group, it <bcp14>MUST</bcp14>:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.3-6">
          <li pn="section-7.3-6.1">
              Move the "m=" section out of the BUNDLE group (<xref target="sec-sdp-oa-ans-mov" format="default" sectionFormat="of" derivedContent="Section 7.3.2"/>); or
            </li>
          <li pn="section-7.3-6.2">
              Reject the "m=" section (<xref target="sec-sdp-oa-ans-rej" format="default" sectionFormat="of" derivedContent="Section 7.3.3"/>).
            </li>
        </ul>
        <t indent="0" pn="section-7.3-7">
          The answerer can modify the answerer BUNDLE address:port, add and remove SDP attributes, or modify
          SDP attribute values in a subsequent answer. Changes to the answerer BUNDLE address:port 
          and the answerer BUNDLE attributes will be applied to each bundled "m=" section within the BUNDLE group.
        </t>
        <t indent="0" pn="section-7.3-8">
          NOTE: If a bundled "m=" section in an offer contains a zero port value, but the "m=" section 
          does not contain an SDP 'bundle-only' attribute, it is an indication that the offerer wants 
          to disable the "m=" section (<xref target="sec-sdp-oa-mod-dis" format="default" sectionFormat="of" derivedContent="Section 7.5.3"/>).
        </t>
        <section anchor="sec-sdp-oa-ans-off" toc="include" numbered="true" removeInRFC="false" pn="section-7.3.1">
          <name slugifiedName="name-answerer-selection-of-tagge">Answerer Selection of Tagged 'm=' Sections</name>
          <t indent="0" pn="section-7.3.1-1">
          When selecting the offerer-tagged "m=" section, the answerer <bcp14>MUST</bcp14> 
          first check whether the "m=" section fulfills the following criteria 
          <xref target="sec-sdp-oa-ino-req" format="default" sectionFormat="of" derivedContent="Section 7.2.1"/>:
          </t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.3.1-2">
            <li pn="section-7.3.1-2.1">
              The answerer will not move the "m=" section out of the BUNDLE group
              (<xref target="sec-sdp-oa-ans-mov" format="default" sectionFormat="of" derivedContent="Section 7.3.2"/>);
            </li>
            <li pn="section-7.3.1-2.2">
              The answerer will not reject the "m=" section (<xref target="sec-sdp-oa-ans-rej" format="default" sectionFormat="of" derivedContent="Section 7.3.3"/>); and
            </li>
            <li pn="section-7.3.1-2.3">
              The "m=" section does not contain a zero port value.
            </li>
          </ul>
          <t indent="0" pn="section-7.3.1-3">
          If all of the criteria above are fulfilled, the answerer <bcp14>MUST</bcp14> select
          the "m=" section as the offerer-tagged "m=" section and <bcp14>MUST</bcp14> also mark
          the corresponding "m=" section in the answer as the answerer-tagged "m=" section.
          In the answer, the answerer BUNDLE-tag indicates the answerer-tagged "m=" section.
          </t>
          <t indent="0" pn="section-7.3.1-4">
          If one or more of the criteria are not fulfilled, the answerer <bcp14>MUST</bcp14> pick the next
          identification-tag in the identification-tag list in the offer and perform the same criteria
          check for the "m=" section indicated by that identification-tag. If there are no
          more identification-tags in the identification-tag list, the answerer <bcp14>MUST NOT</bcp14>
          create the BUNDLE group. Unless the answerer rejects the whole offer,
          the answerer <bcp14>MUST</bcp14> apply the answerer procedures for moving an "m=" section out of a
          BUNDLE group (<xref target="sec-sdp-oa-ans-mov" format="default" sectionFormat="of" derivedContent="Section 7.3.2"/>) or
          rejecting an "m=" section within a BUNDLE group (<xref target="sec-sdp-oa-ans-rej" format="default" sectionFormat="of" derivedContent="Section 7.3.3"/>) to every bundled "m=" section in the offer when 
          creating the answer.
          </t>
          <t indent="0" pn="section-7.3.1-5">
          <xref target="sec-example-add" format="default" sectionFormat="of" derivedContent="Section 18.1"/> shows an
          example of an offerer BUNDLE address:port selection.
          </t>
          <t indent="0" pn="section-7.3.1-6">
          Sections <xref target="sec-sdp-oa-ans-ex" format="counter" sectionFormat="of" derivedContent="7.3.4"/> and 
          <xref target="sec-example-add" format="counter" sectionFormat="of" derivedContent="18.1"/> show an example of an
          answerer-tagged "m=" section selection.
          </t>
        </section>
        <section anchor="sec-sdp-oa-ans-mov" toc="include" numbered="true" removeInRFC="false" pn="section-7.3.2">
          <name slugifiedName="name-moving-a-media-description-">Moving a Media Description Out of a BUNDLE Group</name>
          <t indent="0" pn="section-7.3.2-1">
          When an answerer generates the answer, if the answerer wants to move a bundled "m=" section out of
          the negotiated BUNDLE group, the answerer <bcp14>MUST</bcp14> first check the following criteria:
          </t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.3.2-2">
            <li pn="section-7.3.2-2.1">
              In the corresponding offer, the "m=" section is within a previously negotiated BUNDLE group, and
            </li>
            <li pn="section-7.3.2-2.2">
              In the corresponding offer, the "m=" section contains an SDP 'bundle-only' attribute.
            </li>
          </ul>
          <t indent="0" pn="section-7.3.2-3">
          If either criterion above is fulfilled, the answerer cannot move the "m=" section out of 
          the BUNDLE group in the answer. The answerer can reject the whole offer, reject each
          bundled "m=" section within the BUNDLE group (<xref target="sec-sdp-oa-ans-rej" format="default" sectionFormat="of" derivedContent="Section 7.3.3"/>), 
          or keep the "m=" section within the BUNDLE group in the answer and later create an offer where 
          the "m=" section is moved out of the BUNDLE group (<xref target="sec-sdp-oa-mod-mov" format="default" sectionFormat="of" derivedContent="Section 7.5.2"/>).
          </t>
          <t indent="0" pn="section-7.3.2-4">
          NOTE: One consequence of the rules above is that, once a BUNDLE group has been negotiated, a bundled "m=" section
          cannot be moved out of the BUNDLE group in an answer. Instead, an offer is needed.
          </t>
          <t indent="0" pn="section-7.3.2-5">
          When the answerer generates an answer, in which it moves a bundled "m=" section out
          of a BUNDLE group, the answerer:
          </t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.3.2-6">
            <li pn="section-7.3.2-6.1">
              <bcp14>MUST</bcp14> assign a unique address:port to the "m=" section;
          </li>
            <li pn="section-7.3.2-6.2">
              <bcp14>MUST</bcp14> include any applicable SDP attribute in the "m=" section, using the normal
            offer/answer procedures for each attribute;
          </li>
            <li pn="section-7.3.2-6.3">
              <bcp14>MUST NOT</bcp14> place the identification-tag associated with the "m=" section in
            the SDP 'group:BUNDLE' attribute identification-tag list associated with
            the BUNDLE group; and
          </li>
            <li pn="section-7.3.2-6.4">
              <bcp14>MUST NOT</bcp14> include an SDP 'bundle-only' attribute to the "m=" section.
          </li>
          </ul>
          <t indent="0" pn="section-7.3.2-7">
          Because an answerer is not allowed to move an "m=" section from one BUNDLE group to another within an answer
          (<xref target="sec-sdp-oa-ans" format="default" sectionFormat="of" derivedContent="Section 7.3"/>), if
          the answerer wants to move an "m=" section from one BUNDLE group to another, it <bcp14>MUST</bcp14> first move the
          "m=" section out of the current BUNDLE group and then generate an offer where the "m=" section is
          added to another BUNDLE group (<xref target="sec-sdp-oa-mod-add" format="default" sectionFormat="of" derivedContent="Section 7.5.1"/>).
          </t>
        </section>
        <section anchor="sec-sdp-oa-ans-rej" toc="include" numbered="true" removeInRFC="false" pn="section-7.3.3">
          <name slugifiedName="name-rejecting-a-media-descripti">Rejecting a Media Description in a BUNDLE Group</name>
          <t indent="0" pn="section-7.3.3-1">
          When an answerer wants to reject a bundled "m=" section in an answer, it <bcp14>MUST</bcp14> first check 
          the following criterion:
          </t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.3.3-2">
            <li pn="section-7.3.3-2.1">
            In the corresponding offer, the "m=" section is the offerer-tagged "m=" section.
          </li>
          </ul>
          <t indent="0" pn="section-7.3.3-3">
          If the criterion above is fulfilled, the answerer cannot reject the "m=" section in 
          the answer. The answerer can reject the whole offer, reject each bundled "m=" section 
          within the BUNDLE group, or keep the "m=" section within the BUNDLE group in the answer and later create
          an offer where the "m=" section is disabled within the BUNDLE group (<xref target="sec-sdp-oa-mod-dis" format="default" sectionFormat="of" derivedContent="Section 7.5.3"/>).
          </t>
          <t indent="0" pn="section-7.3.3-4">
          When an answerer generates an answer, in which it rejects a bundled "m=" section, 
          the answerer:
          </t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.3.3-5">
            <li pn="section-7.3.3-5.1">
              <bcp14>MUST</bcp14> assign a zero port value to the "m=" section, according to the procedures in 
            <xref target="RFC3264" format="default" sectionFormat="of" derivedContent="RFC3264"/>;
          </li>
            <li pn="section-7.3.3-5.2">
              <bcp14>MUST NOT</bcp14> place the identification-tag associated with the "m=" section in
            the SDP 'group:BUNDLE' attribute identification-tag list associated with
            the BUNDLE group; and
          </li>
            <li pn="section-7.3.3-5.3">
              <bcp14>MUST NOT</bcp14> include an SDP 'bundle-only' attribute in the "m=" section.
          </li>
          </ul>
        </section>
        <section anchor="sec-sdp-oa-ans-ex" numbered="true" toc="include" removeInRFC="false" pn="section-7.3.4">
          <name slugifiedName="name-example-sdp-answer">Example: SDP Answer</name>
          <t indent="0" pn="section-7.3.4-1">
          The example below shows an answer, based on the corresponding offer in
          <xref target="sec-sdp-oa-ino-ex" format="default" sectionFormat="of" derivedContent="Section 7.2.2"/>.
          The answerer accepts both bundled "m=" sections within the created 
          BUNDLE group. The audio "m=" section is the answerer-tagged "m=" section, indicated
          by placing the identification-tag associated with the "m=" section
          (answerer BUNDLE-tag) first in the SDP group;BUNDLE attribute
          identification-id list. The answerer includes an SDP 'bundle-only'
          attribute in, and assigns a zero port value to, the video "m=" section.
          </t>
          <t keepWithNext="true" indent="0" pn="section-7.3.4-2">SDP Answer</t>
          <sourcecode type="sdp" markers="false" pn="section-7.3.4-3">
  v=0
  o=bob 2808844564 2808844564 IN IP6 2001:db8::1
  s=
  c=IN IP6 2001:db8::1
  t=0 0
  a=group:BUNDLE foo bar

  m=audio 20000 RTP/AVP 0
  b=AS:200
  a=mid:foo
  a=rtcp-mux
  a=rtpmap:0 PCMU/8000
  a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

  m=video 0 RTP/AVP 32
  b=AS:1000
  a=mid:bar
  a=bundle-only
  a=rtpmap:32 MPV/90000
  a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
</sourcecode>
        </section>
      </section>
      <section anchor="sec-sdp-oa-off-ans" toc="include" numbered="true" removeInRFC="false" pn="section-7.4">
        <name slugifiedName="name-offerer-processing-of-the-s">Offerer Processing of the SDP Answer</name>
        <t indent="0" pn="section-7.4-1">
        When an offerer receives an answer, if the answer contains a BUNDLE group, the offerer
        <bcp14>MUST</bcp14> check that any bundled "m=" section in the answer was indicated as bundled in the
        corresponding offer. If there is no mismatch, the offerer <bcp14>MUST</bcp14> apply the properties (BUNDLE address:port,
        BUNDLE attributes, etc.) of the offerer-tagged "m=" section (selected by the answerer; see 
        <xref format="default" target="sec-sdp-oa-ans-off" sectionFormat="of" derivedContent="Section 7.3.1"/>) to each bundled "m=" section
        within the BUNDLE group.
        </t>
        <t indent="0" pn="section-7.4-2">
        NOTE: As the answerer might reject one or more bundled "m=" sections in an initial BUNDLE offer, 
        or move a bundled "m=" section out of a BUNDLE group, a given bundled "m=" section in the 
        offer might not be indicated as bundled in the corresponding answer.
        </t>
        <t indent="0" pn="section-7.4-3">
        If the answer does not contain a BUNDLE group, the offerer <bcp14>MUST</bcp14> process the answer
        as a normal answer.
        </t>
      </section>
      <section anchor="sec-sdp-oa-mod" toc="include" numbered="true" removeInRFC="false" pn="section-7.5">
        <name slugifiedName="name-modifying-the-session">Modifying the Session</name>
        <t indent="0" pn="section-7.5-1">
          When a BUNDLE group has been previously negotiated, and an offerer generates a subsequent
          offer, the offerer <bcp14>MUST</bcp14>:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.5-2">
          <li pn="section-7.5-2.1">
              Pick one bundled "m=" section as the offerer-tagged "m=" section. The offerer
              can pick either the "m=" section that was previously selected by the answerer
              as the offerer-tagged "m=" section or another bundled "m=" section within the
              BUNDLE group;
            </li>
          <li pn="section-7.5-2.2">
              Assign a BUNDLE address:port (previously negotiated or newly suggested) to
              the offerer-tagged "m=" section; 
            </li>
          <li pn="section-7.5-2.3">
              Include an SDP 'bundle-only' attribute in, and assign a zero port value to, every
              other bundled "m=" section within the BUNDLE group;
            </li>
          <li pn="section-7.5-2.4">
              Include SDP attributes in the bundled "m=" sections following the rules in 
              <xref target="sec-sdp-oa-cat" format="default" sectionFormat="of" derivedContent="Section 7.1.3"/>;
            </li>
          <li pn="section-7.5-2.5">
              Include an SDP 'group:BUNDLE' attribute in the offer; and
            </li>
          <li pn="section-7.5-2.6">
              Place the identification-tag of each bundled "m=" section in the
              SDP 'group:BUNDLE' attribute identification-tag list. The offerer BUNDLE-tag
              indicates the offerer-tagged "m=" section.
            </li>
        </ul>
        <t indent="0" pn="section-7.5-3">  
          The offerer <bcp14>MUST NOT</bcp14> pick a given bundled "m=" section as the offerer-tagged "m=" section if:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.5-4">
          <li pn="section-7.5-4.1">
              The offerer wants to move the "m=" section out of the BUNDLE group
              (<xref target="sec-sdp-oa-mod-mov" format="default" sectionFormat="of" derivedContent="Section 7.5.2"/>), or
            </li>
          <li pn="section-7.5-4.2">
              The offerer wants to disable the "m=" section (<xref format="default" target="sec-sdp-oa-mod-dis" sectionFormat="of" derivedContent="Section 7.5.3"/>).
            </li>
        </ul>
        <t indent="0" pn="section-7.5-5">
          The offerer can modify the offerer BUNDLE address:port, add and remove SDP attributes, or modify
          SDP attribute values in the subsequent offer. Changes to the offerer BUNDLE address:port and the
          offerer BUNDLE attributes will (if the offer is accepted by the answerer) be applied to each 
          bundled "m=" section within the BUNDLE group.
        </t>
        <section anchor="sec-sdp-oa-mod-add" toc="include" numbered="true" removeInRFC="false" pn="section-7.5.1">
          <name slugifiedName="name-adding-a-media-description-">Adding a Media Description to a BUNDLE Group</name>
          <t indent="0" pn="section-7.5.1-1">
          When an offerer generates a subsequent offer, in which it wants to add a bundled "m=" section to
          a previously negotiated BUNDLE group, the offerer follows the procedures in <xref target="sec-sdp-oa-mod" format="default" sectionFormat="of" derivedContent="Section 7.5"/>. The offerer picks either the added "m=" section or an "m=" section
          previously added to the BUNDLE group as the offerer-tagged "m=" section.
          </t>
          <t indent="0" pn="section-7.5.1-2">
          NOTE: As described in <xref target="sec-sdp-oa-ans-mov" format="default" sectionFormat="of" derivedContent="Section 7.3.2"/>, the answerer cannot move the added "m=" section 
          out of the BUNDLE group in its answer. If the answer wants to move the "m=" section out of the BUNDLE group, it will have to first accept 
          it into the BUNDLE group in the answer, and then send a subsequent offer where the "m=" section is moved out of the BUNDLE group
          (<xref target="sec-sdp-oa-mod-mov" format="default" sectionFormat="of" derivedContent="Section 7.5.2"/>).
          </t>
        </section>
        <section anchor="sec-sdp-oa-mod-mov" toc="include" numbered="true" removeInRFC="false" pn="section-7.5.2">
          <name slugifiedName="name-moving-a-media-description-o">Moving a Media Description Out of a BUNDLE Group</name>
          <t indent="0" pn="section-7.5.2-1">
          When an offerer generates a subsequent offer, in which it wants to remove a bundled "m=" section from
          a BUNDLE group, the offerer:
          </t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.5.2-2">
            <li pn="section-7.5.2-2.1">
              <bcp14>MUST</bcp14> assign a unique address:port to the "m=" section;
          </li>
            <li pn="section-7.5.2-2.2">
              <bcp14>MUST</bcp14> include SDP attributes in the "m=" section following the
            normal offer/answer rules for each attribute;
          </li>
            <li pn="section-7.5.2-2.3">
              <bcp14>MUST NOT</bcp14> place the identification-tag associated with the "m=" section in
            the SDP 'group:BUNDLE' attribute identification-tag list associated with
            the BUNDLE group; and
          </li>
            <li pn="section-7.5.2-2.4">
              <bcp14>MUST NOT</bcp14> assign an SDP 'bundle-only' attribute to the "m=" section.
          </li>
          </ul>
          <t indent="0" pn="section-7.5.2-3">
          For the other bundled "m=" sections within the BUNDLE group, the offerer follows the procedures 
          in <xref target="sec-sdp-oa-mod" format="default" sectionFormat="of" derivedContent="Section 7.5"/>. 
          </t>
          <t indent="0" pn="section-7.5.2-4">
          An offerer <bcp14>MUST NOT</bcp14> move an "m=" section from one BUNDLE group to another within a 
          single offer. If the offerer wants to move an "m=" section from one BUNDLE group to 
          another, it <bcp14>MUST</bcp14> first move the BUNDLE group out of the current BUNDLE group, and then 
          generate a second offer where the "m=" section is added to another BUNDLE group 
          (<xref target="sec-sdp-oa-mod-add" format="default" sectionFormat="of" derivedContent="Section 7.5.1"/>).
          </t>
          <t indent="0" pn="section-7.5.2-5">
          <xref target="sec-example-off-mov" format="default" sectionFormat="of" derivedContent="Section 18.4"/>
          shows an example of an offer for moving an "m=" section out of a BUNDLE group.
          </t>
        </section>
        <section anchor="sec-sdp-oa-mod-dis" toc="include" numbered="true" removeInRFC="false" pn="section-7.5.3">
          <name slugifiedName="name-disabling-a-media-descripti">Disabling a Media Description in a BUNDLE Group</name>
          <t indent="0" pn="section-7.5.3-1">
          When an offerer generates a subsequent offer, in which it wants to disable a bundled "m=" section from
          a BUNDLE group, the offerer:
          </t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.5.3-2">
            <li pn="section-7.5.3-2.1">
              <bcp14>MUST</bcp14> assign a zero port value to the "m=" section, following the procedures 
            in <xref target="RFC4566" format="default" sectionFormat="of" derivedContent="RFC4566"/>;
          </li>
            <li pn="section-7.5.3-2.2">
              <bcp14>MUST NOT</bcp14> place the identification-tag associated with the "m=" section in
            the SDP 'group:BUNDLE' attribute identification-tag list associated with
            the BUNDLE group; and
          </li>
            <li pn="section-7.5.3-2.3">
              <bcp14>MUST NOT</bcp14> assign an SDP 'bundle-only' attribute to the "m=" section.
          </li>
          </ul>
          <t indent="0" pn="section-7.5.3-3">
          For the other bundled "m=" sections within the BUNDLE group, the offerer follows the procedures 
          in <xref target="sec-sdp-oa-mod" format="default" sectionFormat="of" derivedContent="Section 7.5"/>. 
          </t>
          <t indent="0" pn="section-7.5.3-4">
          <xref target="sec-example-off-dis" format="default" sectionFormat="of" derivedContent="Section 18.5"/>
          shows an example of an offer and answer for disabling an "m=" section within a
          BUNDLE group.
          </t>
        </section>
      </section>
    </section>
    <section anchor="sec-protocol-id" toc="include" numbered="true" removeInRFC="false" pn="section-8">
      <name slugifiedName="name-protocol-identification">Protocol Identification</name>
      <t indent="0" pn="section-8-1">
      Each "m=" section within a BUNDLE group <bcp14>MUST</bcp14> use the same transport-
      layer protocol. If bundled "m=" sections use different upper-layer protocols 
      on top of the transport-layer protocol, there <bcp14>MUST</bcp14> exist a publicly
      available specification that describes how a mechanism associates 
      received data with the correct protocol for this particular protocol combination.
      </t>
      <t indent="0" pn="section-8-2">
      In addition, if received data can be associated with more than
      one bundled "m=" section, there <bcp14>MUST</bcp14> exist a publicly available
      specification that describes a mechanism for associating the
      received data with the correct "m=" section.
      </t>
      <t indent="0" pn="section-8-3">
      This document describes a mechanism to identify the
      protocol of received data among the Session Traversal Utilities for NAT (STUN), DTLS, and the Secure Real-time Transport Protocol (SRTP)
      (in any combination) when UDP is used as a transport-layer protocol,
      but it does not describe how to identify different protocols transported on
      DTLS. 
      While the mechanism is generally applicable to other protocols and
      transport-layer protocols, any such use requires further specification 
      that encompasses how to multiplex multiple protocols on a given transport-layer protocol
      and how to associate received data with the correct protocols.
      </t>
      <section anchor="sec-packets-id-sds" toc="include" numbered="true" removeInRFC="false" pn="section-8.1">
        <name slugifiedName="name-stun-dtls-and-srtp">STUN, DTLS, and SRTP</name>
        <t indent="0" pn="section-8.1-1">
        Section 5.1.2 of <xref format="default" target="RFC5764" sectionFormat="of" derivedContent="RFC5764"/> describes a
        mechanism to identify the protocol of a received packet among the STUN, DTLS, and 
        SRTP protocols (in any combination).
        If an offer or answer includes a bundled "m=" section that represents these protocols, the offerer
        or answerer <bcp14>MUST</bcp14> support the mechanism described in <xref format="default" target="RFC5764" sectionFormat="of" derivedContent="RFC5764"/>, and no explicit negotiation is required in order to indicate support
        and usage of the mechanism.
        </t>
        <t indent="0" pn="section-8.1-2">
        <xref format="default" target="RFC5764" sectionFormat="of" derivedContent="RFC5764"/> does not describe how to identify
        different protocols transported on DTLS, only how to identify the DTLS protocol itself. If
        multiple protocols are transported on DTLS, there <bcp14>MUST</bcp14> exist a specification describing a
        mechanism for identifying each individual protocol. In addition, if a received DTLS packet
        can be associated with more than one "m=" section, there <bcp14>MUST</bcp14> exist a specification that
        describes a mechanism for associating the received DTLS packets with the correct "m=" section.
        </t>
        <t indent="0" pn="section-8.1-3">
        <xref format="default" target="sec-rtp-pt" sectionFormat="of" derivedContent="Section 9.2"/> describes how to
        associate the packets in a received SRTP stream with the correct "m=" section.
        </t>
      </section>
    </section>
    <section anchor="sec-rtp" toc="include" numbered="true" removeInRFC="false" pn="section-9">
      <name slugifiedName="name-rtp-considerations">RTP Considerations</name>
      <section anchor="sec-rtp-sessions" toc="include" numbered="true" removeInRFC="false" pn="section-9.1">
        <name slugifiedName="name-single-rtp-session">Single RTP Session</name>
        <t indent="0" pn="section-9.1-1">
            All RTP-based media within a single BUNDLE group belong to a
            single RTP session <xref format="default" target="RFC3550" sectionFormat="of" derivedContent="RFC3550"/>.
        </t>
        <t indent="0" pn="section-9.1-2">
            Since a single BUNDLE transport is used for sending and receiving bundled media,
            the symmetric RTP mechanism <xref format="default" target="RFC4961" sectionFormat="of" derivedContent="RFC4961"/>
          <bcp14>MUST</bcp14> be used for RTP-based bundled media.
        </t>
        <t indent="0" pn="section-9.1-3">
            Since a single RTP session is used for each BUNDLE group, all
            "m=" sections representing RTP-based media within a BUNDLE group will
            share a single Synchronization Source (SSRC) numbering space <xref format="default" target="RFC3550" sectionFormat="of" derivedContent="RFC3550"/>.
        </t>
        <t indent="0" pn="section-9.1-4">
            The following rules and restrictions apply for a single RTP
            session:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-9.1-5">
          <li pn="section-9.1-5.1">
                A specific payload type value can be used in multiple bundled "m=" sections
                only if each codec associated with the payload type number shares an identical
                codec configuration (<xref format="default" target="sec-rtp-sessions-pt" sectionFormat="of" derivedContent="Section 9.1.1"/>).
              </li>
          <li pn="section-9.1-5.2">
                The proto value in each bundled RTP-based "m=" section <bcp14>MUST</bcp14> be identical
                (e.g., RTP/AVPF).
              </li>
          <li pn="section-9.1-5.3">
                The RTP MID header extension <bcp14>MUST</bcp14> be enabled, by including
                an SDP 'extmap' attribute <xref format="default" target="RFC8285" sectionFormat="of" derivedContent="RFC8285"/>,
                with a 'urn:ietf:params:rtp- hdrext:sdes:mid' URI value, in each
                bundled RTP-based "m=" section in every offer and answer.
              </li>
          <li pn="section-9.1-5.4">
                A given SSRC <bcp14>MUST NOT</bcp14> transmit RTP packets using payload types that
                originate from different bundled "m=" sections.
              </li>
        </ul>
        <t indent="0" pn="section-9.1-6">
            NOTE: The last bullet above is to avoid sending multiple media types
            from the same SSRC. If transmission of multiple media types are done
            with time overlap, RTP and RTCP fail to function. Even if done in
            proper sequence, this causes RTP timestamp rate switching issues
            <xref format="default" target="RFC7160" sectionFormat="of" derivedContent="RFC7160"/>. However,
            once an SSRC has left the RTP session (by sending an RTCP BYE packet),
            that SSRC can be reused by another source (possibly associated
            with a different bundled "m=" section) after a delay of 5 RTCP reporting intervals
            (the delay is to ensure the SSRC has timed out, in case the RTCP BYE
            packet was lost <xref format="default" target="RFC3550" sectionFormat="of" derivedContent="RFC3550"/>).
        </t>
        <t indent="0" pn="section-9.1-7">
            <xref format="default" target="RFC7657" sectionFormat="of" derivedContent="RFC7657"/> defines Differentiated Services 
            (Diffserv) considerations for RTP-based bundled media sent using a mixture of Diffserv Codepoints.
        </t>
        <section anchor="sec-rtp-sessions-pt" toc="include" numbered="true" removeInRFC="false" pn="section-9.1.1">
          <name slugifiedName="name-payload-type-pt-value-reuse">Payload Type (PT) Value Reuse</name>
          <t indent="0" pn="section-9.1.1-1">
            Multiple bundled "m=" sections might describe RTP-based media. As all RTP-based
            media associated with a BUNDLE group belong to the same RTP session, in order
            for a given payload type value to be used inside more than one bundled "m=" section,
            all codecs associated with the payload type number <bcp14>MUST</bcp14> share an identical codec
            configuration. This means that the codecs <bcp14>MUST</bcp14> share the same media type,
            encoding name, clock rate, and any parameter that can affect the codec configuration
            and packetization. <xref format="default" target="RFC8859" sectionFormat="of" derivedContent="RFC8859"/> lists SDP attributes, whose attribute
            values are required to be identical for all codecs that use the
	    same payload type value.
          </t>
        </section>
      </section>
      <section anchor="sec-rtp-pt" toc="include" numbered="true" removeInRFC="false" pn="section-9.2">
        <name slugifiedName="name-associating-rtp-rtcp-stream">Associating RTP/RTCP Streams with the Correct SDP Media Description</name>
        <t indent="0" pn="section-9.2-1">
            As described in <xref target="RFC3550" format="default" sectionFormat="of" derivedContent="RFC3550"/>, RTP packets are associated with RTP
            streams <xref target="RFC7656" format="default" sectionFormat="of" derivedContent="RFC7656"/>. Each RTP stream is identified by an SSRC
            value, and each RTP packet includes an SSRC field that is
            used to associate the packet with the correct RTP stream.
            RTCP packets also use SSRCs to identify which RTP streams the
            packet relates to. However, an RTCP packet can contain multiple SSRC
            fields, in the course of providing feedback or reports on different RTP
            streams, and therefore can be associated with multiple such streams.
        </t>
        <t indent="0" pn="section-9.2-2">
            In order to be able to process received RTP/RTCP packets
            correctly, it <bcp14>MUST</bcp14> be possible to associate an RTP stream with
            the correct "m=" section, as the "m=" section and SDP attributes
            associated with the "m=" section contains information needed to
            process the packets.
        </t>
        <t indent="0" pn="section-9.2-3">
            As all RTP streams associated with a BUNDLE group use the
            same transport for sending and receiving RTP/RTCP
            packets, the local address:port combination part of the transport
            cannot be used to associate an RTP stream with the correct "m=" section. 
            In addition, multiple RTP streams might be associated with the same "m="
            section.
        </t>
        <t indent="0" pn="section-9.2-4">
            An offerer and answerer can inform each other which SSRC
            values they will use for an RTP stream by using the SDP 'ssrc'
            attribute <xref format="default" target="RFC5576" sectionFormat="of" derivedContent="RFC5576"/>.
            However, an offerer will not know which SSRC values the
            answerer will use until the offerer has received the answer
            providing that information. Due to this, before the offerer has
            received the answer, the offerer will not be able to associate
            an RTP stream with the correct "m=" section using the SSRC value
            associated with the RTP stream. In addition, the offerer and
            answerer may start using new SSRC values mid-session, without
            informing each other about using the SDP 'ssrc' attribute.
        </t>
        <t indent="0" pn="section-9.2-5">
            In order for an offerer and answerer to always be able to
            associate an RTP stream with the correct "m=" section, the offerer
            and answerer using the BUNDLE extension <bcp14>MUST</bcp14> support the
            mechanism defined in <xref format="default" target="sec-receiver-id" sectionFormat="of" derivedContent="Section 15"/>, 
            where the offerer and answerer insert the identification-tag associated 
            with an "m=" section (provided by the remote peer) into RTP and RTCP 
            packets associated with a BUNDLE group.
        </t>
        <t indent="0" pn="section-9.2-6">
             When using this mechanism, the mapping from an SSRC to an
             identification-tag is carried in RTP header extensions or RTCP SDES
             packets, as specified in <xref format="default" target="sec-receiver-id" sectionFormat="of" derivedContent="Section 15"/>. 
             Since a compound RTCP packet can contain multiple RTCP SDES packets, 
             and each RTCP SDES packet can contain multiple chunks, a single RTCP 
             packet can contain several mappings of SSRC to identification-tag. The 
             offerer and answerer maintain tables used for routing that are updated 
             each time an RTP/RTCP packet contains new information that affects how 
             packets are to be routed.
        </t>
        <t indent="0" pn="section-9.2-7">
            However, some legacy implementations may not include this identification-tag
            in their RTP and RTCP traffic when using the BUNDLE mechanism and
            instead use a mechanism based on the payload type to associate RTP streams
            with SDP "m=" sections.  In this situation, each "m=" section needs to
            use unique payload type values, in order for the payload type to be a
            reliable indicator of the relevant "m=" section for the RTP stream. If an
            implementation fails to ensure unique payload type values, it will be 
            impossible to associate the RTP stream using that payload type value
            to a particular "m=" section. 
            Note that when using the payload type to associate RTP streams with
            "m=" sections, an RTP stream, identified by its SSRC, will be mapped
            to an "m=" section when the first packet of that RTP stream is
            received, and the mapping will not be changed even if the payload
            type used by that RTP stream changes.  In other words, the SSRC
            cannot "move" to a different "m=" section simply by changing the
            payload type.
        </t>
        <t indent="0" pn="section-9.2-8">
             Applications can implement RTP stacks in many different
             ways. The algorithm below details one way that RTP streams can be
             associated with "m=" sections, but it is not meant to be prescriptive
             about exactly how an RTP stack needs to be implemented.
             Applications <bcp14>MAY</bcp14> use any algorithm that achieves equivalent results to
             those described in the algorithm below.
        </t>
        <t indent="0" pn="section-9.2-9">
             To prepare to associate RTP streams with the correct
             "m=" section, the following steps <bcp14>MUST</bcp14> be followed for each BUNDLE group:
        </t>
        <ul empty="false" spacing="normal" bare="false" indent="3" pn="section-9.2-10">
          <li pn="section-9.2-10.1">
                 Construct a table mapping a MID to an "m=" section for each "m="
                 section in this BUNDLE group. Note that an "m=" section may only
                 have one MID.
             </li>
          <li pn="section-9.2-10.2">
                 Construct a table mapping SSRCs of incoming RTP streams to an "m=" section for
                 each "m=" section in this BUNDLE group and for each SSRC
                 configured for receiving in that "m=" section.
             </li>
          <li pn="section-9.2-10.3">
                 Construct a table mapping the SSRC of each outgoing RTP stream 
                 to an "m=" section for each "m=" section in this BUNDLE group and for each SSRC
                 configured for sending in that "m=" section.
             </li>
          <li pn="section-9.2-10.4">
                 Construct a table mapping a payload type to an "m=" section for
                 each "m=" section in the BUNDLE group and for each payload type
                 configured for receiving in that "m=" section. If any payload
                 type is configured for receiving in more than one "m=" section
                 in the BUNDLE group, do not include it in the table, as it
                 cannot be used to uniquely identify an "m=" section.
             </li>
          <li pn="section-9.2-10.5">
                 Note that for each of these tables, there can only be one
                 mapping for any given key (MID, SSRC, or PT). In other
                 words, the tables are not multimaps.
             </li>
        </ul>
        <t indent="0" pn="section-9.2-11">
             As "m=" sections are added or removed from the BUNDLE groups, or
             their configurations are changed, the tables above <bcp14>MUST</bcp14> also be
             updated.
        </t>
        <t indent="0" pn="section-9.2-12">
             When an RTP packet is received, it <bcp14>MUST</bcp14> be delivered to the RTP
             stream corresponding to its SSRC. That RTP stream <bcp14>MUST</bcp14> then be
             associated with the correct "m=" section within a BUNDLE group, for
             additional processing, according to the following steps:
        </t>
        <ul empty="false" spacing="normal" bare="false" indent="3" pn="section-9.2-13">
          <li pn="section-9.2-13.1">
                 If the MID associated with the RTP stream is not in the
                 table mapping a MID to an "m=" section, then the RTP stream is not
                 decoded and the payload data is discarded.
             </li>
          <li pn="section-9.2-13.2">
                 If the packet has a MID, and the packet's extended sequence number
                 is greater than that of the last MID update, as discussed in
                 <xref target="RFC7941" sectionFormat="comma" section="4.2.2" format="default" derivedLink="https://rfc-editor.org/rfc/rfc7941#section-4.2.2" derivedContent="RFC7941"/>, update the MID associated
                 with the RTP stream to match the MID carried in the RTP packet, and then
                 update the mapping tables to include an entry that maps the SSRC of
                 that RTP stream to the "m=" section for that MID.
             </li>
          <li pn="section-9.2-13.3">
                 If the SSRC of the RTP stream is in the incoming SSRC
                 mapping table, check that the payload type used by the RTP
                 stream matches a payload type included on the matching
                 "m=" section. If so, associate the RTP stream with that
                 "m=" section. Otherwise, the RTP stream is not decoded and the
                 payload data is discarded.
             </li>
          <li pn="section-9.2-13.4">
                 If the payload type used by the RTP stream is in the
                 payload type table, update the incoming SSRC mapping table
                 to include an entry that maps the RTP stream's SSRC to the
                 "m=" section for that payload type. Associate the RTP stream
                 with the corresponding "m=" section.
             </li>
          <li pn="section-9.2-13.5">
                 Otherwise, mark the RTP stream as "not for decoding" and
                 discard the payload.
             </li>
        </ul>
        <t indent="0" pn="section-9.2-14">
           If the RTP packet contains one or more Contributing Source (CSRC)
           identifiers, then each CSRC is looked up in the incoming SSRC table,
           and a copy of the RTP packet is associated with the corresponding
           "m=" section for additional processing.
        </t>
        <t indent="0" pn="section-9.2-15">
              For each RTCP packet received (including each RTCP packet that is
              part of a compound RTCP packet), the packet is processed as usual by
              the RTP layer, then associated with the appropriate "m=" sections, and
              processed for the RTP streams represented by those "m=" sections.
              This routing is type dependent, as each kind of RTCP packet has its own 
              mechanism for associating it with the relevant RTP streams.
        </t>
        <t indent="0" pn="section-9.2-16">
              RTCP packets that cannot be associated with an appropriate "m=" section
              <bcp14>MUST</bcp14> still be processed as usual by the RTP layer, which updates the metadata
              associated with the corresponding RTP streams. This situation can occur with 
              certain multiparty RTP topologies or when RTCP packets are sent containing 
              a subset of the SDES information.
        </t>
        <t indent="0" pn="section-9.2-17">
              Additional rules for processing various types of RTCP packets are
              explained below.
        </t>
        <ul empty="false" spacing="normal" bare="false" indent="3" pn="section-9.2-18">
          <li pn="section-9.2-18.1">
                If the RTCP packet is of type SDES, for each chunk in the packet
                whose SSRC is found in the incoming SSRC table, deliver a copy
                of the SDES packet to the "m=" section associated with that SSRC.
                In addition, for any SDES MID items contained in these chunks,
                if the MID is found in the table mapping a MID to an "m=" section,
                update the incoming SSRC table to include an entry that
                maps the RTP stream associated with the chunk's SSRC to the "m=" section 
                associated with that MID, unless the packet is older than the packet 
                that most recently updated the mapping for this SSRC, as discussed in
                <xref target="RFC7941" sectionFormat="comma" section="4.2.6" format="default" derivedLink="https://rfc-editor.org/rfc/rfc7941#section-4.2.6" derivedContent="RFC7941"/>.
            </li>
          <li pn="section-9.2-18.2">
                Note that if an SDES packet is received as part of a compound RTCP
                packet, the SSRC to "m=" section mapping might not exist until the
                SDES packet is handled (e.g., in the case where RTCP for a source
                is received before any RTP packets). Therefore, it can be beneficial 
                for an implementation to delay RTCP packet routing, such that it 
                either prioritizes processing of the SDES item to generate or update 
                the mapping or buffers the RTCP information that needs to be 
                routed until the SDES item(s) has been processed. If the 
                implementation is unable to follow this recommendation, the 
                consequence could be that some RTCP information from this 
                particular RTCP compound packet is not provided to higher layers.
                The impact from this is likely minor, when this information relates 
                to a future incoming RTP stream.
            </li>
          <li pn="section-9.2-18.3">
                If the RTCP packet is of type BYE, it indicates that the RTP streams
                referenced in the packet are ending. Therefore, for each SSRC
                indicated in the packet that is found in the incoming SSRC table,
                first deliver a copy of the BYE packet to the "m=" section associated
                with that SSRC, and then remove the entry for that SSRC from the
                incoming SSRC table after an appropriate delay to
                account for "straggler packets", as specified in <xref target="RFC3550" sectionFormat="comma" section="6.2.1" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3550#section-6.2.1" derivedContent="RFC3550"/>.
            </li>
          <li pn="section-9.2-18.4">
                If the RTCP packet is of type Sender Report (SR) or Receiver Report (RR), for each report block in
                the report whose "SSRC of source" is found in the outgoing
                SSRC table, deliver a copy of the SR or RR packet to the "m=" section
                associated with that SSRC. In addition, if the packet is of type
                SR, and the sender SSRC for the packet is found in the
                incoming SSRC table, deliver a copy of the SR packet to the "m=" section
                associated with that SSRC.
            </li>
          <li pn="section-9.2-18.5">
                If the implementation supports the RTCP Extended Report (XR) and the packet is of
                type XR, as defined in <xref target="RFC3611" format="default" sectionFormat="of" derivedContent="RFC3611"/>,
                for each report block in the report whose "SSRC of source"
                is found in the outgoing SSRC table, deliver a copy of the
                XR packet to the "m=" section associated with that SSRC.
                In addition, if the sender SSRC for the packet is found in the
                incoming SSRC table, deliver a copy of the XR packet to the "m=" section
                associated with that SSRC.
            </li>
          <li pn="section-9.2-18.6">
                If the RTCP packet is a feedback message of type RTPFB (transport-layer FB
   message) or PSFB (payload-specific FB message),
                as defined in <xref target="RFC4585" format="default" sectionFormat="of" derivedContent="RFC4585"/>, it will contain a
                media source SSRC, and this SSRC is used for routing certain
                subtypes of feedback messages. However, several subtypes of
                PSFB and RTPFB messages include a target SSRC(s) in a section called
                Feedback Control Information (FCI). For these messages,
                the target SSRC(s) is used for routing.
            </li>
          <li pn="section-9.2-18.7">
            <t indent="0" pn="section-9.2-18.7.1">
                If the RTCP packet is a feedback packet that does not include
                target SSRCs in its FCI section, and the media source SSRC is
                found in the outgoing SSRC table, deliver the
                feedback packet to the "m=" section associated with that SSRC.
                RTPFB and PSFB types that are handled in this way include:
            </t>
            <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-9.2-18.7.2">
              <li pn="section-9.2-18.7.2.1">
                <dl newline="false" spacing="normal" indent="3" pn="section-9.2-18.7.2.1.1">
                  <dt pn="section-9.2-18.7.2.1.1.1">Generic NACK:</dt>
                  <dd pn="section-9.2-18.7.2.1.1.2">(PT=RTPFB, FMT=1) <xref target="RFC4585" format="default" sectionFormat="of" derivedContent="RFC4585"/>.</dd>
                  <dt pn="section-9.2-18.7.2.1.1.3">Picture Loss Indication (PLI):</dt>
                  <dd pn="section-9.2-18.7.2.1.1.4">(PT=PSFB, FMT=1) <xref target="RFC4585" format="default" sectionFormat="of" derivedContent="RFC4585"/>.</dd>
                  <dt pn="section-9.2-18.7.2.1.1.5">Slice Loss Indication (SLI):</dt>
                  <dd pn="section-9.2-18.7.2.1.1.6"> (PT=PSFB, FMT=2) <xref target="RFC4585" format="default" sectionFormat="of" derivedContent="RFC4585"/>.</dd>
                  <dt pn="section-9.2-18.7.2.1.1.7">Reference Picture Selection Indication (RPSI):</dt>
                  <dd pn="section-9.2-18.7.2.1.1.8">(PT=PSFB, FMT=3) <xref target="RFC4585" format="default" sectionFormat="of" derivedContent="RFC4585"/>.</dd>
                </dl>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="false" bare="false" indent="3" spacing="normal" pn="section-9.2-19">
          <li pn="section-9.2-19.1">
                If the RTCP packet is a feedback message that does include a target
                SSRC(s) in its FCI section, it can either be a request or a
                notification. Requests reference an RTP stream that is being
                sent by the message recipient, whereas notifications are responses
                to an earlier request and therefore reference an RTP stream that
                is being received by the message recipient.
            </li>
          <li pn="section-9.2-19.2">
            <t indent="0" pn="section-9.2-19.2.1">
                If the RTCP packet is a feedback request that includes a target SSRC(s),
                for each target SSRC that is found in the outgoing SSRC table,
                deliver a copy of the RTCP packet to the "m=" section associated with
                that SSRC. PSFB and RTPFB types that are handled in this way include:
            </t>
            <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-9.2-19.2.2">
              <li pn="section-9.2-19.2.2.1">
                <dl newline="false" spacing="normal" indent="3" pn="section-9.2-19.2.2.1.1">
                  <dt pn="section-9.2-19.2.2.1.1.1">Full Intra Request (FIR):</dt>
                  <dd pn="section-9.2-19.2.2.1.1.2">(PT=PSFB, FMT=4) <xref target="RFC5104" format="default" sectionFormat="of" derivedContent="RFC5104"/>.
                    </dd>
                  <dt pn="section-9.2-19.2.2.1.1.3">Temporal-Spatial Trade-off Request (TSTR):</dt>
                  <dd pn="section-9.2-19.2.2.1.1.4">(PT=PSFB, FMT=5) <xref target="RFC5104" format="default" sectionFormat="of" derivedContent="RFC5104"/>.
                    </dd>
                  <dt pn="section-9.2-19.2.2.1.1.5">H.271 Video Back Channel Message (VBCM):</dt>
                  <dd pn="section-9.2-19.2.2.1.1.6">(PT=PSFB, FMT=7) <xref target="RFC5104" format="default" sectionFormat="of" derivedContent="RFC5104"/>.
                    </dd>
                  <dt pn="section-9.2-19.2.2.1.1.7">Temporary Maximum Media Stream Bit Rate Request (TMMBR):</dt>
                  <dd pn="section-9.2-19.2.2.1.1.8">(PT=RTPFB, FMT=3) <xref target="RFC5104" format="default" sectionFormat="of" derivedContent="RFC5104"/>.
                    </dd>
                  <dt pn="section-9.2-19.2.2.1.1.9">Layer Refresh Request (LRR):</dt>
                  <dd pn="section-9.2-19.2.2.1.1.10">(PT=PSFB, FMT=10) <xref target="I-D.ietf-avtext-lrr" format="default" sectionFormat="of" derivedContent="LLR-RTCP"/>.
                    </dd>
                </dl>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="false" bare="false" indent="3" spacing="normal" pn="section-9.2-20">
          <li pn="section-9.2-20.1">
            <t indent="0" pn="section-9.2-20.1.1">
                If the RTCP packet is a feedback notification that includes a target SSRC(s),
                for each target SSRC that is found in the incoming SSRC table,
                deliver a copy of the RTCP packet to the "m=" section associated with
                the RTP stream with a matching SSRC. PSFB and RTPFB types that are handled in this way include:
            </t>
            <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-9.2-20.1.2">
              <li pn="section-9.2-20.1.2.1">
                <dl newline="false" spacing="normal" indent="3" pn="section-9.2-20.1.2.1.1">
                  <dt pn="section-9.2-20.1.2.1.1.1">Temporal-Spatial Trade-off Notification (TSTN):</dt>
                  <dd pn="section-9.2-20.1.2.1.1.2">(PT=PSFB, FMT=6) <xref target="RFC5104" format="default" sectionFormat="of" derivedContent="RFC5104"/>. This message
                        is a notification in response to a prior TSTR.
                    </dd>
                  <dt pn="section-9.2-20.1.2.1.1.3">Temporary Maximum Media Stream Bit Rate Notification (TMMBN):</dt>
                  <dd pn="section-9.2-20.1.2.1.1.4">(PT=RTPFB, FMT=4) <xref target="RFC5104" format="default" sectionFormat="of" derivedContent="RFC5104"/>. This message is a 
                        notification in response to a prior TMMBR, but it can also be sent 
                        unsolicited.
                    </dd>
                </dl>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-9.2-21">
          <li pn="section-9.2-21.1">
              If the RTCP packet is of type APP, then it is handled in an application-specific
              manner. If the application does not recognize the APP packet,
              then it <bcp14>MUST</bcp14> be discarded.
            </li>
        </ul>
      </section>
      <section anchor="sec-rtprtcp-mux" toc="include" numbered="true" removeInRFC="false" pn="section-9.3">
        <name slugifiedName="name-rtp-rtcp-multiplexing">RTP/RTCP Multiplexing</name>
        <t indent="0" pn="section-9.3-1">
          Within a BUNDLE group, the offerer and answerer <bcp14>MUST</bcp14> enable
          RTP/RTCP multiplexing <xref format="default" target="RFC5761" sectionFormat="of" derivedContent="RFC5761"/> for the RTP-based bundled media (i.e., the
          same transport will be used for both RTP packets and RTCP packets). 
          In addition, the offerer and answerer <bcp14>MUST</bcp14> support the 
          SDP 'rtcp-mux-only' attribute <xref format="default" target="RFC8858" sectionFormat="of" derivedContent="RFC8858"/>.
        </t>
        <section anchor="sec-rtprtcp-mux-oa" toc="include" numbered="true" removeInRFC="false" pn="section-9.3.1">
          <name slugifiedName="name-sdp-offer-answer-procedures-2">SDP Offer/Answer Procedures</name>
          <t indent="0" pn="section-9.3.1-1">
            This section describes how an offerer and answerer use the
            SDP 'rtcp-mux' <xref format="default" target="RFC5761" sectionFormat="of" derivedContent="RFC5761"/> and SDP 'rtcp-mux-only' attributes
            <xref format="default" target="RFC8858" sectionFormat="of" derivedContent="RFC8858"/>
            to negotiate usage of RTP/RTCP multiplexing for RTP-based bundled media.
          </t>
          <t indent="0" pn="section-9.3.1-2">
            RTP/RTCP multiplexing only applies to RTP-based media. However, as described in
            <xref format="default" target="sec-sdp-oa-cat" sectionFormat="of" derivedContent="Section 7.1.3"/>, within an offer
            or answer the SDP 'rtcp-mux' and SDP 'rtcp-mux-only' attributes might be included in
            a bundled "m=" section for non-RTP-based media (if such "m=" section is the offerer-tagged 
            "m=" section or answerer-tagged "m=" section).
          </t>
          <section anchor="sec-rtprtcp-mux-oa-ino" toc="exclude" numbered="true" removeInRFC="false" pn="section-9.3.1.1">
            <name slugifiedName="name-generating-the-initial-sdp-b">Generating the Initial SDP BUNDLE Offer</name>
            <t indent="0" pn="section-9.3.1.1-1">
            When an offerer generates an initial BUNDLE offer, if the offer contains
            one or more bundled "m=" sections for RTP-based  media (or, if there is a chance that "m=" sections
            for RTP-based media will later be added to the BUNDLE group), the offerer <bcp14>MUST</bcp14>
            include an SDP 'rtcp-mux' attribute <xref format="default" target="RFC5761" sectionFormat="of" derivedContent="RFC5761"/> in each 
            bundled "m=" section (excluding any bundle-only "m=" sections). In addition, the offerer <bcp14>MAY</bcp14> include an
            SDP 'rtcp-mux-only' attribute <xref format="default" target="RFC8858" sectionFormat="of" derivedContent="RFC8858"/> 
            in one or more bundled "m=" sections for RTP-based media.
            </t>
            <t indent="0" pn="section-9.3.1.1-2">
            NOTE: Whether the offerer includes the SDP 'rtcp-mux-only' attribute
            depends on whether the offerer supports fallback to usage of a separate
            port for RTCP in case the answerer moves one or more "m=" sections for RTP-based media 
            out of the BUNDLE group in the answer.
            </t>
            <t indent="0" pn="section-9.3.1.1-3">
            NOTE: If the offerer includes an SDP 'rtcp-mux' attribute in the bundled "m=" sections, 
            but does not include an SDP 'rtcp-mux-only' attribute,
            the offerer can also include an SDP 'rtcp' attribute <xref format="default" target="RFC3605" sectionFormat="of" derivedContent="RFC3605"/> in one or more RTP-based bundled "m=" sections in order 
            to provide a fallback port for RTCP, as described in <xref format="default" target="RFC5761" sectionFormat="of" derivedContent="RFC5761"/>. However, the fallback port will only be applied to "m=" sections for RTP-based
            media that are moved out of the BUNDLE group by the answerer.
            </t>
            <t indent="0" pn="section-9.3.1.1-4">
            In the initial BUNDLE offer, the address:port combination for RTCP <bcp14>MUST</bcp14> be unique in each
            bundled "m=" section for RTP-based media (excluding a bundle-only "m=" section), similar to RTP.
            </t>
          </section>
          <section anchor="sec-rtprtcp-mux-oa-ans" toc="exclude" numbered="true" removeInRFC="false" pn="section-9.3.1.2">
            <name slugifiedName="name-generating-the-sdp-answer-2">Generating the SDP Answer</name>
            <t indent="0" pn="section-9.3.1.2-1">
            When an answerer generates an answer, if the answerer supports RTP-based media,
            and if a bundled "m=" section in the corresponding offer contained an SDP 'rtcp-mux' attribute,
            the answerer <bcp14>MUST</bcp14> enable usage of RTP/RTCP multiplexing, even if there currently
            are no bundled "m=" sections for RTP-based media within the BUNDLE group. The answerer <bcp14>MUST</bcp14> include
            an SDP 'rtcp-mux' attribute in the answerer-tagged "m=" section, following the procedures for 
            BUNDLE attributes (<xref format="default" target="sec-sdp-oa-cat" sectionFormat="of" derivedContent="Section 7.1.3"/>). 
            In addition, if the "m=" section that is selected as the offerer-tagged "m=" section contained
            an SDP 'rtcp-mux-only' attribute, the answerer <bcp14>MUST</bcp14> include an SDP 'rtcp-mux-only' attribute 
            in the answerer-tagged "m=" section.
            </t>
            <t indent="0" pn="section-9.3.1.2-2">
            In an initial BUNDLE offer, if the suggested offerer-tagged "m=" section contained an
            SDP 'rtcp-mux-only' attribute, the "m=" section was for RTP-based media; thus, the 
            answerer does not accept the "m=" section in the created BUNDLE group, and the answerer
            <bcp14>MUST</bcp14> move the "m=" section out of the BUNDLE group (<xref format="default" target="sec-sdp-oa-ans-mov" sectionFormat="of" derivedContent="Section 7.3.2"/>); include the attribute in the 
            moved "m=" section and enable RTP/RTCP multiplexing for the media associated with
            the "m=" section; or reject the "m=" section (<xref format="default" target="sec-sdp-oa-ans-rej" sectionFormat="of" derivedContent="Section 7.3.3"/>).
            </t>
            <t indent="0" pn="section-9.3.1.2-3">
            The answerer <bcp14>MUST NOT</bcp14> include an SDP 'rtcp' attribute in any bundled "m=" section
            in the answer. The answerer will use the port value of the offerer-tagged 
            "m=" section sending RTP and RTCP packets associated with RTP-based bundled media
            towards the offerer.
            </t>
            <t indent="0" pn="section-9.3.1.2-4">
            If the usage of RTP/RTCP multiplexing within a BUNDLE group has been
            negotiated in a previous offer/answer exchange, the answerer <bcp14>MUST</bcp14>
            include an SDP 'rtcp-mux' attribute in the answerer-tagged "m=" section. 
            It is not possible to disable RTP/RTCP multiplexing within a BUNDLE group.
            </t>
          </section>
          <section anchor="sec-rtprtcp-mux-oa-pra" toc="exclude" numbered="true" removeInRFC="false" pn="section-9.3.1.3">
            <name slugifiedName="name-offerer-processing-of-the-sd">Offerer Processing of the SDP Answer</name>
            <t indent="0" pn="section-9.3.1.3-1">
            When an offerer receives an answer, if the answerer has accepted
            the usage of RTP/RTCP multiplexing (<xref target="sec-rtprtcp-mux-oa-ans" format="default" sectionFormat="of" derivedContent="Section 9.3.1.2"/>),
            the answerer follows the procedures for RTP/RTCP multiplexing defined
            in <xref format="default" target="RFC5761" sectionFormat="of" derivedContent="RFC5761"/>. The
            offerer will use the port value of the answerer-tagged "m=" section
            for sending RTP and RTCP packets associated with
            RTP-based bundled media towards the answerer.
            </t>
            <t indent="0" pn="section-9.3.1.3-2">
            NOTE: It is considered a protocol error if the answerer has not
            accepted the usage of RTP/RTCP multiplexing for RTP-based "m=" sections
            that the answerer included in the BUNDLE group.
            </t>
          </section>
          <section anchor="sec-rtprtcp-mux-oa-mod" toc="exclude" numbered="true" removeInRFC="false" pn="section-9.3.1.4">
            <name slugifiedName="name-modifying-the-session-2">Modifying the Session</name>
            <t indent="0" pn="section-9.3.1.4-1">
            When an offerer generates a subsequent offer, the offerer <bcp14>MUST</bcp14> include
            an SDP 'rtcp-mux' attribute in the offerer-tagged "m=" section, following 
            the procedures for IDENTICAL multiplexing category attributes in 
            <xref format="default" target="sec-sdp-oa-cat" sectionFormat="of" derivedContent="Section 7.1.3"/>.
            </t>
          </section>
        </section>
      </section>
    </section>
    <section anchor="sec-ice" toc="include" numbered="true" removeInRFC="false" pn="section-10">
      <name slugifiedName="name-ice-considerations">ICE Considerations</name>
      <t indent="0" pn="section-10-1">
        This section describes how to use the BUNDLE grouping extension together
        with the ICE mechanism <xref format="default" target="RFC8445" sectionFormat="of" derivedContent="RFC8445"/>.
      </t>
      <t indent="0" pn="section-10-2">
        The generic procedures for negotiating the usage of ICE using SDP, defined
        in <xref target="RFC8839" format="default" sectionFormat="of" derivedContent="RFC8839"/>, also apply to the usage of ICE
        with BUNDLE, with the following exceptions:
      </t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-10-3">
        <li pn="section-10-3.1">
            When the BUNDLE transport has been established, ICE connectivity checks and keepalives 
            only need to be performed for the BUNDLE transport, instead of per individual bundled "m=" section 
            within the BUNDLE group.
          </li>
        <li pn="section-10-3.2">
            The generic SDP attribute offer/answer considerations (<xref format="default" target="sec-sdp-oa-cat" sectionFormat="of" derivedContent="Section 7.1.3"/>) also apply to ICE-related 
            attributes. Therefore, when an offerer sends an initial BUNDLE offer (in order to negotiate a BUNDLE group), the offerer
            includes ICE-related media-level attributes in each bundled "m=" section (excluding any bundle-only "m=" sections),
            and each "m=" section <bcp14>MUST</bcp14> contain unique ICE properties. When an answerer generates an answer (initial BUNDLE answer or subsequent) 
            that contains a BUNDLE group, and when an offerer sends a subsequent offer that contains a BUNDLE group, ICE-related media-level 
            attributes are only included in the tagged "m=" section (suggested offerer-tagged "m=" section or answerer-tagged "m=" section), and
            the ICE properties are applied to each bundled "m=" section within the BUNDLE group.
          </li>
      </ul>
      <t indent="0" pn="section-10-4">
        NOTE: Most ICE-related media-level SDP attributes belong to the TRANSPORT multiplexing category
        <xref target="RFC8859" format="default" sectionFormat="of" derivedContent="RFC8859"/>, and the generic SDP attribute offer/answer
        considerations for the TRANSPORT multiplexing category apply to the attributes. However, in the case of
        ICE-related attributes, the same considerations also apply to ICE-related media-level attributes that
        belong to other multiplexing categories.
      </t>
      <t indent="0" pn="section-10-5">
        NOTE: The following ICE-related media-level SDP attributes are defined in
        <xref target="RFC8839" format="default" sectionFormat="of" derivedContent="RFC8839"/>: 'candidate', 'remote-candidates', 'ice-mismatch',
        'ice-ufrag', 'ice-pwd', and 'ice-pacing'.
      </t>
      <t indent="0" pn="section-10-6">
        Initially, before ICE has produced selected candidate pairs that will be used for media, there might
        be multiple transports established (if multiple candidate pairs are tested). Once ICE has selected
        candidate pairs, they form the BUNDLE transport.
      </t>
      <t indent="0" pn="section-10-7">
        Support and usage of the ICE mechanism together with the BUNDLE extension
        is <bcp14>OPTIONAL</bcp14>, and the procedures in this section only apply when the
        ICE mechanism is used. Note that applications might mandate usage
        of the ICE mechanism even if the BUNDLE extension is not used.
      </t>
      <t indent="0" pn="section-10-8">
        NOTE: If the Trickle ICE mechanism <xref target="RFC8840" format="default" sectionFormat="of" derivedContent="RFC8840"/>
        is used, an offerer and answerer might assign a port value of '9' and an IPv4 
        address of '0.0.0.0' (or, the IPv6 equivalent '::') to multiple bundled "m=" sections
        in the initial BUNDLE offer. The offerer and answerer will follow the normal procedures
        for generating the offers and answers, including picking a bundled "m=" section as the
        suggested offerer-tagged "m=" section, selecting the tagged "m=" sections, etc. The only
        difference is that media cannot be sent until one or more candidates have been provided.
        Once a BUNDLE group has been negotiated, trickled candidates associated with a bundled
        "m=" section will be applied to all bundled "m=" sections within the BUNDLE group.
      </t>
    </section>
    <section anchor="sec-dtls" toc="include" numbered="true" removeInRFC="false" pn="section-11">
      <name slugifiedName="name-dtls-considerations">DTLS Considerations</name>
      <t indent="0" pn="section-11-1">
        One or more media streams within a BUNDLE group might use
        the Datagram Transport Layer Security (DTLS) protocol
        <xref format="default" target="RFC6347" sectionFormat="of" derivedContent="RFC6347"/>
        in order to encrypt the data or negotiate encryption keys
        if another encryption mechanism is used to encrypt media.
      </t>
      <t indent="0" pn="section-11-2">
        When DTLS is used within a BUNDLE group, the following rules
        apply:
      </t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-11-3">
        <li pn="section-11-3.1">
          There can only be one DTLS association
          <xref format="default" target="RFC6347" sectionFormat="of" derivedContent="RFC6347"/>
          associated with the BUNDLE group; 
        </li>
        <li pn="section-11-3.2">
          Each usage of the DTLS association within the BUNDLE
          group <bcp14>MUST</bcp14> use the same mechanism for determining
          which endpoints (the offerer or answerer) become
          DTLS client and DTLS server; 
        </li>
        <li pn="section-11-3.3">
          Each usage of the DTLS association within the BUNDLE
          group <bcp14>MUST</bcp14> use the same mechanism for determining
          whether an offer or answer will trigger the
          establishment of a new DTLS association or
          an existing DTLS association will be used; and
        </li>
        <li pn="section-11-3.4">
          If the DTLS client supports DTLS-SRTP,
          it <bcp14>MUST</bcp14> include the 'use_srtp' extension
          in the DTLS ClientHello message
          <xref format="default" target="RFC5764" sectionFormat="of" derivedContent="RFC5764"/>.
          The client <bcp14>MUST</bcp14> include the extension even if the usage
          of DTLS-SRTP is not negotiated as part of the
          multimedia session (e.g., the SIP session <xref format="default" target="RFC3261" sectionFormat="of" derivedContent="RFC3261"/>).
        </li>
      </ul>
      <t indent="0" pn="section-11-4">
        NOTE: The inclusion of the 'use_srtp' extension during the initial
        DTLS handshake ensures that a DTLS renegotiation will not be required
        in order to include the extension, in case DTLS-SRTP encrypted media
        is added to the BUNDLE group later during the multimedia session.
      </t>
    </section>
    <section anchor="sec-extmap" toc="include" numbered="true" removeInRFC="false" pn="section-12">
      <name slugifiedName="name-rtp-header-extensions-consi">RTP Header Extensions Consideration</name>
      <t indent="0" pn="section-12-1">When RTP header extensions <xref target="RFC8285" format="default" sectionFormat="of" derivedContent="RFC8285"/> are used in the context of this
       specification, the identifier used for a given extension <bcp14>MUST</bcp14> identify the same
       extension across all the bundled media descriptions. </t>
    </section>
    <section anchor="sec-3264" toc="include" numbered="true" removeInRFC="false" pn="section-13">
      <name slugifiedName="name-update-to-rfc-3264">Update to RFC 3264</name>
      <t indent="0" pn="section-13-1">
        This section updates RFC 3264, in order to allow extensions to define the usage of 
        a zero port value in offers and answers for purposes other than removing or disabling 
        media streams. The following sections are being updated:
      </t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-13-2">
        <li pn="section-13-2.1">"Unicast Streams"; see <xref target="RFC3264" sectionFormat="of" section="5.1" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3264#section-5.1" derivedContent="RFC3264"/></li>
        <li pn="section-13-2.2">"Putting a Unicast Media Stream on Hold"; see <xref target="RFC3264" sectionFormat="of" section="8.4" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3264#section-8.4" derivedContent="RFC3264"/>. </li>
      </ul>
      <section anchor="sec-3264-old-5_1" toc="include" numbered="true" removeInRFC="false" pn="section-13.1">
        <name slugifiedName="name-original-text-from-rfc-3264">Original Text from RFC 3264, Section 5.1, 2nd Paragraph</name>
        <blockquote pn="section-13.1-1">
        For recvonly and sendrecv streams, the port number and address in the
        offer indicate where the offerer would like to receive the media
        stream. For sendonly RTP streams, the address and port number
        indirectly indicate where the offerer wants to receive RTCP reports.
        Unless there is an explicit indication otherwise, reports are sent to
        the port number one higher than the number indicated.  The IP address
        and port present in the offer indicate nothing about the source IP
        address and source port of RTP and RTCP packets that will be sent by
        the offerer. A port number of zero in the offer indicates that the
        stream is offered but <bcp14>MUST NOT</bcp14> be used.  This has no useful semantics
        in an initial offer, but is allowed for reasons of completeness,
        since the answer can contain a zero port indicating a rejected stream
        (Section 6). Furthermore, existing streams can be terminated by
        setting the port to zero (Section 8). In general, a port number of
        zero indicates that the media stream is not wanted.
        </blockquote>
      </section>
      <section anchor="sec-3264-new-5_1" toc="include" numbered="true" removeInRFC="false" pn="section-13.2">
        <name slugifiedName="name-new-text-replacing-rfc-3264">New Text Replacing RFC 3264, Section 5.1, 2nd Paragraph</name>
        <t indent="0" pn="section-13.2-1">
        For recvonly and sendrecv streams, the port number and address in the
        offer indicate where the offerer would like to receive the media
        stream. For sendonly RTP streams, the address and port number
        indirectly indicate where the offerer wants to receive RTCP reports.
        Unless there is an explicit indication otherwise, reports are sent to
        the port number one higher than the number indicated. The IP address
        and port present in the offer indicate nothing about the source IP
        address and source port of the RTP and RTCP packets that will be sent by
        the offerer. By default, a port number of zero in the offer indicates that the
        stream is offered but <bcp14>MUST NOT</bcp14> be used, but an extension mechanism
        might specify different semantics for the usage of a zero port value.
        Furthermore, existing streams can be terminated by setting the port to
        zero (Section 8). In general, a port number of zero by default indicates
        that the media stream is not wanted.
        </t>
      </section>
      <section anchor="sec-3264-old-8_4" toc="include" numbered="true" removeInRFC="false" pn="section-13.3">
        <name slugifiedName="name-original-text-from-rfc-3264-">Original Text from RFC 3264, Section 8.4, 6th Paragraph</name>
        <blockquote pn="section-13.3-1">RFC 2543 [10] specified that placing a user on hold was accomplished
   by setting the connection address to 0.0.0.0.  Its usage for putting
   a call on hold is no longer recommended, since it doesn't allow for
   RTCP to be used with held streams, doesn't work with IPv6, and breaks
   with connection oriented media.  However, it can be useful in an
   initial offer when the offerer knows it wants to use a particular set
   of media streams and formats, but doesn't know the addresses and
   ports at the time of the offer.  Of course, when used, the port
   number <bcp14>MUST NOT</bcp14> be zero, which would specify that the stream has been
   disabled.  An agent <bcp14>MUST</bcp14> be capable of receiving SDP with a
   connection address of 0.0.0.0, in which case it means that neither
   RTP nor RTCP should be sent to the peer.
        </blockquote>
      </section>
      <section anchor="sec-3264-new-8_4" toc="include" numbered="true" removeInRFC="false" pn="section-13.4">
        <name slugifiedName="name-new-text-replacing-rfc-3264-">New Text Replacing RFC 3264, Section 8.4, 6th Paragraph</name>
        <t indent="0" pn="section-13.4-1">
        RFC 2543 <xref target="RFC2543" format="default" sectionFormat="of" derivedContent="RFC2543"/> specifies that placing a user on hold was accomplished
        by setting the connection address to 0.0.0.0.  Its usage for putting
        a call on hold is no longer recommended, since it doesn't allow for
        RTCP to be used with held streams, doesn't work with IPv6, and breaks
        with connection oriented media. However, it can be useful in an
        initial offer when the offerer knows it wants to use a particular set
        of media streams and formats, but doesn't know the addresses and
        ports at the time of the offer. Of course, when used, the port
        number <bcp14>MUST NOT</bcp14> be zero, if it would specify that the stream has been
        disabled. However, an extension mechanism might specify different
        semantics of the zero port number usage. An agent <bcp14>MUST</bcp14> be capable
        of receiving SDP with a connection address of 0.0.0.0, in which case it
        means that neither RTP nor RTCP is to be sent to the peer.
        </t>
      </section>
    </section>
    <section anchor="sec-5888" toc="include" numbered="true" removeInRFC="false" pn="section-14">
      <name slugifiedName="name-update-to-rfc-5888">Update to RFC 5888</name>
      <t indent="0" pn="section-14-1">
        This section updates RFC 5888 <xref format="default" target="RFC5888" sectionFormat="of" derivedContent="RFC5888"/>, 
        in order for extensions to allow an SDP 'group' attribute containing
        an identification-tag that identifies an "m=" section with the port set to zero.
        "Group Value in Answers" (<xref target="RFC5888" sectionFormat="of" section="9.2" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5888#section-9.2" derivedContent="RFC5888"/>) 
        is updated.
      </t>
      <section anchor="sec-5888-old-9_2" toc="include" numbered="true" removeInRFC="false" pn="section-14.1">
        <name slugifiedName="name-original-text-from-rfc-5888">Original Text from RFC 5888, Section 9.2, 3rd Paragraph</name>
        <blockquote pn="section-14.1-1">SIP entities refuse media streams by setting the port to zero in the corresponding
        "m" line. "a=group" lines <bcp14>MUST NOT</bcp14> contain identification-tags that correspond to 
        "m" lines with the port set to zero.</blockquote>
      </section>
      <section anchor="sec-5888-new-9_2" toc="include" numbered="true" removeInRFC="false" pn="section-14.2">
        <name slugifiedName="name-new-text-replacing-rfc-5888">New Text Replacing RFC 5888, Section 9.2, 3rd Paragraph</name>
        <t indent="0" pn="section-14.2-1">
        SIP entities refuse media streams by setting the port to zero in the corresponding 
        "m" line. "a=group" lines <bcp14>MUST NOT</bcp14> contain identification-tags that correspond to 
        "m" lines with the port set to zero, but an extension mechanism might specify different 
        semantics for including identification-tags that correspond to such "m=" lines.
        </t>
      </section>
    </section>
    <section anchor="sec-receiver-id" toc="include" numbered="true" removeInRFC="false" pn="section-15">
      <name slugifiedName="name-rtp-rtcp-extensions-for-ide">RTP/RTCP Extensions for identification-tag Transport</name>
      <t indent="0" pn="section-15-1">
        Offerers and answerers <xref format="default" target="RFC3264" sectionFormat="of" derivedContent="RFC3264"/>
        can associate identification-tags with "m=" sections within offers
        and answers, using the procedures in <xref format="default" target="RFC5888" sectionFormat="of" derivedContent="RFC5888"/>. Each identification-tag uniquely represents an "m=" section.
      </t>
      <t indent="0" pn="section-15-2">
        This section defines a new RTCP SDES item <xref format="default" target="RFC3550" sectionFormat="of" derivedContent="RFC3550"/>, 'MID', which is used to carry identification-tags within RTCP
        SDES packets. This section also defines a new RTP SDES header extension
        <xref format="default" target="RFC7941" sectionFormat="of" derivedContent="RFC7941"/>, which
        is used to carry the 'MID' RTCP SDES item in RTP packets.
      </t>
      <t indent="0" pn="section-15-3">
        The SDES item and RTP SDES header extension make it possible for a receiver to associate
        each RTP stream with a specific "m=" section, with which the receiver has
        associated an identification-tag, even if those "m=" sections are part of the same RTP session.
        The RTP SDES header extension also ensures that the media recipient gets the identification-tag
        upon receipt of the first decodable media and is able to associate the media with the
        correct application.
      </t>
      <t indent="0" pn="section-15-4">
        A media recipient informs the media sender about the identification-tag
        associated with an "m=" section through the use of a 'id' attribute
        <xref format="default" target="RFC5888" sectionFormat="of" derivedContent="RFC5888"/>. The media sender then
        inserts the identification-tag in RTCP and RTP packets sent to the media recipient.
      </t>
      <t indent="0" pn="section-15-5">
        NOTE: The text above defines how identification-tags are carried in offers
        and answers. The usage of other signaling protocols for carrying identification-tags
        is not prevented, but the usage of such protocols is outside the scope of this document.
      </t>
      <t indent="0" pn="section-15-6">
        <xref format="default" target="RFC3550" sectionFormat="of" derivedContent="RFC3550"/> defines general procedures
        regarding the RTCP transmission interval. The RTCP MID SDES item <bcp14>SHOULD</bcp14> be sent in
        the first few RTCP packets after joining the session and <bcp14>SHOULD</bcp14> be sent regularly
        thereafter. The exact number of RTCP packets in which this SDES item is sent is
        intentionally not specified here, as it will depend on the expected packet-loss
        rate, the RTCP reporting interval, and the allowable overhead.
      </t>
      <t indent="0" pn="section-15-7">
        The RTP SDES header extension for carrying the 'MID' RTCP SDES <bcp14>SHOULD</bcp14> be included
        in some RTP packets at the start of the session and whenever the SSRC changes. It might
        also be useful to include the header extension in RTP packets that comprise access points in the media
        (e.g., with video I-frames). The exact number of RTP packets in which this header
        extension is sent is intentionally not specified here, as it will depend on expected
        packet-loss rate and loss patterns, the overhead the application can tolerate, and
        the importance of immediate receipt of the identification-tag.
      </t>
      <t indent="0" pn="section-15-8">
        For robustness, endpoints need to be prepared for situations where the
        reception of the identification-tag is delayed and <bcp14>SHOULD NOT</bcp14> terminate sessions
        in such cases, as the identification-tag is likely to arrive soon.
      </t>
      <section anchor="sec-receiver-id-sdes-item" toc="include" numbered="true" removeInRFC="false" pn="section-15.1">
        <name slugifiedName="name-rtcp-mid-sdes-item">RTCP MID SDES Item</name>
        <artwork align="left" name="" type="" alt="" pn="section-15.1-1">
    0                   1                   2                   3
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |      MID=15   |     length    | identification-tag          ...
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
</artwork>
        <t indent="0" pn="section-15.1-2">
          The identification-tag payload is UTF-8 encoded <xref format="default" target="RFC3629" sectionFormat="of" derivedContent="RFC3629"/>, as in SDP.
        </t>
        <t indent="0" pn="section-15.1-3">
          The identification-tag is not zero terminated.
        </t>
      </section>
      <section anchor="sec-receiver-id-rtp-he" toc="include" numbered="true" removeInRFC="false" pn="section-15.2">
        <name slugifiedName="name-rtp-sdes-header-extension-f">RTP SDES Header Extension For MID</name>
        <t indent="0" pn="section-15.2-1">
          The payload, containing the identification-tag, of the RTP SDES header extension element
          can be encoded using either the 1-byte or the 2-byte header <xref format="default" target="RFC7941" sectionFormat="of" derivedContent="RFC7941"/>. The identification-tag payload is UTF-8
          encoded, as in SDP.
        </t>
        <t indent="0" pn="section-15.2-2">
          The identification-tag is not zero terminated. Note that the set of header extensions
          included in the packet needs to be padded to the next 32-bit boundary using zero
          bytes <xref format="default" target="RFC8285" sectionFormat="of" derivedContent="RFC8285"/>.
        </t>
        <t indent="0" pn="section-15.2-3">
          As the identification-tag is included in an RTCP SDES item, an RTP SDES header
          extension, or both, there needs to be some consideration about the packet expansion
          caused by the identification-tag. To avoid Maximum Transmission Unit (MTU) issues
          for the RTP packets, the header extension's size needs to be taken into account when
          encoding the media.
        </t>
        <t indent="0" pn="section-15.2-4">
          It is recommended that the identification-tag be kept short. Due to the properties of
          the RTP header extension mechanism, when using the 1-byte header, a tag that is 1-3 bytes
          will result in a minimal number of 32-bit words used for the RTP SDES header extension,
          in case no other header extensions are included at the same time. Note, do take into
          account that some single characters when UTF-8 encoded will result in multiple octets.
          The identification-tag <bcp14>MUST NOT</bcp14> contain any user information, and applications <bcp14>SHALL</bcp14> avoid 
          generating the identification-tag using a pattern that enables user or application 
          identification.
        </t>
      </section>
    </section>
    <section anchor="sec-receiver-id-iana" toc="include" numbered="true" removeInRFC="false" pn="section-16">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <section anchor="sec-receiver-id-iana-sdes-item" toc="include" numbered="true" removeInRFC="false" pn="section-16.1">
        <name slugifiedName="name-new-sdes-item">New SDES Item</name>
        <t indent="0" pn="section-16.1-1">
        This document adds the MID SDES item to the IANA "RTP SDES Item
        Types" registry as follows:
        </t>
        <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-16.1-2">
          <li pn="section-16.1-2.1">
            <dl newline="false" spacing="normal" indent="3" pn="section-16.1-2.1.1">
              <dt pn="section-16.1-2.1.1.1">Value:</dt>
              <dd pn="section-16.1-2.1.1.2">15</dd>
              <dt pn="section-16.1-2.1.1.3">Abbrev.:</dt>
              <dd pn="section-16.1-2.1.1.4">MID</dd>
              <dt pn="section-16.1-2.1.1.5">Name:</dt>
              <dd pn="section-16.1-2.1.1.6">Media Identification</dd>
              <dt pn="section-16.1-2.1.1.7">Reference:</dt>
              <dd pn="section-16.1-2.1.1.8">RFC 8843</dd>
            </dl>
          </li>
        </ul>
      </section>
      <section anchor="sec-receiver-id-iana-rtp-uri" toc="include" numbered="true" removeInRFC="false" pn="section-16.2">
        <name slugifiedName="name-new-rtp-sdes-header-extensi">New RTP SDES Header Extension URI</name>
        <t indent="0" pn="section-16.2-1">
        This document defines a new extension URI in the RTP SDES Compact Header Extensions
        sub-registry of the RTP Compact Header Extensions registry sub-registry, according
        to the following data:
        </t>
        <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-16.2-2">
          <li pn="section-16.2-2.1">
            <dl newline="false" spacing="normal" indent="3" pn="section-16.2-2.1.1">
              <dt pn="section-16.2-2.1.1.1">Extension URI:</dt>
              <dd pn="section-16.2-2.1.1.2">urn:ietf:params:rtp-hdrext:sdes:mid</dd>
              <dt pn="section-16.2-2.1.1.3">Description:</dt>
              <dd pn="section-16.2-2.1.1.4">Media identification</dd>
              <dt pn="section-16.2-2.1.1.5">Contact:</dt>
              <dd pn="section-16.2-2.1.1.6">IESG (iesg@ietf.org)</dd>
              <dt pn="section-16.2-2.1.1.7">Reference:</dt>
              <dd pn="section-16.2-2.1.1.8">RFC 8843</dd>
            </dl>
          </li>
        </ul>
        <t indent="0" pn="section-16.2-3">
  The SDES item does not reveal privacy information about the users.
  It is simply used to associate RTP-based media with the correct SDP
  media description ("m=" section) in the SDP used to negotiate the 
  media.</t>
        <t indent="0" pn="section-16.2-4"> The purpose of the extension is for the offerer to be able to
  associate received multiplexed RTP-based media before the offerer
  receives the associated answer.</t>
      </section>
      <section anchor="sec-receiver-id-iana-sdp-attribute" toc="include" numbered="true" removeInRFC="false" pn="section-16.3">
        <name slugifiedName="name-new-sdp-attribute">New SDP Attribute</name>
        <t indent="0" pn="section-16.3-1">
        This document defines a new SDP media-level attribute,
        'bundle-only', according to the following data:
        </t>
        <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-16.3-2">
          <li pn="section-16.3-2.1">
            <dl newline="false" spacing="normal" indent="3" pn="section-16.3-2.1.1">
              <dt pn="section-16.3-2.1.1.1">Attribute name:</dt>
              <dd pn="section-16.3-2.1.1.2">bundle-only</dd>
              <dt pn="section-16.3-2.1.1.3">Type of attribute:</dt>
              <dd pn="section-16.3-2.1.1.4">media</dd>
              <dt pn="section-16.3-2.1.1.5">Subject to charset:</dt>
              <dd pn="section-16.3-2.1.1.6">No</dd>
              <dt pn="section-16.3-2.1.1.7">Purpose:</dt>
              <dd pn="section-16.3-2.1.1.8">Request a media description to be accepted
                      in the answer only if kept within a BUNDLE
                      group by the answerer.</dd>
              <dt pn="section-16.3-2.1.1.9">Appropriate values:</dt>
              <dd pn="section-16.3-2.1.1.10">N/A</dd>
              <dt pn="section-16.3-2.1.1.11">Contact name:</dt>
              <dd pn="section-16.3-2.1.1.12">IESG</dd>
              <dt pn="section-16.3-2.1.1.13">Contact e-mail:</dt>
              <dd pn="section-16.3-2.1.1.14">iesg@ietf.org</dd>
              <dt pn="section-16.3-2.1.1.15">Reference:</dt>
              <dd pn="section-16.3-2.1.1.16">RFC 8843</dd>
              <dt pn="section-16.3-2.1.1.17">Mux category:</dt>
              <dd pn="section-16.3-2.1.1.18">NORMAL</dd>
            </dl>
          </li>
        </ul>
      </section>
      <section anchor="sec-receiver-id-iana-sdp-group-semantics" toc="include" numbered="true" removeInRFC="false" pn="section-16.4">
        <name slugifiedName="name-new-sdp-group-semantics">New SDP Group Semantics</name>
        <t indent="0" pn="section-16.4-1">
        This document registers the following semantics with IANA in the
        "Semantics for the 'group' SDP Attribute" subregistry (under the
        "Session Description Protocol (SDP) Parameters" registry):
        </t>
        <table anchor="Table_1" align="left" pn="table-1">
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Semantics</th>
              <th align="left" colspan="1" rowspan="1">Token</th>
              <th align="left" colspan="1" rowspan="1">Mux Category</th>
              <th align="left" colspan="1" rowspan="1">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">Media bundling</td>
              <td align="left" colspan="1" rowspan="1">BUNDLE</td>
              <td align="left" colspan="1" rowspan="1">NORMAL</td>
              <td align="left" colspan="1" rowspan="1">RFC 8843</td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="sec-security" toc="include" numbered="true" removeInRFC="false" pn="section-17">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <t indent="0" pn="section-17-1">The security considerations defined in <xref format="default" target="RFC3264" sectionFormat="of" derivedContent="RFC3264"/> and <xref format="default" target="RFC5888" sectionFormat="of" derivedContent="RFC5888"/> apply to the BUNDLE extension. BUNDLE
      does not change which information, e.g., RTP streams, flows over
      the network, with the exception of the usage of the MID SDES item as
      discussed below.
      Primarily, it changes which addresses and ports, and
      thus in which (RTP) sessions, the information flows to. This
      affects the security contexts being used and can cause previously
      separated information flows to share the same security context. This has very
      little impact on the performance of the security mechanism of the RTP
      sessions. In cases where one would have applied different security
      policies on the different RTP streams being bundled, or where the
      parties having access to the security contexts would have differed
      between the RTP streams, additional analysis of the implications are
      needed before selecting to apply BUNDLE.</t>
      <t indent="0" pn="section-17-2">The identification-tag, independent of transport, RTCP SDES packet, or
      RTP header extension, can expose the value to parties beyond the
      signaling chain. Therefore, the identification-tag values <bcp14>MUST</bcp14> be
      generated in a fashion that does not leak user information, e.g.,
      randomly or using a per-bundle group counter, and <bcp14>SHOULD</bcp14> be 3 bytes or
      less to allow them to efficiently fit into the MID RTP header
      extension. Note that if implementations use different methods for
      generating identification-tags, this could enable fingerprinting of the
      implementation making it vulnerable to targeted attacks. The
      identification-tag is exposed on the RTP stream level when included in
      the RTP header extensions; however, what it reveals of the RTP media
      stream structure of the endpoint and application was already possible to
      deduce from the RTP streams without the MID SDES header extensions. As
      the identification-tag is also used to route the media stream to the
      right application functionality, it is important that the value
      received is the one intended by the sender; thus, integrity and the
      authenticity of the source are important to prevent denial of service on
      the application. Existing SRTP configurations and other security
       mechanisms protecting the whole RTP/RTCP packets will provide the
      necessary protection.</t>
      <t indent="0" pn="section-17-3">When the BUNDLE extension is used, the set of configurations of the
	  security mechanism used in all the bundled media descriptions will need to
	  be compatible so that they can be used simultaneously, at least
	  per direction or endpoint. When using SRTP, this will be the case, at least
	  for the IETF-defined key-management solutions due to their SDP attributes
	  ("a=crypto", "a=fingerprint", "a=mikey") and their classification in <xref target="RFC8859" format="default" sectionFormat="of" derivedContent="RFC8859"/>.</t>
      <t indent="0" pn="section-17-4">The security considerations of "RTP Header
	  Extension for the RTP Control Protocol (RTCP) Source Description Items"
	  <xref target="RFC7941" format="default" sectionFormat="of" derivedContent="RFC7941"/> require that when RTCP is confidentiality protected, any SDES
	  RTP header extension carrying an SDES item, such as the MID RTP header
      extension, is also protected using commensurate strength algorithms.
      However, assuming the above requirements and recommendations are
      followed, there are no known significant security risks with leaving the
      MID RTP header extension without confidentiality protection. 
      Therefore, this specification updates RFC 7941 by adding the exception that this requirement 
      <bcp14>MAY</bcp14> be ignored for the MID RTP header extension. Security mechanisms for RTP/RTCP are 
      discussed in "Options for Securing RTP Sessions" <xref target="RFC7201" format="default" sectionFormat="of" derivedContent="RFC7201"/>, 
      for example, SRTP <xref target="RFC3711" format="default" sectionFormat="of" derivedContent="RFC3711"/> can provide the necessary security 
      functions of ensuring the integrity and source authenticity.
      </t>
    </section>
    <section anchor="sec-example-alt1" toc="include" numbered="true" removeInRFC="false" pn="section-18">
      <name slugifiedName="name-examples">Examples</name>
      <section anchor="sec-example-add" toc="include" numbered="true" removeInRFC="false" pn="section-18.1">
        <name slugifiedName="name-example-tagged-m-section-se">Example: Tagged "m=" Section Selections</name>
        <t indent="0" pn="section-18.1-1">
        The example below shows:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-18.1-2">
          <li pn="section-18.1-2.1">An initial BUNDLE offer, in which the offerer wants to
          negotiate a BUNDLE group and indicates the audio "m="
          section as the suggested offerer-tagged "m=" section.</li>
          <li pn="section-18.1-2.2">An initial BUNDLE answer, in which the answerer accepts
          the creation of the BUNDLE group, selects the audio "m="
          section in the offer as the offerer-tagged "m=" section,
          selects the audio "m=" section in the answer as the
          answerer-tagged "m=" section, and assigns the answerer BUNDLE
          address:port to that "m=" section.</li>
        </ul>
        <t keepWithNext="true" indent="0" pn="section-18.1-3">SDP Offer (1)</t>
        <sourcecode type="sdp" markers="false" pn="section-18.1-4">
    v=0
    o=alice 2890844526 2890844526 IN IP6 2001:db8::3
    s=
    c=IN IP6 2001:db8::3
    t=0 0
    a=group:BUNDLE foo bar

    m=audio 10000 RTP/AVP 0 8 97
    b=AS:200
    a=mid:foo
    a=rtcp-mux
    a=rtpmap:0 PCMU/8000
    a=rtpmap:8 PCMA/8000
    a=rtpmap:97 iLBC/8000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 10002 RTP/AVP 31 32
    b=AS:1000
    a=mid:bar
    a=rtcp-mux
    a=rtpmap:31 H261/90000
    a=rtpmap:32 MPV/90000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
</sourcecode>
        <t keepWithNext="true" indent="0" pn="section-18.1-5">SDP Answer (2)</t>
        <sourcecode type="sdp" markers="false" pn="section-18.1-6">
    v=0
    o=bob 2808844564 2808844564 IN IP6 2001:db8::1
    s=
    c=IN IP6 2001:db8::1
    t=0 0
    a=group:BUNDLE foo bar

    m=audio 20000 RTP/AVP 0
    b=AS:200
    a=mid:foo
    a=rtcp-mux
    a=rtpmap:0 PCMU/8000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 0 RTP/AVP 32
    b=AS:1000
    a=mid:bar
    a=bundle-only
    a=rtpmap:32 MPV/90000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
</sourcecode>
      </section>
      <section anchor="sec-example-bunrej" toc="include" numbered="true" removeInRFC="false" pn="section-18.2">
        <name slugifiedName="name-example-bundle-group-reject">Example: BUNDLE Group Rejected</name>
        <t indent="0" pn="section-18.2-1">
        The example below shows:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-18.2-2">
          <li pn="section-18.2-2.1">An initial BUNDLE offer, in which the offerer wants to
          negotiate a BUNDLE group and indicates the audio "m=" section
          as the suggested offerer-tagged "m=" section.</li>
          <li pn="section-18.2-2.2">An initial BUNDLE answer, in which the answerer rejects
          the creation of the BUNDLE group, generates a normal answer,
          and assigns a unique address:port to each "m=" section in
          the answer.</li>
        </ul>
        <t keepWithNext="true" indent="0" pn="section-18.2-3">SDP Offer (1)</t>
        <sourcecode type="sdp" markers="false" pn="section-18.2-4">
    v=0
    o=alice 2890844526 2890844526 IN IP6 2001:db8::3
    s=
    c=IN IP6 2001:db8::3
    t=0 0
    a=group:BUNDLE foo bar

    m=audio 10000 RTP/AVP 0 8 97
    b=AS:200
    a=mid:foo
    a=rtcp-mux
    a=rtpmap:0 PCMU/8000
    a=rtpmap:8 PCMA/8000
    a=rtpmap:97 iLBC/8000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 10002 RTP/AVP 31 32
    b=AS:1000
    a=mid:bar
    a=rtcp-mux
    a=rtpmap:31 H261/90000
    a=rtpmap:32 MPV/90000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
</sourcecode>
        <t keepWithNext="true" indent="0" pn="section-18.2-5">SDP Answer (2)</t>
        <sourcecode type="sdp" markers="false" pn="section-18.2-6">
    v=0
    o=bob 2808844564 2808844564 IN IP6 2001:db8::1
    s=
    c=IN IP6 2001:db8::1
    t=0 0

    m=audio 20000 RTP/AVP 0
    b=AS:200
    a=rtcp-mux
    a=rtpmap:0 PCMU/8000

    m=video 30000 RTP/AVP 32
    b=AS:1000
    a=rtcp-mux
    a=rtpmap:32 MPV/90000
</sourcecode>
      </section>
      <section anchor="sec-example-off-add" toc="include" numbered="true" removeInRFC="false" pn="section-18.3">
        <name slugifiedName="name-example-offerer-adds-a-medi">Example: Offerer Adds a Media Description to a BUNDLE Group</name>
        <t indent="0" pn="section-18.3-1">
        The example below shows:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-18.3-2">
          <li pn="section-18.3-2.1">A subsequent offer, in which the offerer adds a new bundled "m=" section (video), indicated by the "zen"
          identification-tag, to a previously negotiated BUNDLE group; indicates the new "m=" section as the
          offerer-tagged "m=" section; and assigns the offerer BUNDLE address:port to that "m=" section.</li>
          <li pn="section-18.3-2.2">A subsequent answer, in which the answerer indicates the new video "m=" section in the answer as the answerer-tagged "m=" section
          and assigns the answerer BUNDLE address:port to that "m=" section.</li>
        </ul>
        <t keepWithNext="true" indent="0" pn="section-18.3-3">SDP Offer (1)</t>
        <sourcecode type="sdp" markers="false" pn="section-18.3-4">
    v=0
    o=alice 2890844526 2890844526 IN IP6 2001:db8::3
    s=
    c=IN IP6 2001:db8::3
    t=0 0
    a=group:BUNDLE zen foo bar

    m=audio 0 RTP/AVP 0 8 97
    b=AS:200
    a=mid:foo
    a=bundle-only
    a=rtpmap:0 PCMU/8000
    a=rtpmap:8 PCMA/8000
    a=rtpmap:97 iLBC/8000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 0 RTP/AVP 31 32
    b=AS:1000
    a=mid:bar
    a=bundle-only
    a=rtpmap:31 H261/90000
    a=rtpmap:32 MPV/90000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 10000 RTP/AVP 66
    b=AS:1000
    a=mid:zen
    a=rtcp-mux
    a=rtpmap:66 H261/90000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
</sourcecode>
        <t keepWithNext="true" indent="0" pn="section-18.3-5">SDP Answer (2)</t>
        <sourcecode type="sdp" markers="false" pn="section-18.3-6">
    v=0
    o=bob 2808844564 2808844564 IN IP6 2001:db8::1
    s=
    c=IN IP6 2001:db8::1
    t=0 0
    a=group:BUNDLE zen foo bar

    m=audio 0 RTP/AVP 0
    b=AS:200
    a=mid:foo
    a=bundle-only
    a=rtpmap:0 PCMU/8000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 0 RTP/AVP 32
    b=AS:1000
    a=mid:bar
    a=bundle-only
    a=rtpmap:32 MPV/90000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 20000 RTP/AVP 66
    b=AS:1000
    a=mid:zen
    a=rtcp-mux
    a=rtpmap:66 H261/90000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid
</sourcecode>
      </section>
      <section anchor="sec-example-off-mov" toc="include" numbered="true" removeInRFC="false" pn="section-18.4">
        <name slugifiedName="name-example-offerer-moves-a-med">Example: Offerer Moves a Media Description Out of a BUNDLE Group</name>
        <t indent="0" pn="section-18.4-1">
        The example below shows:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-18.4-2">
          <li pn="section-18.4-2.1">A subsequent offer, in which the offerer removes an "m=" section (video), indicated by the "zen"
          identification-tag, from a previously negotiated BUNDLE group; indicates one of the bundled "m=" sections (audio) 
          remaining in the BUNDLE group as the offerer-tagged "m=" section; and assigns the offerer BUNDLE address:port to that "m=" section.</li>
          <li pn="section-18.4-2.2">A subsequent answer, in which the answerer removes the "m=" section from the BUNDLE group, indicates the audio "m=" section 
          in the answer as the answerer-tagged "m=" section, and assigns the answerer BUNDLE address:port to that "m=" section.</li>
        </ul>
        <t keepWithNext="true" indent="0" pn="section-18.4-3">SDP Offer (1)</t>
        <sourcecode type="sdp" markers="false" pn="section-18.4-4">
    v=0
    o=alice 2890844526 2890844526 IN IP6 2001:db8::3
    s=
    c=IN IP6 2001:db8::3
    t=0 0
    a=group:BUNDLE foo bar

    m=audio 10000 RTP/AVP 0 8 97
    b=AS:200
    a=mid:foo
    a=rtcp-mux
    a=rtpmap:0 PCMU/8000
    a=rtpmap:8 PCMA/8000
    a=rtpmap:97 iLBC/8000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 0 RTP/AVP 31 32
    b=AS:1000
    a=mid:bar
    a=bundle-only
    a=rtpmap:31 H261/90000
    a=rtpmap:32 MPV/90000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 50000 RTP/AVP 66
    b=AS:1000
    a=mid:zen
    a=rtcp-mux
    a=rtpmap:66 H261/90000
</sourcecode>
        <t keepWithNext="true" indent="0" pn="section-18.4-5">SDP Answer (2)</t>
        <sourcecode type="sdp" markers="false" pn="section-18.4-6">
    v=0
    o=bob 2808844564 2808844564 IN IP6 2001:db8::1
    s=
    c=IN IP6 2001:db8::1
    t=0 0
    a=group:BUNDLE foo bar

    m=audio 20000 RTP/AVP 0
    b=AS:200
    a=mid:foo
    a=rtcp-mux
    a=rtpmap:0 PCMU/8000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 0 RTP/AVP 32
    b=AS:1000
    a=mid:bar
    a=bundle-only
    a=rtpmap:32 MPV/90000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 60000 RTP/AVP 66
    b=AS:1000
    a=mid:zen
    a=rtcp-mux
    a=rtpmap:66 H261/90000
</sourcecode>
      </section>
      <section anchor="sec-example-off-dis" toc="include" numbered="true" removeInRFC="false" pn="section-18.5">
        <name slugifiedName="name-example-offerer-disables-a-">Example: Offerer Disables a Media Description within a BUNDLE Group</name>
        <t indent="0" pn="section-18.5-1">
        The example below shows:
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-18.5-2">
          <li pn="section-18.5-2.1">A subsequent offer, in which the offerer disables (by assigning a zero port value) an "m=" section (video), indicated by the "zen"
          identification-tag, from a previously negotiated BUNDLE group; indicates one of the bundled "m=" sections (audio) 
          remaining active in the BUNDLE group as the offerer-tagged "m=" section; and assigns the offerer BUNDLE address:port to that "m=" section.</li>
          <li pn="section-18.5-2.2">A subsequent answer, in which the answerer disables the "m=" section, indicates the audio "m=" section 
          in the answer as the answerer-tagged "m=" section, and assigns the answerer BUNDLE address:port to that "m=" section.</li>
        </ul>
        <t keepWithNext="true" indent="0" pn="section-18.5-3">SDP Offer (1)</t>
        <sourcecode type="sdp" markers="false" pn="section-18.5-4">
    v=0
    o=alice 2890844526 2890844526 IN IP6 2001:db8::3
    s=
    t=0 0
    a=group:BUNDLE foo bar

    m=audio 10000 RTP/AVP 0 8 97
    c=IN IP6 2001:db8::3
    b=AS:200
    a=mid:foo
    a=rtcp-mux
    a=rtpmap:0 PCMU/8000
    a=rtpmap:8 PCMA/8000
    a=rtpmap:97 iLBC/8000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 0 RTP/AVP 31 32
    c=IN IP6 2001:db8::3
    b=AS:1000
    a=mid:bar
    a=bundle-only
    a=rtpmap:31 H261/90000
    a=rtpmap:32 MPV/90000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 0 RTP/AVP 66
    a=mid:zen
    a=rtpmap:66 H261/90000
</sourcecode>
        <t keepWithNext="true" indent="0" pn="section-18.5-5">SDP Answer (2)</t>
        <sourcecode type="sdp" markers="false" pn="section-18.5-6">
    v=0
    o=bob 2808844564 2808844564 IN IP6 2001:db8::1
    s=
    t=0 0
    a=group:BUNDLE foo bar

    m=audio 20000 RTP/AVP 0
    c=IN IP6 2001:db8::1
    b=AS:200
    a=mid:foo
    a=rtcp-mux
    a=rtpmap:0 PCMU/8000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 0 RTP/AVP 32
    c=IN IP6 2001:db8::1
    b=AS:1000
    a=mid:bar
    a=bundle-only
    a=rtpmap:32 MPV/90000
    a=extmap:1 urn:ietf:params:rtp-hdrext:sdes:mid

    m=video 0 RTP/AVP 66
    a=mid:zen
    a=rtpmap:66 H261/90000
</sourcecode>
      </section>
    </section>
  </middle>
  <back>
    <displayreference target="I-D.ietf-avtext-lrr" to="LLR-RTCP"/>
    <references pn="section-19">
      <name slugifiedName="name-references">References</name>
      <references pn="section-19.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" quoteTitle="true" derivedAnchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author initials="S." surname="Bradner" fullname="S. Bradner">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1997" month="March"/>
            <abstract>
              <t indent="0">In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC3264" target="https://www.rfc-editor.org/info/rfc3264" quoteTitle="true" derivedAnchor="RFC3264">
          <front>
            <title>An Offer/Answer Model with Session Description Protocol (SDP)</title>
            <author initials="J." surname="Rosenberg" fullname="J. Rosenberg">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="H." surname="Schulzrinne" fullname="H. Schulzrinne">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2002" month="June"/>
            <abstract>
              <t indent="0">This document defines a mechanism by which two entities can make use of the Session Description Protocol (SDP) to arrive at a common view of a multimedia session between them.  In the model, one participant offers the other a description of the desired session from their perspective, and the other participant answers with the desired session from their perspective.  This offer/answer model is most useful in unicast sessions where information from both participants is needed for the complete view of the session.  The offer/answer model is used by protocols like the Session Initiation Protocol (SIP).  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3264"/>
          <seriesInfo name="DOI" value="10.17487/RFC3264"/>
        </reference>
        <reference anchor="RFC3550" target="https://www.rfc-editor.org/info/rfc3550" quoteTitle="true" derivedAnchor="RFC3550">
          <front>
            <title>RTP: A Transport Protocol for Real-Time Applications</title>
            <author initials="H." surname="Schulzrinne" fullname="H. Schulzrinne">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Casner" fullname="S. Casner">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Frederick" fullname="R. Frederick">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="V." surname="Jacobson" fullname="V. Jacobson">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2003" month="July"/>
            <abstract>
              <t indent="0">This memorandum describes RTP, the real-time transport protocol.  RTP provides end-to-end network transport functions suitable for applications transmitting real-time data, such as audio, video or simulation data, over multicast or unicast network services.  RTP does not address resource reservation and does not guarantee quality-of- service for real-time services.  The data transport is augmented by a control protocol (RTCP) to allow monitoring of the data delivery in a manner scalable to large multicast networks, and to provide minimal control and identification functionality.  RTP and RTCP are designed to be independent of the underlying transport and network layers.  The protocol supports the use of RTP-level translators and mixers. Most of the text in this memorandum is identical to RFC 1889 which it obsoletes.  There are no changes in the packet formats on the wire, only changes to the rules and algorithms governing how the protocol is used. The biggest change is an enhancement to the scalable timer algorithm for calculating when to send RTCP packets in order to minimize transmission in excess of the intended rate when many participants join a session simultaneously.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="64"/>
          <seriesInfo name="RFC" value="3550"/>
          <seriesInfo name="DOI" value="10.17487/RFC3550"/>
        </reference>
        <reference anchor="RFC3605" target="https://www.rfc-editor.org/info/rfc3605" quoteTitle="true" derivedAnchor="RFC3605">
          <front>
            <title>Real Time Control Protocol (RTCP) attribute in Session Description Protocol (SDP)</title>
            <author initials="C." surname="Huitema" fullname="C. Huitema">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2003" month="October"/>
            <abstract>
              <t indent="0">The Session Description Protocol (SDP) is used to describe the parameters of media streams used in multimedia sessions.  When a session requires multiple ports, SDP assumes that these ports have consecutive numbers.  However, when the session crosses a network address translation device that also uses port mapping, the ordering of ports can be destroyed by the translation.  To handle this, we propose an extension attribute to SDP.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3605"/>
          <seriesInfo name="DOI" value="10.17487/RFC3605"/>
        </reference>
        <reference anchor="RFC3629" target="https://www.rfc-editor.org/info/rfc3629" quoteTitle="true" derivedAnchor="RFC3629">
          <front>
            <title>UTF-8, a transformation format of ISO 10646</title>
            <author initials="F." surname="Yergeau" fullname="F. Yergeau">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2003" month="November"/>
            <abstract>
              <t indent="0">ISO/IEC 10646-1 defines a large character set called the Universal Character Set (UCS) which encompasses most of the world's writing systems.  The originally proposed encodings of the UCS, however, were not compatible with many current applications and protocols, and this has led to the development of UTF-8, the object of this memo.  UTF-8 has the characteristic of preserving the full US-ASCII range, providing compatibility with file systems, parsers and other software that rely on US-ASCII values but are transparent to other values.  This memo obsoletes and replaces RFC 2279.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="63"/>
          <seriesInfo name="RFC" value="3629"/>
          <seriesInfo name="DOI" value="10.17487/RFC3629"/>
        </reference>
        <reference anchor="RFC3711" target="https://www.rfc-editor.org/info/rfc3711" quoteTitle="true" derivedAnchor="RFC3711">
          <front>
            <title>The Secure Real-time Transport Protocol (SRTP)</title>
            <author initials="M." surname="Baugher" fullname="M. Baugher">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D." surname="McGrew" fullname="D. McGrew">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Naslund" fullname="M. Naslund">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="E." surname="Carrara" fullname="E. Carrara">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="K." surname="Norrman" fullname="K. Norrman">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2004" month="March"/>
            <abstract>
              <t indent="0">This document describes the Secure Real-time Transport Protocol (SRTP), a profile of the Real-time Transport Protocol (RTP), which can provide confidentiality, message authentication, and replay protection to the RTP traffic and to the control traffic for RTP, the Real-time Transport Control Protocol (RTCP).   [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3711"/>
          <seriesInfo name="DOI" value="10.17487/RFC3711"/>
        </reference>
        <reference anchor="RFC4566" target="https://www.rfc-editor.org/info/rfc4566" quoteTitle="true" derivedAnchor="RFC4566">
          <front>
            <title>SDP: Session Description Protocol</title>
            <author initials="M." surname="Handley" fullname="M. Handley">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="V." surname="Jacobson" fullname="V. Jacobson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="C." surname="Perkins" fullname="C. Perkins">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2006" month="July"/>
            <abstract>
              <t indent="0">This memo defines the Session Description Protocol (SDP).  SDP is intended for describing multimedia sessions for the purposes of session announcement, session invitation, and other forms of multimedia session initiation.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4566"/>
          <seriesInfo name="DOI" value="10.17487/RFC4566"/>
        </reference>
        <reference anchor="RFC4961" target="https://www.rfc-editor.org/info/rfc4961" quoteTitle="true" derivedAnchor="RFC4961">
          <front>
            <title>Symmetric RTP / RTP Control Protocol (RTCP)</title>
            <author initials="D." surname="Wing" fullname="D. Wing">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2007" month="July"/>
            <abstract>
              <t indent="0">This document recommends using one UDP port pair for both communication directions of bidirectional RTP and RTP Control Protocol (RTCP) sessions, commonly called "symmetric RTP" and "symmetric RTCP".  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="131"/>
          <seriesInfo name="RFC" value="4961"/>
          <seriesInfo name="DOI" value="10.17487/RFC4961"/>
        </reference>
        <reference anchor="RFC5761" target="https://www.rfc-editor.org/info/rfc5761" quoteTitle="true" derivedAnchor="RFC5761">
          <front>
            <title>Multiplexing RTP Data and Control Packets on a Single Port</title>
            <author initials="C." surname="Perkins" fullname="C. Perkins">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Westerlund" fullname="M. Westerlund">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2010" month="April"/>
            <abstract>
              <t indent="0">This memo discusses issues that arise when multiplexing RTP data packets and RTP Control Protocol (RTCP) packets on a single UDP port. It updates RFC 3550 and RFC 3551 to describe when such multiplexing is and is not appropriate, and it explains how the Session Description Protocol (SDP) can be used to signal multiplexed sessions.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5761"/>
          <seriesInfo name="DOI" value="10.17487/RFC5761"/>
        </reference>
        <reference anchor="RFC5764" target="https://www.rfc-editor.org/info/rfc5764" quoteTitle="true" derivedAnchor="RFC5764">
          <front>
            <title>Datagram Transport Layer Security (DTLS) Extension to Establish Keys for the Secure Real-time Transport Protocol (SRTP)</title>
            <author initials="D." surname="McGrew" fullname="D. McGrew">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="E." surname="Rescorla" fullname="E. Rescorla">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2010" month="May"/>
            <abstract>
              <t indent="0">This document describes a Datagram Transport Layer Security (DTLS) extension to establish keys for Secure RTP (SRTP) and Secure RTP Control Protocol (SRTCP) flows.  DTLS keying happens on the media path, independent of any out-of-band signalling channel present. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5764"/>
          <seriesInfo name="DOI" value="10.17487/RFC5764"/>
        </reference>
        <reference anchor="RFC5888" target="https://www.rfc-editor.org/info/rfc5888" quoteTitle="true" derivedAnchor="RFC5888">
          <front>
            <title>The Session Description Protocol (SDP) Grouping Framework</title>
            <author initials="G." surname="Camarillo" fullname="G. Camarillo">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="H." surname="Schulzrinne" fullname="H. Schulzrinne">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2010" month="June"/>
            <abstract>
              <t indent="0">In this specification, we define a framework to group "m" lines in the Session Description Protocol (SDP) for different purposes.  This framework uses the "group" and "mid" SDP attributes, both of which are defined in this specification.  Additionally, we specify how to use the framework for two different purposes: for lip synchronization and for receiving a media flow consisting of several media streams on different transport addresses.  This document obsoletes RFC 3388. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5888"/>
          <seriesInfo name="DOI" value="10.17487/RFC5888"/>
        </reference>
        <reference anchor="RFC6347" target="https://www.rfc-editor.org/info/rfc6347" quoteTitle="true" derivedAnchor="RFC6347">
          <front>
            <title>Datagram Transport Layer Security Version 1.2</title>
            <author initials="E." surname="Rescorla" fullname="E. Rescorla">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="N." surname="Modadugu" fullname="N. Modadugu">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2012" month="January"/>
            <abstract>
              <t indent="0">This document specifies version 1.2 of the Datagram Transport Layer Security (DTLS) protocol.  The DTLS protocol provides communications privacy for datagram protocols.  The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery.  The DTLS protocol is based on the Transport Layer Security (TLS) protocol and provides equivalent security guarantees.  Datagram semantics of the underlying transport are preserved by the DTLS protocol.  This document updates DTLS 1.0 to work with TLS version 1.2.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6347"/>
          <seriesInfo name="DOI" value="10.17487/RFC6347"/>
        </reference>
        <reference anchor="RFC7941" target="https://www.rfc-editor.org/info/rfc7941" quoteTitle="true" derivedAnchor="RFC7941">
          <front>
            <title>RTP Header Extension for the RTP Control Protocol (RTCP) Source Description Items</title>
            <author initials="M." surname="Westerlund" fullname="M. Westerlund">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="B." surname="Burman" fullname="B. Burman">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Even" fullname="R. Even">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Zanaty" fullname="M. Zanaty">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2016" month="August"/>
            <abstract>
              <t indent="0">Source Description (SDES) items are normally transported in the RTP Control Protocol (RTCP).  In some cases, it can be beneficial to speed up the delivery of these items.  The main case is when a new synchronization source (SSRC) joins an RTP session and the receivers need this source's identity, relation to other sources, or its synchronization context, all of which may be fully or partially identified using SDES items.  To enable this optimization, this document specifies a new RTP header extension that can carry SDES items.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7941"/>
          <seriesInfo name="DOI" value="10.17487/RFC7941"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" quoteTitle="true" derivedAnchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author initials="B." surname="Leiba" fullname="B. Leiba">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="May"/>
            <abstract>
              <t indent="0">RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="RFC8285" target="https://www.rfc-editor.org/info/rfc8285" quoteTitle="true" derivedAnchor="RFC8285">
          <front>
            <title>A General Mechanism for RTP Header Extensions</title>
            <author initials="D." surname="Singer" fullname="D. Singer">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="H." surname="Desineni" fullname="H. Desineni">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Even" fullname="R. Even" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="October"/>
            <abstract>
              <t indent="0">This document provides a general mechanism to use the header extension feature of RTP (the Real-time Transport Protocol).  It provides the option to use a small number of small extensions in each RTP packet, where the universe of possible extensions is large and registration is decentralized.  The actual extensions in use in a session are signaled in the setup information for that session.  This document obsoletes RFC 5285.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8285"/>
          <seriesInfo name="DOI" value="10.17487/RFC8285"/>
        </reference>
        <reference anchor="RFC8445" target="https://www.rfc-editor.org/info/rfc8445" quoteTitle="true" derivedAnchor="RFC8445">
          <front>
            <title>Interactive Connectivity Establishment (ICE): A Protocol for Network Address Translator (NAT) Traversal</title>
            <author initials="A." surname="Keranen" fullname="A. Keranen">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="C." surname="Holmberg" fullname="C. Holmberg">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Rosenberg" fullname="J. Rosenberg">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2018" month="July"/>
            <abstract>
              <t indent="0">This document describes a protocol for Network Address Translator (NAT) traversal for UDP-based communication.  This protocol is called Interactive Connectivity Establishment (ICE).  ICE makes use of the Session Traversal Utilities for NAT (STUN) protocol and its extension, Traversal Using Relay NAT (TURN).</t>
              <t indent="0">This document obsoletes RFC 5245.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8445"/>
          <seriesInfo name="DOI" value="10.17487/RFC8445"/>
        </reference>
        <reference anchor="RFC8839" target="https://www.rfc-editor.org/info/rfc8839" quoteTitle="true" derivedAnchor="RFC8839">
          <front>
            <title>Session Description Protocol (SDP) Offer/Answer Procedures for Interactive Connectivity Establishment (ICE)</title>
            <author initials="M" surname="Petit-Huguenin" fullname="Marc Petit-Huguenin">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S" surname="Nandakumar" fullname="Suhas Nandakumar">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="C" surname="Holmberg" fullname="Christer Holmberg">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A" surname="Keränen" fullname="Ari Keränen">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R" surname="Shpount" fullname="Roman Shpount">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="January" year="2021"/>
          </front>
          <seriesInfo name="RFC" value="8839"/>
          <seriesInfo name="DOI" value="10.17487/RFC8839"/>
        </reference>
        <reference anchor="RFC8840" target="https://www.rfc-editor.org/info/rfc8840" quoteTitle="true" derivedAnchor="RFC8840">
          <front>
            <title>A Session Initiation Protocol (SIP) Usage for Incremental Provisioning of Candidates for the Interactive Connectivity Establishment (Trickle ICE)</title>
            <author initials="E" surname="Ivov" fullname="Emil Ivov">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="T" surname="Stach" fullname="Thomas Stach">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="E" surname="Marocco" fullname="Enrico Marocco">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="C" surname="Holmberg" fullname="Christer Holmberg">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="January" year="2021"/>
          </front>
          <seriesInfo name="RFC" value="8840"/>
          <seriesInfo name="DOI" value="10.17487/RFC8840"/>
        </reference>
        <reference anchor="RFC8858" target="https://www.rfc-editor.org/info/rfc8858" quoteTitle="true" derivedAnchor="RFC8858">
          <front>
            <title>Indicating Exclusive Support of RTP and RTP Control Protocol (RTCP) Multiplexing Using the Session Description Protocol (SDP)</title>
            <author initials="C." surname="Holmberg" fullname="Christer Holmberg">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="January" year="2021"/>
          </front>
          <seriesInfo name="RFC" value="8858"/>
          <seriesInfo name="DOI" value="10.17487/RFC8858"/>
        </reference>
        <reference anchor="RFC8859" target="https://www.rfc-editor.org/info/rfc8859" quoteTitle="true" derivedAnchor="RFC8859">
          <front>
            <title>A Framework for Session Description Protocol (SDP) Attributes When Multiplexing</title>
            <author initials="S" surname="Nandakumar" fullname="Suhas Nandakumar">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="January" year="2021"/>
          </front>
          <seriesInfo name="RFC" value="8859"/>
          <seriesInfo name="DOI" value="10.17487/RFC8859"/>
        </reference>
      </references>
      <references pn="section-19.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <reference anchor="I-D.ietf-avtext-lrr" quoteTitle="true" target="https://tools.ietf.org/html/draft-ietf-avtext-lrr-07" derivedAnchor="LLR-RTCP">
          <front>
            <title>The Layer Refresh Request (LRR) RTCP Feedback Message</title>
            <author initials="J" surname="Lennox" fullname="Jonathan Lennox">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D" surname="Hong" fullname="Danny Hong">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J" surname="Uberti" fullname="Justin Uberti">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S" surname="Holmer" fullname="Stefan Holmer">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M" surname="Flodman" fullname="Magnus Flodman">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="July" day="2" year="2017"/>
            <abstract>
              <t indent="0">This memo describes the RTCP Payload-Specific Feedback Message "Layer Refresh Request" (LRR), which can be used to request a state refresh of one or more substreams of a layered media stream.  It also defines its use with several RTP payloads for scalable media formats.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-avtext-lrr-07"/>
          <format type="TXT" target="http://www.ietf.org/internet-drafts/draft-ietf-avtext-lrr-07.txt"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="RFC2543" target="https://www.rfc-editor.org/info/rfc2543" quoteTitle="true" derivedAnchor="RFC2543">
          <front>
            <title>SIP: Session Initiation Protocol</title>
            <author initials="M." surname="Handley" fullname="M. Handley">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="H." surname="Schulzrinne" fullname="H. Schulzrinne">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="E." surname="Schooler" fullname="E. Schooler">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Rosenberg" fullname="J. Rosenberg">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1999" month="March"/>
            <abstract>
              <t indent="0">The Session Initiation Protocol (SIP) is an application-layer control (signaling) protocol for creating, modifying and terminating sessions with one or more participants.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2543"/>
          <seriesInfo name="DOI" value="10.17487/RFC2543"/>
        </reference>
        <reference anchor="RFC3261" target="https://www.rfc-editor.org/info/rfc3261" quoteTitle="true" derivedAnchor="RFC3261">
          <front>
            <title>SIP: Session Initiation Protocol</title>
            <author initials="J." surname="Rosenberg" fullname="J. Rosenberg">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="H." surname="Schulzrinne" fullname="H. Schulzrinne">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="G." surname="Camarillo" fullname="G. Camarillo">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Johnston" fullname="A. Johnston">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Peterson" fullname="J. Peterson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Sparks" fullname="R. Sparks">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Handley" fullname="M. Handley">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="E." surname="Schooler" fullname="E. Schooler">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2002" month="June"/>
            <abstract>
              <t indent="0">This document describes Session Initiation Protocol (SIP), an application-layer control (signaling) protocol for creating, modifying, and terminating sessions with one or more participants.  These sessions include Internet telephone calls, multimedia distribution, and multimedia conferences.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3261"/>
          <seriesInfo name="DOI" value="10.17487/RFC3261"/>
        </reference>
        <reference anchor="RFC3611" target="https://www.rfc-editor.org/info/rfc3611" quoteTitle="true" derivedAnchor="RFC3611">
          <front>
            <title>RTP Control Protocol Extended Reports (RTCP XR)</title>
            <author initials="T." surname="Friedman" fullname="T. Friedman" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Caceres" fullname="R. Caceres" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Clark" fullname="A. Clark" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2003" month="November"/>
            <abstract>
              <t indent="0">This document defines the Extended Report (XR) packet type for the RTP Control Protocol (RTCP), and defines how the use of XR packets can be signaled by an application if it employs the Session Description Protocol (SDP).  XR packets are composed of report blocks, and seven block types are defined here.  The purpose of the extended reporting format is to convey information that supplements the six statistics that are contained in the report blocks used by RTCP's Sender Report (SR) and Receiver Report (RR) packets.  Some applications, such as multicast inference of network characteristics (MINC) or voice over IP (VoIP) monitoring, require other and more detailed statistics.  In addition to the block types defined here, additional block types may be defined in the future by adhering to the framework that this document provides.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3611"/>
          <seriesInfo name="DOI" value="10.17487/RFC3611"/>
        </reference>
        <reference anchor="RFC4585" target="https://www.rfc-editor.org/info/rfc4585" quoteTitle="true" derivedAnchor="RFC4585">
          <front>
            <title>Extended RTP Profile for Real-time Transport Control Protocol (RTCP)-Based Feedback (RTP/AVPF)</title>
            <author initials="J." surname="Ott" fullname="J. Ott">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Wenger" fullname="S. Wenger">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="N." surname="Sato" fullname="N. Sato">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="C." surname="Burmeister" fullname="C. Burmeister">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Rey" fullname="J. Rey">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2006" month="July"/>
            <abstract>
              <t indent="0">Real-time media streams that use RTP are, to some degree, resilient against packet losses.  Receivers may use the base mechanisms of the Real-time Transport Control Protocol (RTCP) to report packet reception statistics and thus allow a sender to adapt its transmission behavior in the mid-term.  This is the sole means for feedback and feedback-based error repair (besides a few codec-specific mechanisms).  This document defines an extension to the Audio-visual Profile (AVP) that enables receivers to provide, statistically, more immediate feedback to the senders and thus allows for short-term adaptation and efficient feedback-based repair mechanisms to be implemented.  This early feedback profile (AVPF) maintains the AVP bandwidth constraints for RTCP and preserves scalability to large groups.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4585"/>
          <seriesInfo name="DOI" value="10.17487/RFC4585"/>
        </reference>
        <reference anchor="RFC5104" target="https://www.rfc-editor.org/info/rfc5104" quoteTitle="true" derivedAnchor="RFC5104">
          <front>
            <title>Codec Control Messages in the RTP Audio-Visual Profile with Feedback (AVPF)</title>
            <author initials="S." surname="Wenger" fullname="S. Wenger">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="U." surname="Chandra" fullname="U. Chandra">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Westerlund" fullname="M. Westerlund">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="B." surname="Burman" fullname="B. Burman">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2008" month="February"/>
            <abstract>
              <t indent="0">This document specifies a few extensions to the messages defined in the Audio-Visual Profile with Feedback (AVPF).  They are helpful primarily in conversational multimedia scenarios where centralized multipoint functionalities are in use.  However, some are also usable in smaller multicast environments and point-to-point calls.</t>
              <t indent="0">The extensions discussed are messages related to the ITU-T Rec. H.271 Video Back Channel, Full Intra Request, Temporary Maximum Media Stream Bit Rate, and Temporal-Spatial Trade-off.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5104"/>
          <seriesInfo name="DOI" value="10.17487/RFC5104"/>
        </reference>
        <reference anchor="RFC5576" target="https://www.rfc-editor.org/info/rfc5576" quoteTitle="true" derivedAnchor="RFC5576">
          <front>
            <title>Source-Specific Media Attributes in the Session Description Protocol (SDP)</title>
            <author initials="J." surname="Lennox" fullname="J. Lennox">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Ott" fullname="J. Ott">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="T." surname="Schierl" fullname="T. Schierl">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2009" month="June"/>
            <abstract>
              <t indent="0">The Session Description Protocol (SDP) provides mechanisms to describe attributes of multimedia sessions and of individual media streams (e.g., Real-time Transport Protocol (RTP) sessions) within a multimedia session, but does not provide any mechanism to describe individual media sources within a media stream.  This document defines a mechanism to describe RTP media sources, which are identified by their synchronization source (SSRC) identifiers, in SDP, to associate attributes with these sources, and to express relationships among sources.  It also defines several source-level attributes that can be used to describe properties of media sources.   [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5576"/>
          <seriesInfo name="DOI" value="10.17487/RFC5576"/>
        </reference>
        <reference anchor="RFC7160" target="https://www.rfc-editor.org/info/rfc7160" quoteTitle="true" derivedAnchor="RFC7160">
          <front>
            <title>Support for Multiple Clock Rates in an RTP Session</title>
            <author initials="M." surname="Petit-Huguenin" fullname="M. Petit-Huguenin">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="G." surname="Zorn" fullname="G. Zorn" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2014" month="April"/>
            <abstract>
              <t indent="0">This document clarifies the RTP specification regarding the use of different clock rates in an RTP session.  It also provides guidance on how legacy RTP implementations that use multiple clock rates can interoperate with RTP implementations that use the algorithm described in this document.  It updates RFC 3550.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7160"/>
          <seriesInfo name="DOI" value="10.17487/RFC7160"/>
        </reference>
        <reference anchor="RFC7201" target="https://www.rfc-editor.org/info/rfc7201" quoteTitle="true" derivedAnchor="RFC7201">
          <front>
            <title>Options for Securing RTP Sessions</title>
            <author initials="M." surname="Westerlund" fullname="M. Westerlund">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="C." surname="Perkins" fullname="C. Perkins">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2014" month="April"/>
            <abstract>
              <t indent="0">The Real-time Transport Protocol (RTP) is used in a large number of different application domains and environments.  This heterogeneity implies that different security mechanisms are needed to provide services such as confidentiality, integrity, and source authentication of RTP and RTP Control Protocol (RTCP) packets suitable for the various environments.  The range of solutions makes it difficult for RTP-based application developers to pick the most suitable mechanism.  This document provides an overview of a number of security solutions for RTP and gives guidance for developers on how to choose the appropriate security mechanism.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7201"/>
          <seriesInfo name="DOI" value="10.17487/RFC7201"/>
        </reference>
        <reference anchor="RFC7656" target="https://www.rfc-editor.org/info/rfc7656" quoteTitle="true" derivedAnchor="RFC7656">
          <front>
            <title>A Taxonomy of Semantics and Mechanisms for Real-Time Transport Protocol (RTP) Sources</title>
            <author initials="J." surname="Lennox" fullname="J. Lennox">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="K." surname="Gross" fullname="K. Gross">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Nandakumar" fullname="S. Nandakumar">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="G." surname="Salgueiro" fullname="G. Salgueiro">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="B." surname="Burman" fullname="B. Burman" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2015" month="November"/>
            <abstract>
              <t indent="0">The terminology about, and associations among, Real-time Transport Protocol (RTP) sources can be complex and somewhat opaque.  This document describes a number of existing and proposed properties and relationships among RTP sources and defines common terminology for discussing protocol entities and their relationships.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7656"/>
          <seriesInfo name="DOI" value="10.17487/RFC7656"/>
        </reference>
        <reference anchor="RFC7657" target="https://www.rfc-editor.org/info/rfc7657" quoteTitle="true" derivedAnchor="RFC7657">
          <front>
            <title>Differentiated Services (Diffserv) and Real-Time Communication</title>
            <author initials="D." surname="Black" fullname="D. Black" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="Jones" fullname="P. Jones">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2015" month="November"/>
            <abstract>
              <t indent="0">This memo describes the interaction between Differentiated Services (Diffserv) network quality-of-service (QoS) functionality and real- time network communication, including communication based on the Real-time Transport Protocol (RTP).  Diffserv is based on network nodes applying different forwarding treatments to packets whose IP headers are marked with different Diffserv Codepoints (DSCPs). WebRTC applications, as well as some conferencing applications, have begun using the Session Description Protocol (SDP) bundle negotiation mechanism to send multiple traffic streams with different QoS requirements using the same network 5-tuple.  The results of using multiple DSCPs to obtain different QoS treatments within a single network 5-tuple have transport protocol interactions, particularly with congestion control functionality (e.g., reordering).  In addition, DSCP markings may be changed or removed between the traffic source and destination.  This memo covers the implications of these Diffserv aspects for real-time network communication, including WebRTC.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7657"/>
          <seriesInfo name="DOI" value="10.17487/RFC7657"/>
        </reference>
        <reference anchor="RFC8829" target="https://www.rfc-editor.org/info/rfc8829" quoteTitle="true" derivedAnchor="RFC8829">
          <front>
            <title>JavaScript Session Establishment Protocol (JSEP)</title>
            <author initials="J." surname="Uberti" fullname="Justin Uberti">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="C." surname="Jennings" fullname="Cullen Jennings">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="E." surname="Rescorla" fullname="Eric Rescorla" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="January" year="2021"/>
          </front>
          <seriesInfo name="RFC" value="8829"/>
          <seriesInfo name="DOI" value="10.17487/RFC8829"/>
        </reference>
        <reference anchor="RFC8838" target="https://www.rfc-editor.org/info/rfc8838" quoteTitle="true" derivedAnchor="RFC8838">
          <front>
            <title>Trickle ICE: Incremental Provisioning of Candidates for the Interactive Connectivity Establishment (ICE) Protocol</title>
            <author initials="E" surname="Ivov" fullname="Emil Ivov">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J" surname="Uberti" fullname="Justin Uberti">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P" surname="Saint-Andre" fullname="Peter Saint-Andre">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="January" year="2021"/>
          </front>
          <seriesInfo name="RFC" value="8838"/>
          <seriesInfo name="DOI" value="10.17487/RFC8838"/>
        </reference>
      </references>
    </references>
    <section toc="include" numbered="true" removeInRFC="false" pn="section-appendix.a">
      <name slugifiedName="name-design-considerations">Design Considerations</name>
      <t indent="0" pn="section-appendix.a-1">
        One of the main issues regarding the BUNDLE grouping extensions has been whether,
        in offers and answers, the same port value can be inserted in "m="
        lines associated with a BUNDLE group, as the purpose of the extension is to negotiate
        the usage of a single transport for media specified by the "m=" sections. Issues 
        with both approaches, discussed in the Appendix, have been raised. The outcome was to 
        specify a mechanism that uses offers with both different and identical port values.
      </t>
      <t indent="0" pn="section-appendix.a-2">
        Below are the primary issues that have been considered when defining the "BUNDLE"
        grouping extension:
      </t>
      <ol spacing="normal" type="%d)" indent="adaptive" start="1" pn="section-appendix.a-3">
        <li pn="section-appendix.a-3.1" derivedCounter="1)">Interoperability with existing User Agents (UAs).</li>
        <li pn="section-appendix.a-3.2" derivedCounter="2)">Interoperability with intermediary Back-to-Back User Agent (B2BUA) and proxy entities.</li>
        <li pn="section-appendix.a-3.3" derivedCounter="3)">Time to gather, and the number of, ICE candidates.</li>
        <li pn="section-appendix.a-3.4" derivedCounter="4)">Different error scenarios and when they occur.</li>
        <li pn="section-appendix.a-3.5" derivedCounter="5)">SDP offer/answer impacts, including usage of port number value zero.</li>
      </ol>
      <section toc="include" numbered="true" removeInRFC="false" pn="section-a.1">
        <name slugifiedName="name-ua-interoperability">UA Interoperability</name>
        <t indent="0" pn="section-a.1-1">
        Consider the following SDP offer/answer exchange, where Alice sends an offer to Bob:
        </t>
        <t keepWithNext="true" indent="0" pn="section-a.1-2">SDP Offer</t>
        <sourcecode type="sdp" markers="false" pn="section-a.1-3">
    v=0
    o=alice 2890844526 2890844526 IN IP4 atlanta.example.com
    s=
    c=IN IP4 atlanta.example.com
    t=0 0

    m=audio 10000 RTP/AVP 97
    a=rtpmap:97 iLBC/8000
    m=video 10002 RTP/AVP 97
    a=rtpmap:97 H261/90000
</sourcecode>
        <t keepWithNext="true" indent="0" pn="section-a.1-4">SDP Answer</t>
        <sourcecode type="sdp" markers="false" pn="section-a.1-5">
    v=0
    o=bob 2808844564 2808844564 IN IP4 biloxi.example.com
    s=
    c=IN IP4 biloxi.example.com
    t=0 0

    m=audio 20000 RTP/AVP 97
    a=rtpmap:97 iLBC/8000
    m=video 20002 RTP/AVP 97
    a=rtpmap:97 H261/90000
</sourcecode>
        <t indent="0" pn="section-a.1-6">
        RFC 4961 specifies a way of doing symmetric RTP, but that is a later
        extension to RTP, and Bob cannot assume that Alice supports RFC 4961. This
        means that Alice may be sending RTP from a different port than 10000 or
        10002 -- some implementations simply send the RTP from an ephemeral
        port. When Bob's endpoint receives an RTP packet, the only way that Bob
        knows if the packet is to be passed to the video or audio codec is by looking at
        the port it was received on.
        This prompted some SDP implementations to use a port number as an index to find the 
        correct "m=" line in the SDP, since each "m"= section contains a different port number. As a result, some
        implementations that do support symmetric RTP and ICE still use an SDP data
        structure where SDP with "m=" sections with the same port such as:
        </t>
        <t keepWithNext="true" indent="0" pn="section-a.1-7">SDP Offer</t>
        <sourcecode type="sdp" markers="false" pn="section-a.1-8">
    v=0
    o=alice 2890844526 2890844526 IN IP4 atlanta.example.com
    s=
    c=IN IP4 atlanta.example.com
    t=0 0

    m=audio 10000 RTP/AVP 97
    a=rtpmap:97 iLBC/8000
    m=video 10000 RTP/AVP 98
    a=rtpmap:98 H261/90000
</sourcecode>
        <t indent="0" pn="section-a.1-9">
        will result in the second "m=" section being considered an SDP error
        because it has the same port as the first line.
        </t>
      </section>
      <section toc="include" numbered="true" removeInRFC="false" pn="section-a.2">
        <name slugifiedName="name-usage-of-port-number-value-">Usage of Port Number Value Zero</name>
        <t indent="0" pn="section-a.2-1">
        In an offer or answer, the media specified by an "m=" section can be
        disabled/rejected by setting the port number value to zero. This is different
        from, e.g., using the SDP direction attributes, where RTCP traffic will
        continue even if the SDP 'inactive' attribute is indicated for the
        associated "m=" section.
        </t>
        <t indent="0" pn="section-a.2-2">
        If each "m=" section associated with a BUNDLE group would contain different
        port values, and one of those port values would be used for a BUNDLE address:port
        associated with the BUNDLE group, problems would occur if an endpoint wants to
        disable/reject the "m=" section associated with that port, by setting the port
        value to zero. After that, no "m=" section would contain the port value that
        is used for the BUNDLE address:port. In addition, it is unclear what would happen
        to the ICE candidates associated with the "m=" section, as they are also used for
        the BUNDLE address:port.
        </t>
      </section>
      <section toc="include" numbered="true" removeInRFC="false" pn="section-a.3">
        <name slugifiedName="name-b2bua-and-proxy-interoperab">B2BUA and Proxy Interoperability</name>
        <t indent="0" pn="section-a.3-1">
        Some back-to-back user agents may be configured in a mode where if
        the incoming call leg contains an SDP attribute the B2BUA does not
        understand, the B2BUA still generates that SDP attribute in the Offer
        for the outgoing call leg. Consider a B2BUA that did not understand
        the SDP 'rtcp' attribute, defined in RFC 3605, yet acted this way.
        Further assume that the B2BUA was configured to tear down any call
        where it did not see any RTCP for 5 minutes. In this case, if the B2BUA
        received an Offer like:
        </t>
        <t keepWithNext="true" indent="0" pn="section-a.3-2">SDP Offer</t>
        <sourcecode type="sdp" markers="false" pn="section-a.3-3">
    v=0
    o=alice 2890844526 2890844526 IN IP4 atlanta.example.com
    s=
    c=IN IP4 atlanta.example.com
    t=0 0

    m=audio 49170 RTP/AVP 0
    a=rtcp:53020
</sourcecode>
        <t indent="0" pn="section-a.3-4">
      It would be looking for RTCP on port 49171 but would not see any
      because the RTCP would be on port 53020, and after five minutes, it would
      tear down the call. Similarly, a B2BUA that did not understand BUNDLE yet
      put it in its offer may be looking for media on the wrong port and
      tear down the call. It is worth noting that a B2BUA that generated an
      Offer with capabilities it does not understand is not compliant with the
      specifications.
        </t>
        <section toc="include" numbered="true" removeInRFC="false" pn="section-a.3.1">
          <name slugifiedName="name-traffic-policing">Traffic Policing</name>
          <t indent="0" pn="section-a.3.1-1">
          Sometimes intermediaries do not act as B2BUAs, in the sense that
          they don't modify SDP bodies nor do they terminate SIP dialogs.
          However, they may still use SDP information (e.g., IP address and
          port) in order to control traffic gating functions and to set
          traffic policing rules. There might be rules that will trigger
          a session to be terminated in case media is not sent or received
          on the ports retrieved from the SDP. This typically occurs once the
          session is already established and ongoing.
          </t>
        </section>
        <section toc="include" numbered="true" removeInRFC="false" pn="section-a.3.2">
          <name slugifiedName="name-bandwidth-allocation">Bandwidth Allocation</name>
          <t indent="0" pn="section-a.3.2-1">
          Sometimes, intermediaries do not act as B2BUAs, in the sense that
          they don't modify SDP bodies nor do they terminate SIP dialogs.
          However, they may still use SDP information (e.g., codecs and
          media types) in order to control bandwidth allocation functions.
          The bandwidth allocation is done per "m=" section, which means that
          it might not be enough if media specified by all "m=" sections
          try to use that bandwidth. That may simply lead to either bad
          user experience or termination of the call.
          </t>
        </section>
      </section>
      <section toc="include" numbered="true" removeInRFC="false" pn="section-a.4">
        <name slugifiedName="name-candidate-gathering">Candidate Gathering</name>
        <t indent="0" pn="section-a.4-1">
        When using ICE, a candidate needs to be gathered for each port. This
        takes approximately 20 ms extra for each extra "m=" section due to the NAT
        pacing requirements. All of this gathering can be overlapped with other
        things while, e.g., a web page is loading to minimize the impact. If the client
        only wants to generate Traversal Using Relays around NAT (TURN) or STUN ICE candidates for one of the "m="
        lines and then use Trickle ICE <xref target="RFC8838" format="default" sectionFormat="of" derivedContent="RFC8838"/>
        to get the non-host ICE candidates for the rest of the "m=" sections, it <bcp14>MAY</bcp14> do
        that and will not need any additional gathering time.
        </t>
        <t indent="0" pn="section-a.4-2">
        Some people have suggested a TURN extension to get a bunch of TURN
        allocations at once. This would only provide a single STUN result, so in
        cases where the other end did not support BUNDLE, it may cause more use of
        the TURN server, but it would be quick in the cases where both sides
        supported BUNDLE and would fall back to a successful call in the other
        cases.
        </t>
      </section>
      <section anchor="sec-acks" toc="include" numbered="false" removeInRFC="false" pn="section-a.5">
        <name slugifiedName="name-acknowledgements">Acknowledgements</name>
        <t indent="0" pn="section-a.5-1">
      The usage of the SDP grouping extension for negotiating bundled media is
      based on similar alternatives proposed by <contact fullname="Harald       Alvestrand"/> and <contact fullname="Cullen Jennings"/>. The BUNDLE
      extension described in this document is based on the different
      alternative proposals, and text (e.g., SDP examples) has been borrowed
      (and, in some cases, modified) from those alternative proposals.
        </t>
        <t indent="0" pn="section-a.5-2">
      The SDP examples are also modified versions from the ones in the Alvestrand
      proposal.
        </t>
        <t indent="0" pn="section-a.5-3">
      Thanks to <contact fullname="Paul Kyzivat"/>, <contact fullname="Martin       Thomson"/>, <contact fullname="Flemming Andreasen"/>, <contact fullname="Thomas Stach"/>, <contact fullname="Ari Keränen"/>, <contact fullname="Adam Roach"/>, <contact fullname="Christian Groves"/>,
      <contact fullname="Roman Shpount"/>, <contact fullname="Suhas       Nandakumar"/>, <contact fullname="Nils Ohlmeier"/>, <contact fullname="Jens Guballa"/>, <contact fullname="Raju Makaraju"/>, <contact fullname="Justin Uberti"/>, <contact fullname="Taylor Brandstetter"/>,
      <contact fullname="Byron Campen"/>, and <contact fullname="Eric       Rescorla"/> for reading the text and providing useful feedback.
        </t>
        <t indent="0" pn="section-a.5-4">
	Thanks to <contact fullname="Bernard Aboba"/>, <contact fullname="Peter  Thatcher"/>, <contact fullname="Justin Uberti"/>, and <contact fullname="Magnus Westerlund"/> for providing the text for the section on
	RTP/RTCP stream association.
        </t>
        <t indent="0" pn="section-a.5-5">
      Thanks to <contact fullname="Magnus Westerlund"/>, <contact fullname="Colin Perkins"/>, and <contact fullname="Jonathan Lennox"/>
      for providing help and text on the RTP/RTCP procedures.
        </t>
        <t indent="0" pn="section-a.5-6">
       Thanks to <contact fullname="Charlie Kaufman"/> for performing the Sec-Dir review.
        </t>
        <t indent="0" pn="section-a.5-7">
       Thanks to <contact fullname="Linda Dunbar"/> for performing the Gen-ART review.
        </t>
        <t indent="0" pn="section-a.5-8">
      Thanks to Spotify for providing music for the countless hours of
      document editing.
        </t>
      </section>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.b">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author initials="C." surname="Holmberg" fullname="Christer Holmberg">
        <organization showOnFrontPage="true">Ericsson</organization>
        <address>
          <postal>
            <street>Hirsalantie 11</street>
            <code>02420</code>
            <city>Jorvas</city>
            <country>Finland</country>
          </postal>
          <email>christer.holmberg@ericsson.com</email>
        </address>
      </author>
      <author fullname="Harald Tveit Alvestrand" initials="H." surname="Alvestrand">
        <organization showOnFrontPage="true">Google</organization>
        <address>
          <postal>
            <street>Kungsbron 2</street>
            <city>Stockholm</city>
            <code>11122</code>
            <country>Sweden</country>
          </postal>
          <email>harald@alvestrand.no</email>
        </address>
      </author>
      <author fullname="Cullen Jennings" initials="C." surname="Jennings">
        <organization showOnFrontPage="true">Cisco</organization>
        <address>
          <postal>
            <street>400 3rd Avenue SW, Suite 350</street>
            <city>Calgary</city>
            <region>AB</region>
            <code>T2P 4H2</code>
            <country>Canada</country>
          </postal>
          <email>fluffy@iii.ca</email>
        </address>
      </author>
    </section>
  </back>
</rfc>
