Bugs item #3316230, was opened at 2011-06-14 08:51
Message generated for change (Comment added) made by rrb3942
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3316230&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.6.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Denis (iskatel1)
Assigned to: Nobody/Anonymous (nobody)
Summary: B2B and CANCEL transaction

Initial Comment:
Hello!
There are two proxies of version 1.6.4.-2 which has been installed on the same 
server.
One proxy (proxy1) using B2B “top hiding” and located in /usr/local/sbc and 
using one signaling port 
Another proxy (proxy2) is just SIP proxy and located in 
/usr/local/opensips1.6.4/ and using another signaling port
Both proxies using the same ip address of the server
Call flow:
some UA – proxy1 – proxy2 – some gateway
When UA generate CANCEL then proxy1 does some strange things with FROM or TO 
uri headers (you can see it in attachment).  Because of this proxy2 cannot 
parse CANCEL properly and transaction in proxy2 cannot be canceled.
I found that this problem appears when I use append_hf() to add some header in 
local route of the proxy1 before sending INVITE to proxy2. Without this adding 
problem disappears.

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

Comment By: Ryan Bullock (rrb3942)
Date: 2011-08-23 16:08

Message:
I am having the same issue. If I apply any changes to an Invite generated
from the b2bua and then a CANCEL is sent from ua, the opensips b2bua ends
up doing odd things to the CANCEL requests that it generates.

When not applying changes to the Invite the subsequent CANCEL will be
properly formatted, although it does not appear to respect the User-Agent
string set in the configuration.

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

Comment By: Anca Vamanu (anca_vamanu)
Date: 2011-06-20 12:37

Message:
Hi Bogdan,

This bug fix requires further work in tm module, in local_route
processing, so as to update the shortcuts in tm when lumps are applied for
headers also. The fix that was committed last week solved this problem only
when body lumps were applied. 
Unfortunately, I don't have time to work on this, so I have removed the
assignation to me for this bug report.

Regards,
Anca

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

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

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to