Re: [MMUSIC] BUNDLE and DATA CHANNEL - Paul's example

Paul Kyzivat <pkyzivat@alum.mit.edu> Mon, 29 April 2013 19:32 UTC

Return-Path: <pkyzivat@alum.mit.edu>
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 AB07121F9BB4 for <mmusic@ietfa.amsl.com>; Mon, 29 Apr 2013 12:32:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.163
X-Spam-Level:
X-Spam-Status: No, score=0.163 tagged_above=-999 required=5 tests=[AWL=0.600, BAYES_00=-2.599, FH_RELAY_NODNS=1.451, HELO_MISMATCH_NET=0.611, RDNS_NONE=0.1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DFQxZaYIAVRY for <mmusic@ietfa.amsl.com>; Mon, 29 Apr 2013 12:32:35 -0700 (PDT)
Received: from qmta13.westchester.pa.mail.comcast.net (qmta13.westchester.pa.mail.comcast.net [IPv6:2001:558:fe14:44:76:96:59:243]) by ietfa.amsl.com (Postfix) with ESMTP id BD06321F9BB2 for <mmusic@ietf.org>; Mon, 29 Apr 2013 12:32:33 -0700 (PDT)
Received: from omta01.westchester.pa.mail.comcast.net ([76.96.62.11]) by qmta13.westchester.pa.mail.comcast.net with comcast id VrUZ1l00A0EZKEL5DvYZqB; Mon, 29 Apr 2013 19:32:33 +0000
Received: from Paul-Kyzivats-MacBook-Pro.local ([50.138.229.164]) by omta01.westchester.pa.mail.comcast.net with comcast id VvYZ1l00A3ZTu2S3MvYZNb; Mon, 29 Apr 2013 19:32:33 +0000
Message-ID: <517ECAD0.90803@alum.mit.edu>
Date: Mon, 29 Apr 2013 15:32:32 -0400
From: Paul Kyzivat <pkyzivat@alum.mit.edu>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
MIME-Version: 1.0
To: Martin Thomson <martin.thomson@gmail.com>
References: <7594FB04B1934943A5C02806D1A2204B1C3682C9@ESESSMB209.ericsson.se> <517EA875.1020002@alum.mit.edu> <CABkgnnWOnUZGcHONbf8Mv7kLX0ybwS_tTacU=2kRC0PDUE8m8A@mail.gmail.com>
In-Reply-To: <CABkgnnWOnUZGcHONbf8Mv7kLX0ybwS_tTacU=2kRC0PDUE8m8A@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1367263953; bh=cyBii9/S1jkIXGzsQNk9uQAKLmV5r/L1yuJZjFfk1TE=; h=Received:Received:Message-ID:Date:From:MIME-Version:To:Subject: Content-Type; b=kjnke/IMdvnd1ukRWl4ZrvgGIfAmk8WpSowcVwZkyAucOYa3Z1qMuWNegsSbhlFEZ ZX6I7w8krD9c2Q1IY7Z53ua41iUDsaxOosYPPWhDltKXtpSgpJ2SF3oz3HKOGOYNQG 9VxlK1hFhy5S/fXe0zgj0Ro9zMiQYVR7y6dRrNu8+zhGqwlBu4ah7x62ec71LwW4R3 DJ1V+dYaKD+blwmJXcL1qrf3FHQZvkFrnyuld5NkVT7E5/Qed5YQfQvzqjZbSidiUE vJ7BPJZPgNZOA4hgZ5E70gUCgsB/6KYmuPBbYDJflfikOJTO5no77UHh57ldrsAyNZ YOTwtzzrmI7hQ==
Cc: "mmusic@ietf.org" <mmusic@ietf.org>, Christer Holmberg <christer.holmberg@ericsson.com>
Subject: Re: [MMUSIC] BUNDLE and DATA CHANNEL - Paul's example
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: Mon, 29 Apr 2013 19:32:40 -0000

On 4/29/13 2:13 PM, Martin Thomson wrote:
> On 29 April 2013 10:05, Paul Kyzivat <pkyzivat@alum.mit.edu> wrote:
>> On 4/29/13 10:41 AM, Christer Holmberg wrote:
>>> In your example there is only one SCTP m- line, and in WebRTC I guess it
>>> will also be the case, but SDP doesn't prevent you from using multiple SCTP
>>> m- lines - unless BUNDLE explicitly forbids it, that is.
>>
>> I agree. If we want to support that, then the obvious way (for DTLS/SCTP) is
>> via SCTP port. That depends on there being a way to specify the SCTP with
>> DTLS/SCTP. That has come and gone from the SDP proposal for SCTP.
>
> I don't care whether SDP supports it or not, I care whether it makes
> sense to do it at all.
>
> There's a reason why you might not want to mux SCTP - it's a protocol
> with multiplexing support.  Multiplexing outside of it is at best a
> crude thing to do and at worst a way to dilute congestion signals.
>
> I can understand how you can conceive of scenarios where different
> application layer protocols don't play well together enough that you
> want more aggressive separation.  I don't see significant value in
> supporting those scenarios.
>
> That doesn't completely preclude the future use of SCTP port for
> demux, but it does constrain complexity.

I agree with you that there doesn't seem to be any obvious need for 
this, at least not now. I don't think we need to expend effort 
specifying how to do this sort of multiplexing now. For example, it may 
be sufficient to register a default sctp port for data channel over 
sctp, and assume that any other uses of DTLS/SCTP will either have to 
register their own default port or else specify a way of explicitly 
signaling the port.

My point was only to indicate another reason to design in a flexible 
mechanism for signaling the multiplexing mechanism(s).

	Thanks,
	Paul