[Sip] Question regarding draft-ietf-sip-cc-transfer-05

"Chiou, Mark" <MChiou@Santera.com> Wed, 08 May 2002 17:45 UTC

Received: from optimus.ietf.org (ietf.org [132.151.1.19] (may be forged)) by ietf.org (8.9.1a/8.9.1a) with ESMTP id NAA18255 for <sip-archive@odin.ietf.org>; Wed, 8 May 2002 13:45:57 -0400 (EDT)
Received: (from daemon@localhost) by optimus.ietf.org (8.9.1a/8.9.1) id NAA17635 for sip-archive@odin.ietf.org; Wed, 8 May 2002 13:46:05 -0400 (EDT)
Received: from optimus.ietf.org (localhost [127.0.0.1]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id NAA15151; Wed, 8 May 2002 13:05:10 -0400 (EDT)
Received: from ietf.org (odin [132.151.1.176]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id NAA15119 for <sip@optimus.ietf.org>; Wed, 8 May 2002 13:05:07 -0400 (EDT)
Received: from excalibur.santera.com (exchange.santera.com [4.22.157.11]) by ietf.org (8.9.1a/8.9.1a) with SMTP id NAA16597 for <sip@ietf.org>; Wed, 8 May 2002 13:04:55 -0400 (EDT)
X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3
Content-Class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Date: Wed, 08 May 2002 12:04:27 -0500
Message-ID: <CD110021698980419241042CF576B8F2014C3033@EXCALIBUR.santera.com>
Thread-Topic: Question regarding draft-ietf-sip-cc-transfer-05
thread-index: AcH2smcK2WEwQgilQnKOWwcp54sJAA==
From: "Chiou, Mark" <MChiou@Santera.com>
To: rsparks@dynamicsoft.com
Cc: sip@ietf.org, Sridhar Kuppanna <sridhar_03@yahoo.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by optimus.ietf.org id NAA15120
Subject: [Sip] Question regarding draft-ietf-sip-cc-transfer-05
Sender: sip-admin@ietf.org
Errors-To: sip-admin@ietf.org
X-Mailman-Version: 1.0
Precedence: bulk
List-Id: Session Initiation Protocol <sip.ietf.org>
X-BeenThere: sip@ietf.org
Content-Transfer-Encoding: 8bit

Hi Robert,

This is a question regarding Call transfer successful scenario.

In the Call transfer draft, section 4, it mentions the connection between transferor and the transferee MUST be maintained in case of un-successful cases. (i.e. No answer, busy, & etc.), such that the transferor has the ability to retreat the call back.

In section 5, it mentions "Note that a successful REFER transaction does not terminate the session between the Transferor and the Transferee. If those parties wish to terminate their session, they must do so with a subsequent BYE request." 

The questions are :

1) neither party (transferor or the transferee) physically hits an "end" key to release the call, then the session will not be released. Is it what we want? It wastes resources.

2) each party (transferor or transferee) can send a re-INVITE request message to get the conversation back. It is different behavior than the PSTN network. (In the existing call transfer, especially PSTN network, the connection between transferor and the transferee is released.)

3) If the transferee sends a re-INVITE request message to the transferor, does it become a 3-way call? 

Here is my penny thought, Can we change the note in section 5 as" the User Agent application for the transferor SHALL automatically send a subsequent BYE request message to release the session between the transferor and the transferee"? For transferee, we might say " the User Agent application for the transferee MAY automatically send a subsequent BYE request message to release the session between the transferor and the transferee."

By the way, I do not have problem for a PSTN user as the transferor because the PSTN network (i.e. switch) will ensure the disconnect, which is mapped to a BYE request message for the IP network. The same behavior is used for MGCP user too. The only problem is in SIP environment (i.e. Transferor, transferee and transfer Target are SIP phones), which requires an extra step to release the session.

Regards,

Mark Chiou


_______________________________________________
Sip mailing list  https://www1.ietf.org/mailman/listinfo/sip
This list is for NEW development of the core SIP Protocol
Use sip-implementors@cs.columbia.edu for questions on current sip
Use sipping@ietf.org for new developments on the application of sip