[Kamailio-Devel] SF.net SVN: openser:[5206] trunk/modules/pua_dialoginfo
Klaus Darilion
klaus.mailinglists at pernau.at
Fri Nov 14 23:16:51 CET 2008
Revision: 5206
http://openser.svn.sourceforge.net/openser/?rev=5206&view=rev
Author: klaus_darilion
Date: 2008-11-14 22:16:51 +0000 (Fri, 14 Nov 2008)
Log Message:
-----------
- changed pua_dialoginfo module to do not touch dlg_cell structure
during callback. Instead, the relevant information is copied from
dlg_cell to local data structure dlginfo_cell duing CREATED callback
(where accessing the dlg_cell structure is safe). dlginfo_cell will be
deleted by dialog info when destroying the dialog.
- initial_lifetime parameter was removed, lifetime is taken from dialog module
- dialog lifetime can be overriden by override_lifetime parameter
Modified Paths:
--------------
trunk/modules/pua_dialoginfo/README
trunk/modules/pua_dialoginfo/doc/pua_dialoginfo_admin.xml
trunk/modules/pua_dialoginfo/pua_dialoginfo.c
trunk/modules/pua_dialoginfo/pua_dialoginfo.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