<?xml version="1.0" encoding="UTF-8"?>
 <?xml-stylesheet type='text/xsl' href='../rfc2629.xslt' ?>
 <!DOCTYPE rfc SYSTEM "../rfc2629.dtd"[
 <!ENTITY rfc2119 PUBLIC '' 
 'http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml'>
 <!ENTITY rfc3830 PUBLIC '' 
 'http://xml.resource.org/public/rfc/bibxml/reference.RFC.3830.xml'>
 <!ENTITY rfc2434 PUBLIC '' 
 'http://xml.resource.org/public/rfc/bibxml/reference.RFC.2434.xml'>
<!ENTITY rfc4771 PUBLIC '' 
 'http://xml.resource.org/public/rfc/bibxml/reference.RFC.4771.xml'>
 <!ENTITY rfc4566 PUBLIC '' 
 'http://xml.resource.org/public/rfc/bibxml/reference.RFC.4566.xml'>
 <!ENTITY rfc2434bis SYSTEM "http://xml.resource.org/public/rfc/bibxml3/reference.I-D.narten-iana-considerations-rfc2434bis.xml">
 <!ENTITY keyid SYSTEM
 "http://xml.resource.org/public/rfc/bibxml/reference.RFC.4563.xml">
 ]>
 <?rfc toc="yes"?>
 <?rfc compact="yes"?>
 <?rfc subcompact="no"?>
 <?rfc sortrefs="yes" ?>
 <?rfc symrefs="no"?>
 <?rfc comments="yes"?>
 <?rfc inline="no"?>
<rfc ipr="full3978" docName="draft-dondeti-oma-sip-sdp-attrs-02" category="info">
    <front>
        <title abbrev="OMA BCAST SDP Attributes"> Session Description Protocol (SDP) Attributes for OMA BCAST Service and Content Protection</title>
        <author fullname="Lakshminath Dondeti" initials="L" surname="Dondeti" role="editor">
            <organization>QUALCOMM, Inc.</organization>
            <address> <postal> 
                <street>5775 Morehouse Dr</street> 
                <city>San Diego</city>
                <region>CA</region>
                <country>USA</country>
            </postal>
                <phone>+1 858-845-1267</phone>
                <email>ldondeti@qualcomm.com</email>
            </address>
        </author>

        <author fullname="Anja Jerichow" initials="A" surname="Jerichow">
            <organization>Nokia Siemens Networks GmbH and Co.KG</organization>
            <address> <postal> 
                <street>Martinstr. 76</street> 
                <city>81541 Munich</city>
                <country>Germany</country>
            </postal>
                <phone>+49 89 636-45868</phone>
                <email>anja.jerichow@nsn.com</email>
            </address>
        </author>

        <date month="October" year="2007"/>
        <area> </area>
        <workgroup>Network Working Group</workgroup>
        <keyword>Internet-Draft</keyword>
        <keyword>SDP</keyword>
        <keyword>IANA registration</keyword>
        <keyword>OMA BCAST</keyword>
        <abstract>
            <t>This document provides descriptions of SDP attributes used by the Open Mobile Alliance's Broadcast
                Service and Content Protection specification.</t>
        </abstract>

    </front>
    <middle>
        <section title="Introduction" anchor="intro">
            <t> The Open Mobile Alliance (OMA)'s Broadcast (BCAST) group is specifying service and content protection
                mechanisms for broadcast services over wireless networks. As part of that specification, several new SDP
                attributes are necessary to allow the broadcast server to signal the service and content protection
                parameters to clients. </t>
            <t> Section 8.2.4 of RFC 4566 <xref target="RFC4566"/> requires that new SDP attributes are registered
                through IANA with name, contact information and description (and other similar parameters). A standards
                track specification is RECOMMENDED if the new attribute(s) will have widespread use and interoperability
                considerations. </t>
            <t>OMA BCAST specifications are expected to be used by 3GPP MBMS, 3GPP2 BCMCS and DVB-H based broadcast
                wireless systems.</t>
            <t>This document provides descriptions of the SDP attributes used in the OMA BCAST Service and Content
                Protection specification <xref target="SvcCnt"/>.</t>
        </section>
        <section anchor="terms" title="Terminology">
            <t> The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT",
                "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119
                    <xref target="RFC2119"/>. </t>

        </section>


        <section title="New SDP Attributes">
            <t> The following new SDP attributes have been specified: </t>
