[OpenSER-Devel] [ openser-Bugs-1841788 ] expired dialogs are not removed from the database
SourceForge.net
noreply at sourceforge.net
Wed Dec 5 18:17:39 UTC 2007
Bugs item #1841788, was opened at 2007-11-30 17:13
Message generated for change (Comment added) made by bogdan_iancu
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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Ovidiu Sas (osas)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
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: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2007-12-05 20:17
Message:
Logged In: YES
user_id=1275325
Originator: NO
Hi Ovidiu,
I found the bug - it is fixed. If there are any other issues, please
reopen the report.
Thanks and regards,
Bogdan
----------------------------------------------------------------------
Comment By: Ovidiu Sas (osas)
Date: 2007-11-30 22:18
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
----------------------------------------------------------------------
Comment By: Ovidiu Sas (osas)
Date: 2007-11-30 17: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
More information about the Devel
mailing list