Return-Path: <bernard_aboba@hotmail.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 61F3F21F86C8 for <mmusic@ietfa.amsl.com>;
 Fri, 12 Oct 2012 18:50:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.368
X-Spam-Level: 
X-Spam-Status: No,
 score=-101.368 tagged_above=-999 required=5 tests=[AWL=-0.765, BAYES_00=-2.599,
 J_CHICKENPOX_33=0.6, MIME_QP_LONG_LINE=1.396, USER_IN_WHITELIST=-100]
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 xdzB49ApHhq1 for
 <mmusic@ietfa.amsl.com>; Fri, 12 Oct 2012 18:50:01 -0700 (PDT)
Received: from blu0-omc3-s26.blu0.hotmail.com (blu0-omc3-s26.blu0.hotmail.com
 [65.55.116.101]) by ietfa.amsl.com (Postfix) with ESMTP id D83A621F86C7 for
 <mmusic@ietf.org>; Fri, 12 Oct 2012 18:50:00 -0700 (PDT)
Received: from BLU401-EAS379 ([65.55.116.74]) by
 blu0-omc3-s26.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675);
 Fri, 12 Oct 2012 18:50:00 -0700
X-Originating-IP: [72.11.69.66]
X-EIP: [aBEy26i0qxU4V4peCONcZ2/x/ZPx/fJ9]
X-Originating-Email: [bernard_aboba@hotmail.com]
Message-ID: <BLU401-EAS379CF77DAA2110D2875C06693730@phx.gbl>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
References: <20121010141600.30314.22528.idtracker@ietfa.amsl.com>
 <5075864F.3030700@jitsi.org>
 <7F2072F1E0DE894DA4B517B93C6A0585340BAFAA6E@ESESSCMS0356.eemea.ericsson.se>
From: Bernard Aboba <bernard_aboba@hotmail.com>
MIME-Version: 1.0 (1.0)
In-Reply-To: <7F2072F1E0DE894DA4B517B93C6A0585340BAFAA6E@ESESSCMS0356.eemea.ericsson.se>
Date: Fri, 12 Oct 2012 18:50:44 -0700
To: Christer Holmberg <christer.holmberg@ericsson.com>
X-OriginalArrivalTime: 13 Oct 2012 01:50:00.0173 (UTC)
 FILETIME=[0E2279D0:01CDA8E5]
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: Sat, 13 Oct 2012 01:50:01 -0000

On Oct 10, 2012, at 11:18, "Christer Holmberg" <christer.holmberg@ericsson.c=
om> wrote:

Q1: Remote endpoint support (SIP):
> --------------------------------------------
>=20
> You say that, before the first offer is sent, one SHOULD determine whether=
 the remote endpoint supports trickle ICE.=20
>=20
> For SIP, you give RFC 3840 as an example. I am not sure how that will work=
. Yes, you can use 3840 to request that the offer is sent to an entity which=
 supports trickle ICE (for that, btw, you will also need to define an option=
 tag, or something similar), but you cannot use it to determine whether the r=
emote endpoint supports trickle ICE. In addition, you typically use 3840 at t=
he same time when you send the initial offer.
> Of course, you could use SIP OPTIONS. But, there are a number of issues re=
lated to that, and I don't think we want to define a mechanism which relies o=
n the usage of OPTIONS.

I think the idea originated from the RFC 5768 use of sip.ice, such as in a R=
equire header in an INVITE request, Contact header in a REGISTER request or O=
PTIONS response. Some of the scenarios mentioned there include gateway scena=
rios in Section 3.1.=
