On Wed, Jun 9, 2010 at 5:51 AM, XMPP Extensions Editor <[email protected]> wrote: > Version 0.3 of XEP-0109 (Out-of-Office Messages) has been released. > > Abstract: This document defines an XMPP protocol extension for communicating > out-of-office status. > > Changelog: [See revision history] (rdp) > > Diff: http://xmpp.org/extensions/diff/api/xep/0109/diff/0.2/vs/0.3 > > URL: http://xmpp.org/extensions/xep-0109.html > >
The examples show the publish and retraction requests going to 'example.com'. They should really go to '[email protected]', or the 'to' attribute shouldn't be specified. PEP is associated with the user's account (n...@host), not the server (host). Also, in example 2, the request should come from the full JID, not the bare JID of the user.
