Re: [MMUSIC] Trickle ICE

Martin Thomson <martin.thomson@gmail.com> Fri, 12 October 2012 23:23 UTC

Return-Path: <martin.thomson@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 BFFCD21F86A8 for <mmusic@ietfa.amsl.com>; Fri, 12 Oct 2012 16:23:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.532
X-Spam-Level:
X-Spam-Status: No, score=-3.532 tagged_above=-999 required=5 tests=[AWL=0.067, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
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 g7OVuss4AXJ6 for <mmusic@ietfa.amsl.com>; Fri, 12 Oct 2012 16:23:58 -0700 (PDT)
Received: from mail-wg0-f44.google.com (mail-wg0-f44.google.com [74.125.82.44]) by ietfa.amsl.com (Postfix) with ESMTP id 9247021F86A4 for <mmusic@ietf.org>; Fri, 12 Oct 2012 16:23:56 -0700 (PDT)
Received: by mail-wg0-f44.google.com with SMTP id dr13so1838545wgb.13 for <mmusic@ietf.org>; Fri, 12 Oct 2012 16:23:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7PDU4t7Hxo9mU5yIiKHY+cXwE9GO4cpTZm9UPC1JCl4=; b=iXpBhN03kwZUpxuh2+8wFSYEJRrSe85hpxDJD3kpTH+nD3gc7N2Kl7mepgBupw4rBt oiLUilPeVIJqVWY25pDgp8sYuPoPWjQVPuQvpUtwamrPtCU3SPTwDyd+rCjTphDdKOL+ DIqQliam276rRqUTNq0FJG6EZ/0EqU2RUfV+Jz8JGzMmFJEjPR8quq7mDvo0te90baBF gITF36EteVuyptIvIi4uv/9ditQmFCqw+j4rvLndP/IP5eelTdo3wys92Q7yTjI4GMNt giZafV4heWH7okl01FqD6GJCMUfh5LOdQXW9A/8MnD1KKZWFTtygR1MBXYbBOrFvINEP HLaw==
MIME-Version: 1.0
Received: by 10.180.93.33 with SMTP id cr1mr9081831wib.8.1350084235594; Fri, 12 Oct 2012 16:23:55 -0700 (PDT)
Received: by 10.180.96.9 with HTTP; Fri, 12 Oct 2012 16:23:55 -0700 (PDT)
In-Reply-To: <507896B0.50806@jitsi.org>
References: <20121010141600.30314.22528.idtracker@ietfa.amsl.com> <5075864F.3030700@jitsi.org> <CABkgnnX1TaXMYqqLzvwzMRjPO72CccUj6j7oic_-6Oqy+pUZrg@mail.gmail.com> <5075FAC3.20709@jitsi.org> <CABkgnnXtK_c1G2t9_0pFpNYZAdXCtDxtdSroRXQHjqfcQq_j2g@mail.gmail.com> <50773B68.10707@jitsi.org> <CABkgnnWC4mrnWkVVqtmcpaHgVRGoYFuL2oBjLwXv5+PdGhEHuw@mail.gmail.com> <507896B0.50806@jitsi.org>
Date: Fri, 12 Oct 2012 16:23:55 -0700
Message-ID: <CABkgnnUVcQOgghDrp8LTkJtzAB084GqofRFa3hjPX9eX-0wV3Q@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: Emil Ivov <emcho@jitsi.org>
Content-Type: text/plain; charset="UTF-8"
Cc: MMUSIC IETF WG <mmusic@ietf.org>
Subject: Re: [MMUSIC] Trickle ICE
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, 12 Oct 2012 23:23:58 -0000

Hey,

Only really one thing to say.  The rest can await the meeting (where
I'm going to be in another room), or a revised draft.

On 12 October 2012 15:16, Emil Ivov <emcho@jitsi.org> wrote:
> Yes, check-before-trying is definitely better, which is why we currently
> have it as a SHOULD in the draft. The sentence that you are commenting
> on was just an example of an alternative way of doing the same thing for
> protocols that don't have decent Caps negotiation, like SIP.

If you say SHOULD for any particular thing, then it MUST be possible.
In order for something to be possible, you have to define a mechanism.
 My current preference is for this draft to not declare the mechanism
out of scope.  Obviously, we have a little way to go on that front, at
least with SIP.

--Martin