[Devel] [ openser-Bugs-1727901 ] cross over BYE generates: WARNING: unable to find dialog

SourceForge.net noreply at sourceforge.net
Wed May 30 15:19:16 CEST 2007


Bugs item #1727901, was opened at 2007-05-29 16:38
Message generated for change (Comment added) made by osas
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1727901&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 1.2.x
Status: Open
Resolution: Invalid
Priority: 5
Private: No
Submitted By: Ovidiu Sas (osas)
Assigned to: Bogdan (bogdan_iancu)
Summary: cross over BYE generates: WARNING: unable to find dialog

Initial Comment:
If we run into a BYE cross over scenario, the following warning is generated:
WARNING:dialog:dlg_onroute: unable to find dialog

The dialog module should be able to absorb late BYE messages in DLG_STATE_DELETED and not generate this warnings.

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

>Comment By: Ovidiu Sas (osas)
Date: 2007-05-30 09:19

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

In this case it is difficult to distinguish between a cross over BYE and a
BYE that is really not matching a dialog.
I was thinking of keeping the dialog in DLG_STATE_DELETED state in the
memory for a while and really delete the dialog context on a timer (that
can be configurable, just like in the tm module).  Like this, we can avoid
false warnings in the logs.

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

Comment By: Bogdan (bogdan_iancu)
Date: 2007-05-30 04:36

Message:
Logged In: YES 
user_id=1275325
Originator: NO

The module cannot absorb the second BYE as the dialog does not exists
anymore - it is deleted when the first BYE was received.

bogdan

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

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



More information about the Devel mailing list