Re: [MMUSIC] RID update (draft-pthatcher-mmusic-rid-01,> )

Adam Roach <adam@nostrum.com> Fri, 16 October 2015 13:22 UTC

Return-Path: <adam@nostrum.com>
X-Original-To: mmusic@ietfa.amsl.com
Delivered-To: mmusic@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C05F1A1A4E for <mmusic@ietfa.amsl.com>; Fri, 16 Oct 2015 06:22:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.909
X-Spam-Level:
X-Spam-Status: No, score=-1.909 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gpfrbShruyS6 for <mmusic@ietfa.amsl.com>; Fri, 16 Oct 2015 06:22:41 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EAA461A1A40 for <mmusic@ietf.org>; Fri, 16 Oct 2015 06:22:40 -0700 (PDT)
Received: from Orochi.local (99-152-145-110.lightspeed.dllstx.sbcglobal.net [99.152.145.110]) (authenticated bits=0) by nostrum.com (8.15.2/8.14.9) with ESMTPSA id t9GDMbKe043633 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Fri, 16 Oct 2015 08:22:38 -0500 (CDT) (envelope-from adam@nostrum.com)
X-Authentication-Warning: raven.nostrum.com: Host 99-152-145-110.lightspeed.dllstx.sbcglobal.net [99.152.145.110] claimed to be Orochi.local
To: Paul Kyzivat <pkyzivat@alum.mit.edu>, mmusic@ietf.org
References: <56202075.3000202@nostrum.com> <5620692D.5030703@alum.mit.edu>
From: Adam Roach <adam@nostrum.com>
Message-ID: <5620FA1D.2090203@nostrum.com>
Date: Fri, 16 Oct 2015 08:22:37 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <5620692D.5030703@alum.mit.edu>
Content-Type: multipart/alternative; boundary="------------060709050402020804070400"
Archived-At: <http://mailarchive.ietf.org/arch/msg/mmusic/v0NC6BqwBRmPNmDv6SXjPoDWfdM>
Subject: Re: [MMUSIC] RID update (draft-pthatcher-mmusic-rid-01,> )
X-BeenThere: mmusic@ietf.org
X-Mailman-Version: 2.1.15
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: <https://mailarchive.ietf.org/arch/browse/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: Fri, 16 Oct 2015 13:22:42 -0000

I agree with Mo's responses in general, but there's one comment that I'm 
a little confused by:

On 10/15/15 22:04, Paul Kyzivat wrote:
> * Section 10:
>
> As somebody noted, it is confusing to have ";" separate multiple PT 
> *values* within rid-fmt-list, and also to separate rid-params.

In the -01 document 
(https://tools.ietf.org/html/draft-pthatcher-mmusic-rid-01#page-13), 
rid-fmt-list is defined as:

    rid-fmt-list      = "pt=" fmt *( "," fmt )
                         ; fmt defined in {{RFC4566 <https://tools.ietf.org/html/rfc4566>}}


That is, the separator is a comma.

Is there somewhere else in the syntax this is botched? I thought I 
caught all of these inconsistencies in the -01 revision.

/a