Re: [xmpp] 3921bis: probe + unavailable

Jonathan Schleifer <js-xmppwg@webkeks.org> Fri, 05 March 2010 10:14 UTC

Return-Path: <js-xmppwg@webkeks.org>
X-Original-To: xmpp@core3.amsl.com
Delivered-To: xmpp@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D70B628C23B for <xmpp@core3.amsl.com>; Fri, 5 Mar 2010 02:14:50 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9QdnPmKVw90l for <xmpp@core3.amsl.com>; Fri, 5 Mar 2010 02:14:50 -0800 (PST)
Received: from webkeks.org (webkeks.org [IPv6:2a01:170:103b::1]) by core3.amsl.com (Postfix) with ESMTP id A95FB28C229 for <xmpp@ietf.org>; Fri, 5 Mar 2010 02:14:49 -0800 (PST)
Received: from avalon.webkeks.org (avalon.webkeks.org [192.168.1.12]) (Authenticated sender: js) by webkeks.org (Postfix) with ESMTP id 3D66AB5B2 for <xmpp@ietf.org>; Fri, 5 Mar 2010 11:14:50 +0100 (CET)
Message-Id: <5AE70490-2E7F-4642-BF4F-EC3B4C28ED6C@webkeks.org>
From: Jonathan Schleifer <js-xmppwg@webkeks.org>
To: XMPP <xmpp@ietf.org>
In-Reply-To: <a74e91db1002100853m2a591446gc150a44b7fe0ff71@mail.gmail.com>
Content-Type: text/plain; charset="US-ASCII"; format="flowed"; delsp="yes"
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v936)
Date: Fri, 05 Mar 2010 11:14:49 +0100
References: <4B6202CF.6070702@stpeter.im> <42E4D3A6-6F8A-4005-8563-18F8CF934971@webkeks.org> <4B62F78E.1030400@stpeter.im> <12A2144C-5AEB-44B4-BFC6-C8D8DC66CC3E@webkeks.org> <4B63609C.2000702@stpeter.im> <1764944E-D3E1-4BD5-BAF2-D84380983438@webkeks.org> <a74e91db1001301429g6c69bc10xddfc3a59baf2ac5b@mail.gmail.com> <310544DA-9BBF-4824-B170-4A188B8EEFF1@webkeks.org> <a74e91db1002011117r5ae82d43n67eacb590c646236@mail.gmail.com> <F4AC2B00-E074-47B6-91D4-9E01F77B6335@webkeks.org> <a74e91db1002100853m2a591446gc150a44b7fe0ff71@mail.gmail.com>
X-Mailer: Apple Mail (2.936)
Subject: Re: [xmpp] 3921bis: probe + unavailable
X-BeenThere: xmpp@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: XMPP Working Group <xmpp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/xmpp>, <mailto:xmpp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/xmpp>
List-Post: <mailto:xmpp@ietf.org>
List-Help: <mailto:xmpp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xmpp>, <mailto:xmpp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Mar 2010 10:14:51 -0000

Am 10.02.2010 um 17:53 schrieb Jonas Lindberg:

> Servers send probes on clients' behalf, for example when receiving  
> initial presence from a client.

Servers could filter them when they are from the initial presence. Or  
could only send the unavailable presence if another presence has been  
sent before. But I think the former is better, as it's also nice to  
know after you got a presence subscription request accepted whether  
the user is offline or you are still waiting for the presence.

--
Jonathan