[Devel] SF.net SVN: openser: [2296] trunk/modules/presence
Anca Vamanu
anca at voice-system.ro
Fri May 25 16:53:55 CEST 2007
Revision: 2296
http://openser.svn.sourceforge.net/openser/?rev=2296&view=rev
Author: anca_vamanu
Date: 2007-05-25 07:53:55 -0700 (Fri, 25 May 2007)
Log Message:
-----------
- implemented the feature described in RFC 4827 - An Extensible Markup Language (XML) Configuration Access Protocol (XCAP) Usage for Manipulating Presence Document Contents
- it enables the possibility to set a permanent presence state that is independent of activeness of any particular device ( example of situations in which it is useful: setting person-related state or when in vacantion/travelling )
- the usage is configurable through 'presence_xml' new module parameter - 'pidf_manipulation' - if set to 1 the feature is enabled
- thanks to Mircea Amarascu from AG Projects for an initial version and for help with the testing.
Modified Paths:
--------------
trunk/modules/presence/event_list.h
trunk/modules/presence/notify.c
trunk/modules/presence/presentity.c
trunk/modules/presence_xml/README
trunk/modules/presence_xml/doc/presence_xml_user.sgml
trunk/modules/presence_xml/notify_body.c
trunk/modules/presence_xml/notify_body.h
trunk/modules/presence_xml/presence_xml.c
trunk/modules/presence_xml/presence_xml.h
trunk/modules/presence_xml/xcap_auth.c
trunk/modules/presence_xml/xcap_auth.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list