Re: [MMUSIC] Review of draft-ietf-mmusic-sctp-sdp-03
Mary Barnes <mary.ietf.barnes@gmail.com> Fri, 22 March 2013 14:28 UTC
Return-Path: <mary.ietf.barnes@gmail.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 222D021F8C48 for <mmusic@ietfa.amsl.com>; Fri, 22 Mar 2013 07:28:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.168
X-Spam-Level:
X-Spam-Status: No, score=-103.168 tagged_above=-999 required=5 tests=[AWL=-0.169, BAYES_00=-2.599, J_CHICKENPOX_111=0.6, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
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 HKx-CzZ6Szrw for <mmusic@ietfa.amsl.com>; Fri, 22 Mar 2013 07:28:49 -0700 (PDT)
Received: from mail-qa0-f46.google.com (mail-qa0-f46.google.com [209.85.216.46]) by ietfa.amsl.com (Postfix) with ESMTP id CFE5A21F8503 for <mmusic@ietf.org>; Fri, 22 Mar 2013 07:28:48 -0700 (PDT)
Received: by mail-qa0-f46.google.com with SMTP id k4so850077qaq.12 for <mmusic@ietf.org>; Fri, 22 Mar 2013 07:28:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=Zn2OcB42OgFU7QT+TIiHEO+eV0ATR7E/c+7/FMQOeug=; b=T9ia5Xu4K1g0v822IKJEr2uNdWL2Fe97CQq7mRr97nfbROl/bqagoF7pjDnMpyVLIr 3b7rv9KQ+uC1FqFtzDGio5LgJMeKjmGpX0acZ7Pf7JUn89mw9CVuY+HoodRQUdGDllLR Bt73M+iYto2v7V829zJWrDAno8BOMrUWIEtahGZFKQlitkST1km/sv67g6bePLjxoy05 5caKX75cy4C3zwykoyG3pOX233/JsTNPAMyVyHtgmKiqz1FxVaEaNzymoDKtYvqzhmLX /PcKbanrOlSyK8dN0Nihn/itQ//s07UPaqzx4VmqXf9MzU0ej3StNvJbdQ6pfnSURSKT A8ug==
MIME-Version: 1.0
X-Received: by 10.49.87.40 with SMTP id u8mr776102qez.62.1363962528257; Fri, 22 Mar 2013 07:28:48 -0700 (PDT)
Received: by 10.49.94.166 with HTTP; Fri, 22 Mar 2013 07:28:48 -0700 (PDT)
In-Reply-To: <514C2FE1.7060603@ericsson.com>
References: <5149D1AA.4010805@ericsson.com> <5149E9E9.10900@alum.mit.edu> <514ADDB5.8040909@ericsson.com> <514B671D.70100@alum.mit.edu> <514C2FE1.7060603@ericsson.com>
Date: Fri, 22 Mar 2013 09:28:48 -0500
Message-ID: <CAHBDyN4R04siazm6vquqPZuJw1+SS-6xrMDvYfzXuL_Ed=+eOg@mail.gmail.com>
From: Mary Barnes <mary.ietf.barnes@gmail.com>
To: Magnus Westerlund <magnus.westerlund@ericsson.com>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: "mmusic@ietf.org" <mmusic@ietf.org>, Paul Kyzivat <pkyzivat@alum.mit.edu>
Subject: Re: [MMUSIC] Review of draft-ietf-mmusic-sctp-sdp-03
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: Fri, 22 Mar 2013 14:28:50 -0000
On Fri, Mar 22, 2013 at 5:18 AM, Magnus Westerlund <magnus.westerlund@ericsson.com> wrote: > On 2013-03-21 21:01, Paul Kyzivat wrote: >> On 3/21/13 6:15 PM, Magnus Westerlund wrote: >>> On 2013-03-20 17:55, Paul Kyzivat wrote: >>>> While webrtc-webrtc may have an independent mechanism to work out the >>>> channel usage, that is certainly not so for sip-sip sessions. >>>> >>>> So I think "we" (CLUE) have a requirement to negotiate channel usage in >>>> SDP. >>> >>> Do you? Or it is sufficient to say >>> >>> m=application 12234 UDP/DTLS/SCTP CLUE >>> >>> Indicating that this SCTP association is using CLUEs defined way, not >>> WebRTC. I want to separate the usage of individual SCTP streams and the >>> general usage of the SCTP association. >> >> Then what do we do for an WEBRTC client doing CLUE, talking to a native >> sip CLUE endpoint? >> >> I guess clue could live with a mechanism that reserves the complete SCTP >> association, with all of its streams, as globally managed in a >> clue-specific way, as long as we can sort out the interop with webrtc. > > What I understand you can't really in the general case sort out the > WebRTC interoperability. WebRTC is after all a JavaScript specific usage > of a generic bi-directional multi-channel data transmission. Where the > generic bi-directional paradigm is realized using RTCWEB defined data > protocol. Clue could reuse that basic scheme but it would not make it > clear about will be on specific channels, that can be explicit or > implicit and depends on the WebRTC application. > > It might be that certain usages becomes standardized and that we can > agree on labeling them and interconnect them with other systems. Doest > that need to happen in SDP. Don't think so. What I think will be > happening is that when you like to connect to a CLUE system using a > WebRTC supporting browser then you deploy a CLUE speaking JS, that will > use the data channel in a CLUE agreed way requiring minimal translation. > In fact the only adaptation is likely that the PeerConnection peer must > be capable of accepting peerConnections and interconnect them with a > CLUE system. In such system I don't see the WebRTC endpoint indicating > that it is CLUE interoperable, it is the CLUE JS APP plus the WebRTC to > CLUE gateway that ensures that this works. No changes to the WebRTC browser. [MB] This is exactly how I was anticipating it to work for the most part. CLUE is defining a data model and from that I believe we can extract the data relevant to the CLUE JS APP. I also don't see how we could do it without a gateway. [/MB] > > Cheers > > Magnus Westerlund > > ---------------------------------------------------------------------- > Multimedia Technologies, Ericsson Research EAB/TVM > ---------------------------------------------------------------------- > Ericsson AB | Phone +46 10 7148287 > Färögatan 6 | Mobile +46 73 0949079 > SE-164 80 Stockholm, Sweden| mailto: magnus.westerlund@ericsson.com > ---------------------------------------------------------------------- > > _______________________________________________ > mmusic mailing list > mmusic@ietf.org > https://www.ietf.org/mailman/listinfo/mmusic
- [MMUSIC] Review of draft-ietf-mmusic-sctp-sdp-03 Magnus Westerlund
- Re: [MMUSIC] Review of draft-ietf-mmusic-sctp-sdp… Paul Kyzivat
- Re: [MMUSIC] Review of draft-ietf-mmusic-sctp-sdp… Magnus Westerlund
- [MMUSIC] Proto identifier: To UDP or not to UDP (… Harald Alvestrand
- Re: [MMUSIC] Review of draft-ietf-mmusic-sctp-sdp… Paul Kyzivat
- Re: [MMUSIC] Review of draft-ietf-mmusic-sctp-sdp… Magnus Westerlund
- Re: [MMUSIC] Proto identifier: To UDP or not to U… Magnus Westerlund
- Re: [MMUSIC] Review of draft-ietf-mmusic-sctp-sdp… Mary Barnes
- Re: [MMUSIC] Review of draft-ietf-mmusic-sctp-sdp… Paul Kyzivat