Re: [Stox] I-D Action: draft-ietf-stox-im-01.txt

Saúl Ibarra Corretgé <saul@ag-projects.com> Thu, 22 August 2013 07:10 UTC

Return-Path: <saul@ag-projects.com>
X-Original-To: stox@ietfa.amsl.com
Delivered-To: stox@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9990C21F9DBD for <stox@ietfa.amsl.com>; Thu, 22 Aug 2013 00:10:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.818
X-Spam-Level:
X-Spam-Status: No, score=-0.818 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_MISMATCH_NET=0.611, MIME_8BIT_HEADER=0.3, SARE_MLH_Stock1=0.87]
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 Kycklrut6Bgz for <stox@ietfa.amsl.com>; Thu, 22 Aug 2013 00:10:04 -0700 (PDT)
Received: from mail.sipthor.net (node06.dns-hosting.info [85.17.186.6]) by ietfa.amsl.com (Postfix) with ESMTP id 36E7321F9BC1 for <stox@ietf.org>; Thu, 22 Aug 2013 00:10:03 -0700 (PDT)
Received: by mail.sipthor.net (Postfix, from userid 5001) id AA435B35DE; Thu, 22 Aug 2013 09:10:02 +0200 (CEST)
Received: from imac.saghul.lan (ip3e830637.speed.planet.nl [62.131.6.55]) by mail.sipthor.net (Postfix) with ESMTPSA id 103E6B01BE; Thu, 22 Aug 2013 09:10:02 +0200 (CEST)
Mime-Version: 1.0 (Apple Message framework v1085)
Content-Type: text/plain; charset="iso-8859-1"
From: Saúl Ibarra Corretgé <saul@ag-projects.com>
In-Reply-To: <521588C0.8040404@stpeter.im>
Date: Thu, 22 Aug 2013 09:10:01 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <7B61B9B3-316D-4CA6-9601-5713B834EDC9@ag-projects.com>
References: <20130820162243.5417.3740.idtracker@ietfa.amsl.com> <5215307A.6050606@gmail.com> <521588C0.8040404@stpeter.im>
To: Peter Saint-Andre <stpeter@stpeter.im>
X-Mailer: Apple Mail (2.1085)
Cc: miconda@gmail.com, stox@ietf.org
Subject: Re: [Stox] I-D Action: draft-ietf-stox-im-01.txt
X-BeenThere: stox@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: SIP-TO-XMPP Working Group discussion list <stox.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/stox>, <mailto:stox-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/stox>
List-Post: <mailto:stox@ietf.org>
List-Help: <mailto:stox-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/stox>, <mailto:stox-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 22 Aug 2013 07:10:14 -0000

On Aug 22, 2013, at 5:42 AM, Peter Saint-Andre wrote:

> On 8/21/13 3:26 PM, Daniel-Constantin Mierla wrote:
>> Few remarks about the SIP MESSAGE examples:
>> - iirc, the From tag parameter is mandatory in all SIP requests by
>> rfc3261, not only for those that may involve a dialog, thus for MESSAGE
>> as well (although I couldn't spot it quickly in the rfc3261, at least
>> the examples in rfc3428 are with From tag)
>> - gr is defined as URI parameter (for the GRUU purposes), but in the
>> draft it is actually a header parameter. The From URI along with gr
>> parameter must be enclosed in between < > to make it paramter for URI
> 
> So...
> 
> OLD
>   From: sip:juliet@example.com;gr=balcony
> 
> NEW
>   From: <sip:juliet@example.com>;tag=12345;gr=balcony
> 
> Correct?
> 

Nope, it should be:

From: <sip:juliet@example.com;gr=balcony>;tag=12345

--
Saúl Ibarra Corretgé
AG Projects