[OpenSIPS-Devel] [ opensips-Bugs-3514052 ] B2B - incompatibility with path module

SourceForge.net noreply at sourceforge.net
Mon Apr 2 08:35:54 CEST 2012


Bugs item #3514052, was opened at 2012-04-01 23:35
Message generated for change (Tracker Item Submitted) made by nikbyte
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3514052&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: 1.8.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nick Altmann (nikbyte)
Assigned to: Nobody/Anonymous (nobody)
Summary: B2B - incompatibility with path module

Initial Comment:
When opensips with b2b logic receives packet from another opensips with enabled path module with header like
Route: <sip:192.168.0.1;r2=on;lr;received=sip:8.8.8.8:49766>
it ignores this packet with message in log:
Apr  2 10:15:43 opensips-2-1 /usr/sbin/opensips[17826]: DBG:b2b_entities:b2b_prescript_f: start - method = CANCEL
Apr  2 10:15:43 opensips-2-1 /usr/sbin/opensips[17826]: DBG:b2b_entities:b2b_prescript_f: Found route headers
In my case it's CANCEL message.

I think, that in dlg.c of b2b_entities module in function b2b_prescript_f route tag should be checked on received tag. If packet with route header with received tag, it shouldn't be ignored.


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

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



More information about the Devel mailing list