[sr-dev] git:misi/ua-profile: modules_k/presence_profile: new modul for basic ua-profile event support

Mihaly Meszaros misi at niif.hu
Thu Oct 20 18:10:19 CEST 2011


Module: sip-router
Branch: misi/ua-profile
Commit: d3a2b22db7e8c7c77f8bdf8af25ff23fe1316076
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d3a2b22db7e8c7c77f8bdf8af25ff23fe1316076

Author: Mihály Mészáros <misi at niif.hu>
Committer: Mihály Mészáros <misi at niif.hu>
Date:   Thu Oct 20 17:49:51 2011 +0200

modules_k/presence_profile: new modul for basic ua-profile event support

 - This is a new modul that is using sip event framework for endpoint config provisioining.
   Currently it has very basic functionality.

---

 Makefile                                           |    4 +-
 modules_k/presence/event_list.c                    |    2 +-
 modules_k/presence_profile/Makefile                |   11 ++
 modules_k/presence_profile/README                  |   77 +++++++++++++
 modules_k/presence_profile/add_events.c            |   66 +++++++++++
 modules_k/presence_profile/add_events.h            |   40 +++++++
 modules_k/presence_profile/doc/Makefile            |    4 +
 .../presence_profile/doc/presence_profile.xml      |   39 +++++++
 .../doc/presence_profile_admin.xml                 |   72 ++++++++++++
 modules_k/presence_profile/presence_profile.c      |  118 ++++++++++++++++++++
 modules_k/presence_profile/presence_profile.h      |   38 +++++++
 11 files changed, 468 insertions(+), 3 deletions(-)

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



More information about the sr-dev mailing list