[OpenSIPS-Devel] [ opensips-Bugs-3316230 ] B2B and CANCEL transaction

SourceForge.net noreply at sourceforge.net
Tue Jun 14 14:51:07 CEST 2011


Bugs item #3316230, was opened at 2011-06-14 16:51
Message generated for change (Tracker Item Submitted) made by iskatel1
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.

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

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



More information about the Devel mailing list