[sr-dev] git:master: * Introduced new function xcap_auth_status that is a standalone version

Juha Heinanen jh at tutpro.com
Wed Jun 3 21:39:43 CEST 2009


Module: sip-router
Branch: master
Commit: b64b67df7d1fbac13646c47fd5a3f09498e3c799
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b64b67df7d1fbac13646c47fd5a3f09498e3c799

Author: Juha Heinanen <jh at tutpro.com>
Committer: Juha Heinanen <jh at tutpro.com>
Date:   Wed Jun  3 18:54:03 2009 +0300

* Introduced new function xcap_auth_status that is a standalone version
  of modules_k/presence pres_auth_status function.  This allows checking
  of presence authorization status from a sip proxy that does not include
  an integrated presence server.

---

 modules/utils/Makefile            |    7 +-
 modules/utils/README              |  272 +++++++++++++------
 modules/utils/doc/utils.xml       |    2 +-
 modules/utils/doc/utils_admin.xml |   89 ++++++-
 modules/utils/pidf.c              |  195 ++++++++++++++
 modules/utils/pidf.h              |   53 ++++
 modules/utils/utils.c             |   93 ++++++-
 modules/utils/utils.h             |    4 +
 modules/utils/xcap_auth.c         |  527 +++++++++++++++++++++++++++++++++++++
 modules/utils/xcap_auth.h         |   38 +++
 10 files changed, 1177 insertions(+), 103 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=b64b67df7d1fbac13646c47fd5a3f09498e3c799



More information about the sr-dev mailing list