[Kamailio-Devel] SF.net SVN: openser:[4983] trunk/modules

Elena-Ramona Modroiu ramona at rosdev.ro
Wed Sep 24 12:06:30 CEST 2008


Revision: 4983
          http://openser.svn.sourceforge.net/openser/?rev=4983&view=rev
Author:   anomarme
Date:     2008-09-24 10:06:29 +0000 (Wed, 24 Sep 2008)

Log Message:
-----------
- generic hash table in shared memory made available to config script
- HT items accessible via $sht(name)
	- name can include PVs that are evaluated at run time
- can be used to simulate arrays (e.g., similar to avp with same name list)
- todo
	- MI commands to get/set items in HT
	- ability to save/load in/from database
	- ability to init items at startup
	- auto-expire time for items
- see README for more details and examples of usage

Added Paths:
-----------
    trunk/modules/htable/
    trunk/modules/htable/Makefile
    trunk/modules/htable/README
    trunk/modules/htable/doc/
    trunk/modules/htable/doc/htable.xml
    trunk/modules/htable/doc/htable_admin.xml
    trunk/modules/htable/ht_api.c
    trunk/modules/htable/ht_api.h
    trunk/modules/htable/ht_var.c
    trunk/modules/htable/ht_var.h
    trunk/modules/htable/htable.c


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