[OpenSER-Devel] SF.net SVN: openser: [2392] trunk/modules/dialog
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Wed Jul 4 08:33:17 CEST 2007
Revision: 2392
http://openser.svn.sourceforge.net/openser/?rev=2392&view=rev
Author: bogdan_iancu
Date: 2007-07-03 23:33:16 -0700 (Tue, 03 Jul 2007)
Log Message:
-----------
- added support for dialog persistence across reboot - dialog information
is saved in databased and can be restored at startup.
There are 2 db modes:
- realtime (all updates are done in realtime)
- delayed (changes are pushed to db on a timer routin)
Credits go to Ancuta Onofrei <ancuta at voice-system.ro>
(Docs will follow up in a second commit)
Modified Paths:
--------------
trunk/modules/dialog/dialog.c
trunk/modules/dialog/dlg_handlers.c
trunk/modules/dialog/dlg_hash.c
trunk/modules/dialog/dlg_hash.h
Added Paths:
-----------
trunk/modules/dialog/dlg_db_handler.c
trunk/modules/dialog/dlg_db_handler.h
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