Re: [Sipping] RE: Comments on draft-ietf-sip-cc-transfer-05

"Dean Willis" <dean.willis@softarmor.com> Thu, 17 January 2002 12:00 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 HAA12681 for <sipping-archive@odin.ietf.org>; Thu, 17 Jan 2002 07:00:38 -0500 (EST)
Received: (from daemon@localhost) by optimus.ietf.org (8.9.1a/8.9.1) id HAA28515 for sipping-archive@odin.ietf.org; Thu, 17 Jan 2002 07:00:40 -0500 (EST)
Received: from optimus.ietf.org (localhost [127.0.0.1]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id GAA27699; Thu, 17 Jan 2002 06:40:13 -0500 (EST)
Received: from ietf.org (odin [132.151.1.176]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id GAA27674 for <sipping@optimus.ietf.org>; Thu, 17 Jan 2002 06:40:11 -0500 (EST)
Received: from bdsl.66.12.12.130.gte.net (bdsl.66.12.12.130.gte.net [66.12.12.130]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id GAA12039 for <sipping@ietf.org>; Thu, 17 Jan 2002 06:40:08 -0500 (EST)
Received: from flak (localhost.localdomain [127.0.0.1]) by bdsl.66.12.12.130.gte.net (8.11.2/8.11.2) with SMTP id g0HCgTM02029; Thu, 17 Jan 2002 06:42:29 -0600
Message-ID: <01b901c19f4b$6c472510$2164a8c0@flak>
From: Dean Willis <dean.willis@softarmor.com>
To: Rohan Mahy <rmahy@cisco.com>, Robert Sparks <rsparks@dynamicsoft.com>
Cc: "'Elwell, John'" <John.Elwell@siemenscomms.co.uk>, sipping@ietf.org
References: <Pine.GSO.4.33.0201111148080.25139-100000@zipper.cisco.com>
Subject: Re: [Sipping] RE: Comments on draft-ietf-sip-cc-transfer-05
Date: Thu, 17 Jan 2002 05:06:24 -0600
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Content-Transfer-Encoding: 7bit
Sender: sipping-admin@ietf.org
Errors-To: sipping-admin@ietf.org
X-Mailman-Version: 1.0
Precedence: bulk
List-Id: SIPPING Working Group (applications of SIP) <sipping.ietf.org>
X-BeenThere: sipping@ietf.org
Content-Transfer-Encoding: 7bit

Following up here -- the Replaces draft is now in the SIP working group, as
draft-ietf-sip-replaces-00.txt.

--
Dean

----- Original Message -----
From: "Rohan Mahy" <rmahy@cisco.com>
To: "Robert Sparks" <rsparks@dynamicsoft.com>
Cc: "'Elwell, John'" <John.Elwell@siemenscomms.co.uk>; <sipping@ietf.org>
Sent: Friday, January 11, 2002 1:51 PM
Subject: [Sipping] RE: Comments on draft-ietf-sip-cc-transfer-05


> Hi,
>
> Re: the Replaces draft, I plan to have an updated revision on Monday.
>
> thanks,
> -rohan
>
> On Thu, 10 Jan 2002, Robert Sparks wrote:
>
> >
> >
> > > -----Original Message-----
> > > From: Elwell, John [mailto:John.Elwell@siemenscomms.co.uk]
> > > Sent: Thursday, January 10, 2002 6:14 AM
> > > To: 'rsparks@dynamicsoft.com'; 'sipping@ietf.org'
> > > Subject: Comments on draft-ietf-sip-cc-transfer-05
> > >
> > >
> > > Robert,
> > >
> > > 1. I understand this document is in WG last call. However, there is a
> > > dependency on the Replaces header, which appears to have
> > > expired. In my
> > > opinion the Replaces header is an essential part of transfer,
> > > as a means of
> > > avoiding getting 486 Busy Here in response to an INVITE to an
> > > agent that
> > > does not have call waiting or equivalent. In particular, this
> > > is likely to
> > > arise when the destination of the INVITE is in a legacy network. The
> > > Replaces header would provide a means for the call agent
> > > acting as gateway
> > > to the legacy network to associate the INVITE with the original call,
> > > thereby avoiding establishing a second call through the
> > > legacy network with
> > > a fair chance of encountering a busy destination. Also there could be
> > > charging implications, particularly in the case where the
> > > INVITE is sent
> > > from the transfer target to the transferee - the transfer
> > > target could end
> > > up paying for a call that was originally being paid for by
> > > the transferee.
> > >
> > > Therefore what steps are being taken to formalise the Replaces header?
> >
> > Rohan Mahy is taking on editorship of the draft - I'll let him comment
> > on its status.
> >
> > >
> > > 2. In section 4, item 2, it says "The Transferor and the
> > > Transferee must not
> > > be removed from a session as part of a transfer transaction."
> > > It might be
> > > better to say "....until the conclusion of a transfer
> > > transaction". In fact
> > > the examples all seem to show the clearing down of the
> > > original session on
> > > conclusion of transfer.
> >
> > The point is that the refer transaction does not terminate
> > the dialog between the transferor and the transferee - some other
> > action must be taken to accomplish that (specifically a BYE).
> > See the REFER draft for a better statement of it - I'll be sure
> > the language in the transfer draft is updated to match.
> >
> > >
> > > 3. In 7.2, it should be noted that the transferee call agent
> > > may respond to
> > > the INVITE from the transfer target with 486 Busy Here unless
> > > it has a means
> > > to accept a second call (e.g., call waiting). Similarly in
> > > some of the later
> > > diagrams.
> >
> > Or works with Replaces - I'll make sure that possibility is called
> > out somewhere in the document so that future readers won't have to
> > rediscover it.
> >
> > >
> > > 4. In 7.4, 2nd sentence, there appears to be an erroneous reference to
> > > 4.5.1.
> > Thanks - will fix.
> > >
> > > Regards,
> > >
> > > John
> > >
> > > --------------------------------------------------------------
> > > John Elwell (john.elwell@siemenscomms.co.uk)
> > > Siemens Communications Limited,
> > > Technology Drive, Beeston,
> > > Nottingham NG9 1LA, UK
> > > Tel: +44 115 943 4989   Fax: +44 115 943 4969
> > > --------------------------------------------------------------
> > > Internet communications are not secure and therefore Siemens
> > > Communications Limited does not accept legal responsibility
> > > for the contents
> > > of this message. Any views or opinions presented are solely
> > > those of the
> > > author and do not necessarily represent those of Siemens
> > > Communications
> > > Limited unless otherwise specifically stated.
> > >
> > >
> > >
> >
>
>
> _______________________________________________
> Sipping mailing list  http://www1.ietf.org/mailman/listinfo/sipping
> This list is for NEW development of the application of SIP
> Use sip-implementors@cs.columbia.edu for questions on current sip
> Use sip@ietf.org for new developments of core SIP
>
>


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