Bugs item #1841788, was opened at 2007-11-30 10:13
Message generated for change (Comment added) made by osas
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1841788&group_id=139143

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: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ovidiu Sas (osas)
Assigned to: Nobody/Anonymous (nobody)
Summary: expired dialogs are not removed from the database

Initial Comment:
On openser restart, expired dialogs are no removed from the database.

I performed the following test:
 - set an dialog timeout of 20s
   modparam("dialog", "default_timeout", 20)
 - establish a dialog
 - stop openser
 - wait 30s
 - start openser

The dialog is already expired.
When openser restarts, the dialog is loaded and it is shown via the `openserctl 
fifo dlg_list'

The dialog should be removed from the memory and the db.


Regards,
Ovidiu Sas

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

>Comment By: Ovidiu Sas (osas)
Date: 2007-11-30 10:17

Message:
Logged In: YES 
user_id=1395524
Originator: YES

Note:
On `openserctl fifo dlg_end_dlg', BYE messages are sent in both directions
and "481 Call/Transaction Does Not Exist" is received back.
After this, the dialog is still present in memory.  The dialog should be
destroyed.

Regards,
Ovidiu Sas

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1841788&group_id=139143

_______________________________________________
Devel mailing list
[email protected]
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to