[OpenSIPS-Devel] [ opensips-Patches-2694252 ] fix:dialog: save deleted dialog into database

SourceForge.net noreply at sourceforge.net
Fri Mar 20 14:03:39 CET 2009


Patches item #2694252, was opened at 2009-03-19 14:05
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2694252&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: fix:dialog: save deleted dialog into database

Initial Comment:
In this situation, terminated dialogs are saved into database:
- db_mode is set to 2 (DELAYED)
- A dialog begins : flags |= DLG_FLAG_NEW
- The dialog terminates : state=DLG_STATE_DELETED, no db action since flags&DLG_FLAG_NEW != 0
- The timer call dialog_update_db

Hugues


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

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2009-03-20 15:03

Message:
Hi Hugues,

Thanks for the patch - I applied it on SVN.

Best regards,
Bogdan

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

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



More information about the Devel mailing list