WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: [REQ] Offline Status Messages for XMPP

Re: [REQ] Offline Status Messages for XMPP

by Matthew Wild-2 :: Rate this Message:

| View in Thread

On 15 November 2010 20:12, Philipp Hancke <fippo@...> wrote:

> Am 15.11.2010 21:10, schrieb Maciek Niedzielski:
>>
>> On Monday 15 November 2010 20:42:27 cxzadw fsdfzxca wrote:
>>>
>>> Hi.
>>
>> Hello,
>>
>>> I don't know if this is a right place to ask, but when XMPP will have
>>> support for Offline Status Messages ?
>>
>> Long time ago, you could simply send
>> <presence from='romeo@.../orchard'
>>              type='unavailable'
>>              xml:lang='en'>
>>      <status>be back on monday</status>
>>    </presence>
>> and your server would store this message and send it to your friends when
>> they
>> query for your presence. But new servers don't support it.
>> While storing such status message was never defined as a feature, I think
>> it
>> was never forbidden either. But I don't know new RFCs.
>
> The feature was defined in RFC 3921 under 5.1.3:
>

It's in 3921bis section 4.3.2, case #3:

       Else, if the contact has no available resources,
       [...]
       If appropriate in accordance with local security policies this
       presence notification MAY include the full XML of the last
       unavailable presence stanza that the server received from the
       contact (including the 'id' of the original stanza), but if not
       then the presence notification SHOULD simply indicate that the
       contact is unavailable without any of the details originally
       provided.  In any case the presence notification returned to the
       probing entity SHOULD include information about the time when the
       last unavailable presence stanza was generated

Regards,
Matthew

 « Return to Thread: [REQ] Offline Status Messages for XMPP