[OpenSIPS-Devel] [ opensips-Patches-2585066 ] new feature: dialog on saved callback

SourceForge.net noreply at sourceforge.net
Sat Feb 14 23:16:25 CET 2009


Patches item #2585066, was opened at 2009-02-10 15:16
Message generated for change (Comment added) made by bogdan_iancu
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: modules
Group: trunk
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Hugues Mitonneau (hmitonneau)
>Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
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


----------------------------------------------------------------------

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2009-02-15 00:16

Message:
Thanks for the patch - it is on SVN.

Regards,
Bogdan

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2585066&group_id=232389



More information about the Devel mailing list