[OpenSIPS-Devel] [ opensips-Bugs-3338085 ] b2b: failed attended transfer (improper REFER handling)

SourceForge.net noreply at sourceforge.net
Mon Jun 27 20:40:36 CEST 2011


Bugs item #3338085, was opened at 2011-06-27 14:40
Message generated for change (Tracker Item Submitted) made by osas
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3338085&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: Ovidiu Sas (osas)
Assigned to: Nobody/Anonymous (nobody)
Summary: b2b: failed attended transfer (improper REFER handling)

Initial Comment:
When an attended call transfer is in progress, a REFER is sent by the transferor.
The REFER is carrying a "Refer-To" SIP header and the URI of the "Refer-To" SIP header has a "Replaces" URI header.
The "Replaces" URI header has the values of the callid and to/from tag of the call to be transfered-to.  The issue here is that the callid and to/from tag of the call on the transferor side are different then the callid and to/from tag of the call on the server side.
When the b2b modules is receiving a REFER with a "Replaces" URI header inside the "Refer-To SIP header, it should replace the fields inside the "Replaces" URI header with the ones on the server side.

Example of a received "Refer-To" SIP header:
Refer-To: <sip:240 at 192.168.2.2:5080?Replaces=3a66e96a-61455fdc%40192.168.2.94%3Bfrom-tag%3Df2730c125b735d54o0%3Bto-tag%3Dbk2bk.195.275>



Regards,
Ovidiu Sas

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

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



More information about the Devel mailing list