RE: [Sip] Hop limit diagnostics

"DRAGE, Keith \(Keith\)" <drage@alcatel-lucent.com> Thu, 12 July 2007 09:26 UTC

Return-path: <sip-bounces@ietf.org>
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1I8uwF-00052C-6i; Thu, 12 Jul 2007 05:26:19 -0400
Received: from sip by megatron.ietf.org with local (Exim 4.43) id 1I8uwC-0004vo-Jo for sip-confirm+ok@megatron.ietf.org; Thu, 12 Jul 2007 05:26:16 -0400
Received: from [10.90.34.44] (helo=chiedprmail1.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1I8uwC-0004vb-5Y for sip@ietf.org; Thu, 12 Jul 2007 05:26:16 -0400
Received: from ihemail4.lucent.com ([135.245.0.39]) by chiedprmail1.ietf.org with esmtp (Exim 4.43) id 1I8uwB-00043X-Kl for sip@ietf.org; Thu, 12 Jul 2007 05:26:15 -0400
Received: from ilexp01.ndc.lucent.com (h135-3-39-1.lucent.com [135.3.39.1]) by ihemail4.lucent.com (8.13.8/IER-o) with ESMTP id l6C9O5mG005435; Thu, 12 Jul 2007 04:24:07 -0500 (CDT)
Received: from DEEXP02.DE.lucent.com ([135.248.187.66]) by ilexp01.ndc.lucent.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 12 Jul 2007 04:23:56 -0500
Received: from DEEXC1U01.de.lucent.com ([135.248.187.27]) by DEEXP02.DE.lucent.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 12 Jul 2007 11:23:52 +0200
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Subject: RE: [Sip] Hop limit diagnostics
Date: Thu, 12 Jul 2007 11:23:51 +0200
Message-ID: <5D1A7985295922448D5550C94DE29180013F9D8C@DEEXC1U01.de.lucent.com>
In-Reply-To: <221D492E-F8B7-4B1F-8F15-F0381CB20EAD@nostrum.com>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: [Sip] Hop limit diagnostics
Thread-Index: AcfDzSi5PkqxzFucQMilth82sbXX8wAmHq0g
References: <5D1A7985295922448D5550C94DE29180013F9B3A@DEEXC1U01.de.lucent.com> <221D492E-F8B7-4B1F-8F15-F0381CB20EAD@nostrum.com>
From: "DRAGE, Keith (Keith)" <drage@alcatel-lucent.com>
To: Robert Sparks <rjsparks@nostrum.com>
X-OriginalArrivalTime: 12 Jul 2007 09:23:52.0486 (UTC) FILETIME=[5CBBAC60:01C7C466]
X-Scanned-By: MIMEDefang 2.57 on 135.245.2.39
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 9a2be21919e71dc6faef12b370c4ecf5
Cc: sip@ietf.org
X-BeenThere: sip@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Session Initiation Protocol <sip.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/sip>, <mailto:sip-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:sip@ietf.org>
List-Help: <mailto:sip-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/sip>, <mailto:sip-request@ietf.org?subject=subscribe>
Errors-To: sip-bounces@ietf.org

I believe content-indirection was looked at and also sending a new
request in the reverse direction.

I believe the issue with content indirection was the issue of if the
sender of the original request cannot construct a routeable SIP query,
will they be able to construct a routeable HTTP query to get to the
content indirection server. Would welcome a fuller explanation or
correction here. 

The problem with issuing a new request falls into two parts:

-	it does not solve the problem of standalone transactions like
MESSAGE.

-	will a new request in the reverse direction reach the original
sender given that the routeing path can be totally independent of the
original request.

Again would welcome a fuller explanation or correction here. 

Regards

Keith


> -----Original Message-----
> From: Robert Sparks [mailto:rjsparks@nostrum.com] 
> Sent: Wednesday, July 11, 2007 4:07 PM
> To: DRAGE, Keith (Keith)
> Cc: sip@ietf.org
> Subject: Re: [Sip] Hop limit diagnostics
> 
> For completeness - haven't we also talked about requests in 
> the opposite direction and diagnostics by indirection? I know 
> each of those have their own thorny problems, but the 
> tradeoff against really large responses may make them the 
> least unpalatable.
> 
> And I remember conversations, but not much list traffic about 
> a series of best-effort provisionals to carry the information.
> 
> I still think its worth figuring out, but won't throw fits if 
> the WG decides to put it off to the indefinite future.
> 
> RjS
> 
> 
> On Jul 11, 2007, at 9:07 AM, DRAGE, Keith ((Keith)) wrote:
> 
> > (As WG chair)
> >
> > We have a couple of related milestones on our charter that we are 
> > stuck
> > on:
> >
> > Jul 2007    Diagnostic Responses for SIP Errors to WGLC (PS)
> > Nov 2007    Diagnostic Responses for SIP Errors to IESG (PS)
> >
> > The draft associated with this expired some way back, but 
> you can find 
> > it at:
> >
> > http://tools.ietf.org/html/draft-ietf-sip-hop-limit-diagnostics-03
> >
> > The charter item is for a more general document that covers other 
> > error situations as well as hop limit issues.
> >
> > However the editor's hit the intractable problem in that 
> any transport 
> > decision is made on the request on any particular hop, and 
> if UDP is 
> > used on the request, it will also be used on the response on any 
> > particular hop. This was specified based on the assumption that any 
> > response would not be significantly larger than the request, but as 
> > soon as we start putting lots of useful diagnostic 
> information in the 
> > response, this no longer applies.
> >
> > So we are now looking for the way forward. Options include:
> >
> > A)	It is not worth the extra cycles - delete the milestone.
> >
> > B)	Limit the diagnostic information (to say around 100 bytes in the
> > worst case). If so will it contain enough useful 
> information to make 
> > it usable.
> >
> > C)	Solve the transport problem. And no, we do not have a debate
> > here on deprecating UDP. We've been there and done that.
> >
> > Unless people can come up with something that looks achievable, the 
> > working group chairs are currently favouring A) above.
> >
> > Comments please.
> >
> >
> > Keith
> >
> >
> > _______________________________________________
> > 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
> 
> 


_______________________________________________
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