Patches item #2585066, was opened at 2009-02-10 14:16 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2585066&group_id=232389
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Hugues Mitonneau (hmitonneau) Assigned to: Nobody/Anonymous (nobody) Summary: new feature: dialog on saved callback Initial Comment: The patch add a callback type DLGCB_SAVED. The callback is then called each time the dialog is saved into database. This feature is interesting for modules that need to save additional information into database. - The module can then benefit all database scheduling from dialog (none/realtime/delayed/shutdone). - Data saved by dialog and by the module are synchronous. - The cell->flags can help the callback to know if data needs to be inserted, updated or deleted. Hugues ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2585066&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
