[OpenSER-Devel] SF.net SVN: openser: [2739] trunk

Anca Vamanu anca at voice-system.ro
Wed Sep 12 10:44:45 CEST 2007


Revision: 2739
          http://openser.svn.sourceforge.net/openser/?rev=2739&view=rev
Author:   anca_vamanu
Date:     2007-09-12 01:44:45 -0700 (Wed, 12 Sep 2007)

Log Message:
-----------
- new module: Resource List Server (implements the specifications in RFC 4662 and RFC 4826)
- requires 2 new databse tables - rls_presentity and rls_watchers
- works independent from presence server
- testing required

Modified Paths:
--------------
    trunk/db/schema/Makefile
    trunk/db/schema/pr_active_watchers.xml
    trunk/scripts/dbtext/openser/version
    trunk/scripts/mysql/presence-create.sql
    trunk/scripts/postgres/presence-create.sql

Added Paths:
-----------
    trunk/db/schema/openser-rls.xml
    trunk/db/schema/rls_presentity.xml
    trunk/db/schema/rls_watchers.xml
    trunk/modules/rls/
    trunk/modules/rls/Makefile
    trunk/modules/rls/README
    trunk/modules/rls/doc/
    trunk/modules/rls/doc/rls.sgml
    trunk/modules/rls/doc/rls_devel.sgml
    trunk/modules/rls/doc/rls_faq.sgml
    trunk/modules/rls/doc/rls_user.sgml
    trunk/modules/rls/notify.c
    trunk/modules/rls/notify.h
    trunk/modules/rls/resource_notify.c
    trunk/modules/rls/resource_notify.h
    trunk/modules/rls/rls.c
    trunk/modules/rls/rls.h
    trunk/modules/rls/subscribe.c
    trunk/modules/rls/subscribe.h
    trunk/scripts/dbtext/openser/rls_presentity
    trunk/scripts/dbtext/openser/rls_watchers
    trunk/scripts/mysql/rls-create.sql
    trunk/scripts/postgres/rls-create.sql


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