[JDEV] storing presence extensions
Mathias Waag
mathias.waag at web.de
Fri Apr 25 08:25:46 CDT 2003
hi,
i am using an extension in the presence element (type is subscribe) to
subscribe to different presence informations like location, client info,
principal status, ....
<presence to='test1 at localhost' type='subscribe'>
<x xmlns='paa:x:subscription'>
<ns type='add'>paa:x:location</ns>
</x>
</presence>
if test1 is online he will receive the presence element including the
extension. if he is not online, the presence element will be stored in xdb.
but wihtout the paa:x:subscription extension. is there a way to tell the
server to store the presence element including the extensions?
cheers
mathias
More information about the JDev
mailing list