Hi,
Spark displays some users (which use more than one resource) in my “Friends” roster and in the “Offline Group”. Is this a new feature?
I did send two messages to the offline contact, without any reply. I did send three messages to the online contact and only for I got a “Message Received” reply, so it seems that the routing is a little bit random, maybe that’'s a Wildfire issue.
LG
All “Message Send” packets look like
<message id="wkVST-163" to="user@example.com" from="lg@example.com/spark" type="chat">
<body>test</body>
<thread>bwb9aa</thread>
<x xmlns="jabber:x:event">
<offline></offline>
<composing></composing>
</x>
</message>
The “Message Received” packet looks like ( of sent message)
<message id="eRpmj-43" to="lg@example.com/spark" from="user@example.com/castle">
<x xmlns="jabber:x:event">
<id>RK1d9B</id>
</x>
</message>