MMUSIC | M.P.H. Petit-Huguenin |
Internet-Draft | (Unaffiliated) |
Updates: 5245 (if approved) | December 8, 2011 |
Intended status: Standards Track | |
Expires: June 08, 2012 |
Convertion between SDP Session Level and Media Level Attributes
draft-petithuguenin-mmusic-attributes-level-00
This document also normatively updates RFC 5245 by mandating all new SDP attributes to be defined at both the session and media level, and to be accompanied by a normative algorithm to convert between the two levels.
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet- Drafts is at http://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."
This Internet-Draft will expire on June 08, 2012.
Copyright (c) 2011 IETF Trust and the persons identified as the document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) 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.
This document may not be modified, and derivative works of it may not be created, except to format it for publication as an RFC or to translate it into languages other than English.
Letter | Level | Comments |
---|---|---|
v | session | ? |
o | session | ? |
s | session | ? |
i | both | ? |
u | session | ? |
e | session | ? |
p | session | ? |
c | both | ? |
b | both | ? |
z | session | ? |
k | both | ? |
a | both | See below |
t | session | |
r | session | |
m | N/A |
Attribute | Level | Comments |
---|---|---|
cat | session | ? |
keywds | session | ? |
tool | session | Should probably also be defined at media level? |
ptime | media | OK |
maxptime | media | OK |
rtpmap | media | OK |
recvonly | both | Standard algo |
sendrecv | both | Standard algo |
sendonly | both | Standard algo |
inactive | both | Standard algo |
orient | media | OK |
type | session | ? |
charset | session | ? |
sdplang | both | ? |
lang | both | ? |
framerate | media | OK |
quality | media | OK |
fmtp | media | OK |
Not all the SDP [RFC4566] attributes are defined at both session and media level. This creates problems when SDP is used with disaggregated media (see section 3 of [I-D.loreto-splices-disaggregated-media]), as each m= line can be produced or consumed by a different implementation, perhaps even on a different physical device.
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 [RFC2119].
"SHOULD", "SHOULD NOT", "RECOMMENDED", and "NOT RECOMMENDED" are appropriate when valid exceptions to a general requirement are known to exist or appear to exist, and it is infeasible or impractical to enumerate all of them. However, they should not be interpreted as permitting implementors to fail to implement the general requirement when such failure would result in interoperability failure.
This document was written with the xml2rfc tool described in [RFC2629].
[RFC2119] | Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997. |
[RFC4566] | Handley, M., Jacobson, V. and C. Perkins, "SDP: Session Description Protocol", RFC 4566, July 2006. |
[RFC2629] | Rose, M.T., "Writing I-Ds and RFCs using XML", RFC 2629, June 1999. |
[I-D.loreto-splices-disaggregated-media] | Camarillo, G, Loreto, S and R Shekh-Yusef, "Disaggregated Media in the Session Initiation Protocol (SIP)", Internet-Draft draft-loreto-splices-disaggregated-media-02, June 2011. |
This section must be removed before publication as an RFC.