Feature Requests item #3090388, was opened at 2010-10-19 13:07
Message generated for change (Settings changed) made by anca_vamanu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=3090388&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: None
Status: Open
Priority: 5
Private: No
Submitted By: Stanislaw Pitucha (viraptor)
>Assigned to: Vladut-Stefan Paiu (vladut-paiu)
Summary: Matching a direct BYE

Initial Comment:
I've found some situations where the BYE message comes in without any Route: 
header and the proxy is using dispatcher, or load-balancing for routing the 
requests. When the dialog module is enabled, it should be possible to match the 
message against a known dialog and route it to the destination host. Whether 
this is done explicitly, or with some magic like:

if (loose_route() || dialog_route())

where dialog_route simulates the same behaviour, sets $du, etc. - I don't know. 
There might be some better solution (a flag to automatically match all 
non-INVITE call-related messages against known dialogs?). Please add such 
option to opensips.

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

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

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

Reply via email to