<t>
                <list style="symbols">
                    <t>a=bcastversion:&lt;major&gt;.&lt;minor&gt;
                        </t>
                                                      
                    <t>a=stkmstream:&lt;id of the stkm stream&gt;
                         </t>
                   

   		    <t>a=SRTPAuthentication:&lt;id for SRTP authentication algorithm value&gt;
                         </t>

		    <t>a=SRTPROCTxRate:&lt;ROC transmission rate&gt;
                         </t>
                </list>
</t>
	    <t> See Section 5 for details on IANA considerations. </t>
        </section>

        <section title="Security Considerations">
            <t>In addition to the notes in Section 7 of RFC 4566 <xref target="RFC4566"></xref>, the following
                considerations may be applicable:</t>
            <t>Some of the new SDP parameters indicate the version, type of the key management system used for service or
                content protection of broadcast content. Others provide references to relevant key management traffic
                streams so that receivers can map the media streams to key streams and retrieve the necessary keys to
                decrypt media.</t>
            
            <t>Modification of references to key streams will result in DoS attacks, but nothing more.  However, if the
                kmsversion parameter is sent unprotected, there may be possibilities for downgrade attacks.</t>

        </section>
        
    <section title="IANA Considerations">
            <t>This document, following the guidelines of <xref target="RFC2434"/>, instructs IANA to register a number of SDP attributes.</t>

	<section title="Registration of new SDP attributes">
		<t>This memo provides instructions to IANA to register a 
		number of OMA BCAST only attributes in the Session Description Protocol 
		Parameters registry <xref target="RFC4566"></xref>.  The registration data, according to RFC 
		4566 <xref target= "RFC4566"> </xref> follows.</t>
		<t>Note to the RFC Editor: replace "RFC XXXX" with the RFC number of this specification.</t>

		<section title="Registration of the attribute  a=bcastversion:&lt;major&gt;.&lt;minor&gt;">
		<t>
		       <list style="hanging">
           		<t hangText="Contact:"> Anja Jerichow &lt;anja.jerichow@nsn.com&gt;</t>
          		<t hangText="Phone:"> +49 89 636-45868</t>
           		<t hangText="Attribute name:"> bcastversion:&lt;major&gt;.&lt;minor&gt;</t>
           		<t hangText="Long-form attribute name:">  BCAST version</t>
           		<t hangText="Type of attribute:"> session-level </t>
			<t> This attribute is not dependent on charset.</t>
			<t hangText="Description:"> This attribute specifies the OMA BCAST version "bcastversion" Value in the format 			   x.y.  The Value field is of XML data type Decimal.</t>
			<t hangText="Specification:"> RFC XXXX and OMA-TS-BCAST_SvcCntProtection, Section 10.1.1  <xref target="SvcCnt"/></t>
       			</list>
		</t>
		</section>

		<section title="Registration of the attribute  a=stkmstream:&lt;id of the stkm stream&gt;">
		<t>
		       <list style="hanging">
           		<t hangText="Contact:"> Anja Jerichow &lt;anja.jerichow@nsn.com&gt;</t>
          		<t hangText="Phone:"> +49 89 636-45868</t>
           		<t hangText="Attribute name:"> stkmstream:&lt;id of the stkm stream&gt;</t>
           		<t hangText="Long-form attribute name:">  Short Term Key Message stream identifyer</t>
           		<t hangText="Type of attribute:"> session-level or media-level attribute </t>
			<t>The attribute can be at session level, in which case it applies to
			all media streams, or it can be at media level, in which case it
			only applies to the specified media and would overwrite possible
			session level attribute.</t>
			<t>This attribute is not dependent on charset.</t>
			<t hangText="Description:"> The stkmstream attribute specifies mapping Short Term Key Message
			streams to media streams in the SDP.</t>
			<t>Each session or media stream can have multiple stkmstream
			attributes.  Using this attribute, the terminal can lookup the
			corresponding STKM stream announcements and figure out which one
			to listen to and process.  We note that this attribute is optional
			and hence would not be there for unencrypted media streams.</t>
			<t>This field specifies the type of keystream as a string. The valid
			values are "stkm" for short term key messages and "ltkm" for long term key messages.</t>
			<t hangText="Specification:"> RFC XXXX and OMA-TS-BCAST_SvcCntProtection, Section 10.1.3 <xref target="SvcCnt"/></t>
       			</list>
		</t>
		</section>

		<section title="Registration of the attribute  a=SRTPAuthentication:&lt;id for SRTP authentication algorithm value&gt;">
		<t>
		       <list style="hanging">
           		<t hangText="Contact:"> Anja Jerichow &lt;anja.jerichow@nsn.com&gt;</t>
          		<t hangText="Phone:"> +49 89 636-45868</t>
           		<t hangText="Attribute name:"> SRTPAuthentication:&lt;id for SRTP authentication algorithm value&gt;</t>
           		<t hangText="Long-form attribute name:">  SRTP authentication algorithm value identifyer</t>
           		<t hangText="Type of attribute:"> media-level </t>
			<t>This attribute is not dependent on charset.</t>
			<t hangText="Description:"> When SRTP is used, the attribute SRTPAuthentication states which
    			  authentication algorithm to use.  Based on <ref target="RFC4771"/>, the identifier
   			  is a transform-independent parameter of the cryptographic context
  			  for SRTP in integer format.</t>
			<t>One of the following three integrity transforms registered for the
      			 three modes MUST be used: value "2" for RCCm1, "3" for RCCm2 and
     			 "4" for RCCm3.</t>
			<t hangText="Specification:"> RFC XXXX and OMA-TS-BCAST_SvcCntProtection, Section 10.4  <xref target="SvcCnt"/></t>
       			</list>
		</t>
		</section>


		<section title="Registration of the attribute   a=SRTPROCTxRate:&lt;ROC transmission rate&gt;">
		<t>
		       <list style="hanging">
           		<t hangText="Contact:"> Anja Jerichow &lt;anja.jerichow@nsn.com&gt;</t>
          		<t hangText="Phone:"> +49 89 636-45868</t>
           		<t hangText="Attribute name:"> SRTPROCTxRate:&lt;ROC transmission rate&gt;</t>
           		<t hangText="Long-form attribute name:">  ROC transmission rate</t>
           		<t hangText="Type of attribute:"> media-level </t>
			<t>This attribute is not dependent on charset.</t>
			<t hangText="Description:"> When SRTP is used, the attribute SRTPROCTxRate is used to define
		         the ROC transmission rate, R, which is given in network byte
     			 order.</t>
			<t>R MUST be a non-zero unsigned integer between 1 and 65535
      			 inclusive, as specified in <xref target="RFC4771"/>.  If the ROC transmission
     			 rate is not included in the negotiation, the default value of 1
    			 SHALL be used.</t>
			<t hangText="Specification:"> RFC XXXX and OMA-TS-BCAST_SvcCntProtection, Section 10.4 <xref target="SvcCnt"/></t>
       			</list>
		</t>
		</section>

	</section>
        

    </section>


        <section anchor="ack" title="Acknowledgments" toc="default">
            <t>Many thanks to Charles Lo, Uwe Rauschenbach, David Castleford, Hosame Abu-Amara, and Miguel Garcia for 		their help and support.</t>
        </section>
    </middle>
    <back>
        <references title="Normative References"> &rfc2119; &rfc4771; <reference anchor="SvcCnt">
                <front>
                    <title>Service and Content Protection for Mobile Broadcast Services</title>
                    <author>
                        <organization>Open Mobile Alliance</organization>
                    </author>
                    <date year="2007"/>
                </front>
                <seriesInfo name="OMA" value="OMA-TS-BCAST_SvcCntProtection-V1_0-20070504-D"/>
            </reference> &rfc4566; </references>
        <references title="Informative References">&rfc2434;</references>


    </back>
</rfc>
