Re: [MMUSIC] I-D Action: draft-ietf-mmusic-sctp-sdp-03.txt

"Horvath, Ernst" <ernst.horvath@siemens-enterprise.com> Wed, 23 January 2013 13:14 UTC

Return-Path: <ernst.horvath@siemens-enterprise.com>
X-Original-To: mmusic@ietfa.amsl.com
Delivered-To: mmusic@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E3BEC21F879E for <mmusic@ietfa.amsl.com>; Wed, 23 Jan 2013 05:14:02 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CMh6KkuFix59 for <mmusic@ietfa.amsl.com>; Wed, 23 Jan 2013 05:14:02 -0800 (PST)
Received: from senmx11-mx.siemens-enterprise.com (senmx11-mx.siemens-enterprise.com [62.134.46.9]) by ietfa.amsl.com (Postfix) with ESMTP id 37C7621F8635 for <mmusic@ietf.org>; Wed, 23 Jan 2013 05:14:02 -0800 (PST)
Received: from MCHP01HTC.global-ad.net (unknown [172.29.42.234]) by senmx11-mx.siemens-enterprise.com (Server) with ESMTP id 652581EB8629 for <mmusic@ietf.org>; Wed, 23 Jan 2013 14:14:00 +0100 (CET)
Received: from MCHP03MSX.global-ad.net ([169.254.2.130]) by MCHP01HTC.global-ad.net ([172.29.42.234]) with mapi id 14.02.0318.001; Wed, 23 Jan 2013 14:14:00 +0100
From: "Horvath, Ernst" <ernst.horvath@siemens-enterprise.com>
To: "mmusic@ietf.org" <mmusic@ietf.org>
Thread-Topic: I-D Action: draft-ietf-mmusic-sctp-sdp-03.txt
Thread-Index: AQHN9969/VNAL3O2M0i8PLhllB3bNZhW3GCQ
Date: Wed, 23 Jan 2013 13:13:59 +0000
Message-ID: <C2BCA7974025BD459349BED0D06E48BB1CB13027@MCHP03MSX.global-ad.net>
References: <20130121135324.11308.20027.idtracker@ietfa.amsl.com>
In-Reply-To: <20130121135324.11308.20027.idtracker@ietfa.amsl.com>
Accept-Language: de-AT, en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [172.29.42.225]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [MMUSIC] I-D Action: draft-ietf-mmusic-sctp-sdp-03.txt
X-BeenThere: mmusic@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Multiparty Multimedia Session Control Working Group <mmusic.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mmusic>, <mailto:mmusic-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mmusic>
List-Post: <mailto:mmusic@ietf.org>
List-Help: <mailto:mmusic-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mmusic>, <mailto:mmusic-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 23 Jan 2013 13:14:03 -0000

 
I am sorry to say that the treatment of attributes in this I-D is a bit of a mess. 

- In 4.3 the attributes are introduced with a colon-notation, e.g. "a=stream:", but the ABNF definitions in 5.2 through 5.7 use a notation "a=stream=" etc. The colon-notation is the more common one for SDP attributes.

- Looking at the examples, I suspect that 'sctpmap' is the only real attribute and the rest is meant to be parameters of an attribute 'webrtc-DataChannel', which appears in examples but is not defined in section 5. If this is correct then 'webrtc-DataChannel' needs to be added as a new attribute in section 5, and what is now in 5.2 - 5.7 should become sub-sections of this attribute definition and be renamed as "parameters".

- Section 11 says "This document defines two SDP session and media-level attributes", but lists only one (sctpmap). Was the missing one meant to be 'webrtc-DataChannel'?

Note: An SDP attribute 'label' is already defined (RFC 4574) and listed in the IANA registry. This would cause a name clash if 5.3 is really intended as attribute and not as parameter definition.

Thanks,
Ernst Horvath