Re: [Stox] I-D Action: draft-ietf-stox-7248bis-13.txt
Peter Saint-Andre <stpeter@stpeter.im> Mon, 10 October 2016 02:33 UTC
Return-Path: <stpeter@stpeter.im>
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 5B9061295CB for <stox@ietfa.amsl.com>; Sun, 9 Oct 2016 19:33:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.877
X-Spam-Level:
X-Spam-Status: No, score=-3.877 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, MISSING_HEADERS=1.021, RP_MATCHES_RCVD=-2.996, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BdtVQ_-SsE-J for <stox@ietfa.amsl.com>; Sun, 9 Oct 2016 19:33:28 -0700 (PDT)
Received: from stpeter.im (mailhost.stpeter.im [207.210.219.225]) by ietfa.amsl.com (Postfix) with ESMTP id 396961295C5 for <stox@ietf.org>; Sun, 9 Oct 2016 19:33:15 -0700 (PDT)
Received: from aither.local (unknown [76.25.4.24]) (Authenticated sender: stpeter) by stpeter.im (Postfix) with ESMTPSA id F13FF40325; Sun, 9 Oct 2016 20:35:47 -0600 (MDT)
References: <147606650667.30499.2028928184330492409.idtracker@ietfa.amsl.com>
Cc: stox@ietf.org
From: Peter Saint-Andre <stpeter@stpeter.im>
Message-ID: <6459911f-6cab-3790-6d95-0d30214107f7@stpeter.im>
Date: Sun, 09 Oct 2016 20:33:12 -0600
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.4.0
MIME-Version: 1.0
In-Reply-To: <147606650667.30499.2028928184330492409.idtracker@ietfa.amsl.com>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/stox/Yst6qVFYRsoty4xj2UwrQY1MceA>
Subject: Re: [Stox] I-D Action: draft-ietf-stox-7248bis-13.txt
X-BeenThere: stox@ietf.org
X-Mailman-Version: 2.1.17
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: <https://mailarchive.ietf.org/arch/browse/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: Mon, 10 Oct 2016 02:33:30 -0000
Added an appendix describing the changes from RFC 7248, pasted below for convenience. ### Appendix A. Changes from RFC 7248 RFC 7248 had already been published when the STOX WG discovered that a related document (since published as [RFC7702]) contained problems that also applied to RFC 7248. Specifically, the diagrams and protocol flows in RFC 7248 contained errors that reflected an incorrect architecture with gateways on both sides of the protocol exchange; in theory and in practice, presence traffic from an XMPP system would be translated by an XMPP-to-SIMPLE gateway on the XMPP side and received by a normal SIP/SIMPLE system directly (without a receiving gateway on the SIP/SIMPLE side), and traffic from a SIP system would be translated by a SIMPLE-to-XMPP gateway on the SIP side and received by a normal XMPP system (without a receiving gateway on the XMPP side). Therefore, this document makes the following substantive changes from RFC 7248: o Corrects the architectural assumptions, diagrams, and protocol flows to reflect a single-gateway model in each direction. o Adjusts terminology to replace the term "SIP Server" with the term "SIP Proxy" or "SIP resence Server" as appropriate, to use the term "notification dialog" for a SIP subscription and the term "presence authorization" for an XMPP subscription instead of the generic term "subscription" in both contexts, etc. o Clarifies that SIP notification dialogs are used to handle presence authorizations in SIP (e.g., there is no dedicated way to signal outbound cancellation of an authorization as there is in XMPP). o Clarifies the use of the 'presence.winfo' event package, of the Subscription-State headers (specifically with values of "pending", "active", "closed", or "terminated"), of NOTIFY messages with no body, etc. o Clarifies the durations of notification dialogs and presence authorizations, and how they are extended in SIP and handled in XMPP. o Removes the mapping of the XMPP 'id' attribute to the SIP "CSeq" header. o Describes the handling of multiple connected resources in XMPP. o Provides information about mitigations for leaks of presence information. ### On 10/9/16 8:28 PM, internet-drafts@ietf.org wrote: > > A New Internet-Draft is available from the on-line Internet-Drafts directories. > This draft is a work item of the SIP-TO-XMPP of the IETF. > > Title : Interworking between the Session Initiation Protocol (SIP) and the Extensible Messaging and Presence Protocol (XMPP): Presence > Author : Peter Saint-Andre > Filename : draft-ietf-stox-7248bis-13.txt > Pages : 32 > Date : 2016-10-09 > > Abstract: > This document defines a bidirectional protocol mapping for the > exchange of presence information between the Session Initiation > Protocol (SIP) and the Extensible Messaging and Presence Protocol > (XMPP). This document obsoletes RFC 7248. > > > The IETF datatracker status page for this draft is: > https://datatracker.ietf.org/doc/draft-ietf-stox-7248bis/ > > There's also a htmlized version available at: > https://tools.ietf.org/html/draft-ietf-stox-7248bis-13 > > A diff from the previous version is available at: > https://www.ietf.org/rfcdiff?url2=draft-ietf-stox-7248bis-13 > > > Please note that it may take a couple of minutes from the time of submission > until the htmlized version and diff are available at tools.ietf.org. > > Internet-Drafts are also available by anonymous FTP at: > ftp://ftp.ietf.org/internet-drafts/ > > _______________________________________________ > stox mailing list > stox@ietf.org > https://www.ietf.org/mailman/listinfo/stox >
- [Stox] I-D Action: draft-ietf-stox-7248bis-13.txt internet-drafts
- Re: [Stox] I-D Action: draft-ietf-stox-7248bis-13… Peter Saint-Andre
- Re: [Stox] I-D Action: draft-ietf-stox-7248bis-13… Saúl Ibarra Corretgé
- Re: [Stox] I-D Action: draft-ietf-stox-7248bis-13… Olle E. Johansson