Module: sip-router Branch: master Commit: c5f3bc49bcfb42083ee4622a0d5f9b77f177aecd URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c5f3bc49...
Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Committer: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Fri Jun 1 11:48:29 2012 +0100
modules_k/presence_xml: pidf-manipulation now fetched using event->get_pidf_doc()
- Part of the fix to the way presence hard-state works. - Removed the, now unused, pidf_manipulation modparam
---
modules_k/presence_xml/README | 90 ++++++++------------- modules_k/presence_xml/add_events.c | 1 + modules_k/presence_xml/doc/presence_xml_admin.xml | 24 ------ modules_k/presence_xml/notify_body.c | 36 +-------- modules_k/presence_xml/presence_xml.c | 2 - modules_k/presence_xml/xcap_auth.c | 76 ++++++++++++------ modules_k/presence_xml/xcap_auth.h | 3 +- 7 files changed, 90 insertions(+), 142 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=c5f3...