Revision: 6020
http://openser.svn.sourceforge.net/openser/?rev=6020&view=rev
Author: timoreimann
Date: 2010-07-13 18:31:40 +0000 (Tue, 13 Jul 2010)
Log Message:
-----------
modules_k/dialog: Delay dialog deletion to absorb late in-dialog
requests
- When a dialog's state transitions to DLG_STATE_DELETED, register a tm
callback for TMCB_TRANS_DELETED to absorb late in-dialog requests (no
more "unable to find dialog for <REQUEST TYPE>" log messages).
- On callback, unreference and, in consequence, destroy the dialog.
Modified Paths:
--------------
branches/1.5/modules/dialog/dlg_handlers.c
This was sent by the
SourceForge.net collaborative development platform, the world's
largest Open Source development site.