Re: [MMUSIC] Trickle ICE comments [Re: Trickle ICE update and a new SIP usage draft.]

Matthew Kaufman <matthew@matthew.at> Thu, 07 February 2013 16:54 UTC

Return-Path: <matthew@matthew.at>
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 EC50421F8715 for <mmusic@ietfa.amsl.com>; Thu, 7 Feb 2013 08:54:00 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.43
X-Spam-Level:
X-Spam-Status: No, score=-1.43 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_AT=0.424, HOST_EQ_AT=0.745]
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 OHH0wVBpZeDE for <mmusic@ietfa.amsl.com>; Thu, 7 Feb 2013 08:54:00 -0800 (PST)
Received: from where.matthew.at (where.matthew.at [198.202.199.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8405A21F8C4B for <mmusic@ietf.org>; Thu, 7 Feb 2013 08:53:57 -0800 (PST)
Received: from [10.10.155.229] (unknown [10.10.155.229]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by where.matthew.at (Postfix) with ESMTP id 1B96E230005 for <mmusic@ietf.org>; Thu, 7 Feb 2013 08:53:57 -0800 (PST)
Message-ID: <5113DC24.70402@matthew.at>
Date: Thu, 07 Feb 2013 08:53:56 -0800
From: Matthew Kaufman <matthew@matthew.at>
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2
MIME-Version: 1.0
To: mmusic@ietf.org
References: <20130128193921.20420.53308.idtracker@ietfa.amsl.com> <51094C89.7020302@jitsi.org> <5113C177.3000507@cisco.com> <5113C3FB.3000600@cisco.com> <CA+9kkMCUbE3gKT_PONw=jC7tutNhe2q0p2Fa1oiEUiqHoKHwmA@mail.gmail.com> <5113C7C7.7000502@cisco.com> <CA+9kkMD0eEd+m6hcjZB0EbjUMD0H6yoh2_+XEx+s-uhaZMh6Zw@mail.gmail.com> <5113D1D0.3060806@cisco.com> <CA+9kkMAzKXQ5YeM6kSC+XV35Xgm1kOspFv8mz-XGJnDSe9TZLQ@mail.gmail.com>
In-Reply-To: <CA+9kkMAzKXQ5YeM6kSC+XV35Xgm1kOspFv8mz-XGJnDSe9TZLQ@mail.gmail.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Subject: Re: [MMUSIC] Trickle ICE comments [Re: Trickle ICE update and a new SIP usage draft.]
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: Thu, 07 Feb 2013 16:54:02 -0000

On 2/7/2013 8:18 AM, Ted Hardie wrote:
>
> It would terminate it, but not prematurely.  The client sends
> a=end-of-candidates whenever it's done sending candidates; it just
> allows you to send that indicator if you already had the full list on
> the first use.  So if it did the blocking version of candidate
> gathering, it sends that as the indicator that it is done.

Isn't part of the point of trickle-ICE that you potentially are never 
done sending candidates? (Interface and connectivity changes and the 
like, avoiding a complete session restart by testing and switching to 
new candidates on the fly)

Matthew Kaufman