Protocol Action: RTCP attribute in SDP to Proposed Standard

The IESG <iesg-secretary@ietf.org> Wed, 04 June 2003 20:09 UTC

Received: from asgard.ietf.org (asgard.ietf.org [10.27.6.40]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id QAA10522 for <ietf-announce-web-archive@odin.ietf.org>; Wed, 4 Jun 2003 16:09:33 -0400 (EDT)
Received: from majordomo by asgard.ietf.org with local (Exim 4.14) id 19Ne8w-0002nG-EH for ietf-announce-list@asgard.ietf.org; Wed, 04 Jun 2003 15:41:54 -0400
Received: from ietf.org ([10.27.2.28]) by asgard.ietf.org with esmtp (Exim 4.14) id 19NdqY-0001FN-5x for all-ietf@asgard.ietf.org; Wed, 04 Jun 2003 15:22:54 -0400
Received: from CNRI.Reston.VA.US (localhost [127.0.0.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id PAA08826; Wed, 4 Jun 2003 15:22:51 -0400 (EDT)
Message-Id: <200306041922.PAA08826@ietf.org>
To: IETF-Announce:;
Cc: RFC Editor <rfc-editor@isi.edu>, Internet Architecture Board <iab@iab.org>, mmusic@ietf.org
From: The IESG <iesg-secretary@ietf.org>
Subject: Protocol Action: RTCP attribute in SDP to Proposed Standard
Date: Wed, 04 Jun 2003 15:22:51 -0400
Sender: owner-ietf-announce@ietf.org
Precedence: bulk


The IESG has approved the Internet-Draft 'RTCP attribute in SDP'
<draft-ietf-mmusic-sdp4nat-05.txt> as a Proposed Standard. This
document is the product of the Multiparty Multimedia Session Control
Working Group. The IESG contact persons are Allison Mankin and Jon
Peterson.
 
Technical Summary

The new version of RTP (draft-ietf-avt-rtp-new-12) relaxes the requirement
in 1889 that the port number used for the Real Time Control Protocol (RTCP)
must be one port number higher than the port chosen for an RTP stream.
Because of this, protocols like the Session Description Protocol which use
RTP now need a way to explicitly specify the port that will be used for an
RTCP stream corresponding to an RTP stream; previously, SDP had no need for
this capability since implementations just assumed that RTP/RTCP used
consecutive numbers.

So, this document proposes a new SDP attribute (a=rtcp:<port>) that allows
this change in RTP, and the proposed change to SDP, RTCP had a great deal of
trouble traversing NATs in SDP-based applications (like SIP). The document
therefore considers NAT traversal as a motivating case for the addition of
this attribute. The use of this new attribute to facilitate NAT traversal is
intended to be used in concert with STUN (RFC 3489).

Working Group Summary
 
The MMUSIC WG supported the advancement of this document.
 
Protocol Quality
 
Jon Peterson reviewed this specification for the IESG.

RFC Editor Note:

2.1 The RTCP attribute
last paragraph

OLD:

The RTCP attribute MAY be used as a media level attribute; it MUST NOT be
used as a session level attribute.

NEW:
     
The RTCP attribute MAY be used as a media level attribute; it MUST NOT be
used as a session level attribute. Though the examples below relate to a
method that will return only unicast addresses, both unicast and multicast
values are valid.