[Adium-devl] Fwd: [Adium-feedback] GTalk urn:xmpp:receipts
Eric Richie
eric at adiumx.com
Wed Feb 4 20:02:38 UTC 2009
---------- Forwarded message ----------
From: Илья Кулаков <kent90 at gmail.com>
Date: Wed, Feb 4, 2009 at 2:38 PM
Subject: [Adium-feedback] GTalk urn:xmpp:receipts
To: feedback at adiumx.com
Good day developers.
Why my Adium don't send requests to receive-request receipts?
XML log here:
<message type='chat' id='purple6fe4870b' to='***@xmpp.ru/Psi+'>
<active xmlns='http://jabber.org/protocol/chatstates'/>
<body>***</body>
<html xmlns='http://jabber.org/protocol/xhtml-im'>
<body xmlns='http://www.w3.org/1999/xhtml'>***</body>
</html>
</message>
missing "<request xmlns="urn:xmpp:receipts"/>"
if i received:
<xml:message xmlns='jabber:client' from='***@xmpp.ru/Psi+'
to='***@gmail.com/AdiumCCDDD25A' lang='ru' type='chat' id='ab7ea'>
<body>***</body>
<x xmlns='jabber:x:event'>
<composing/>
</x>
<active xmlns='http://jabber.org/protocol/chatstates'/>
<request xmlns='urn:xmpp:receipts'/>
</xml:message>
Adium hadn't send receive message after, like this:
<message to="***@xmpp.ru/Psi+" id="503" >
<received xmlns="urn:xmpp:receipts"/>
</message>
I red this: http://xmpp.org/extensions/xep-0184.html
More information about the devel
mailing list