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

Elena-Ramona Modroiu ramona at rosdev.ro
Fri Dec 5 13:09:03 CET 2008


Revision: 5301
          http://openser.svn.sourceforge.net/openser/?rev=5301&view=rev
Author:   anomarme
Date:     2008-12-05 12:09:02 +0000 (Fri, 05 Dec 2008)

Log Message:
-----------
- htable module updated to provide many hash tables in same config
- a hash table is defined now via 'htable' parameters. I contains:
	- hash table name
	- size of hash table
	- auto exipre value (extension to be implemented soon, making possible
	to set expiration time for items in hash tables)
	- database table to load at startup
- pseudo-variable $shv(name) include now hash table name, in formant:
	- htname=>key
- see README for more

Modified Paths:
--------------
    trunk/modules/htable/README
    trunk/modules/htable/doc/htable_admin.xml
    trunk/modules/htable/ht_api.c
    trunk/modules/htable/ht_api.h
    trunk/modules/htable/ht_db.c
    trunk/modules/htable/ht_db.h
    trunk/modules/htable/ht_var.c
    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