Re: [sipcore] draft-barnes-sipcore-rfc4244bis - hi-targeted-to-uri

"Francois Audet" <audet@nortel.com> Fri, 10 July 2009 21:09 UTC

Return-Path: <AUDET@nortel.com>
X-Original-To: sipcore@core3.amsl.com
Delivered-To: sipcore@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A54643A696D for <sipcore@core3.amsl.com>; Fri, 10 Jul 2009 14:09:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.362
X-Spam-Level:
X-Spam-Status: No, score=-7.362 tagged_above=-999 required=5 tests=[AWL=1.237, BAYES_00=-2.599, GB_I_LETTER=-2, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bkh0CMUsItO1 for <sipcore@core3.amsl.com>; Fri, 10 Jul 2009 14:09:14 -0700 (PDT)
Received: from zcars04e.nortel.com (zcars04e.nortel.com [47.129.242.56]) by core3.amsl.com (Postfix) with ESMTP id 595E83A6C5F for <sipcore@ietf.org>; Fri, 10 Jul 2009 14:08:44 -0700 (PDT)
Received: from zrc2hxm0.corp.nortel.com (zrc2hxm0.corp.nortel.com [47.103.123.71]) by zcars04e.nortel.com (Switch-2.2.0/Switch-2.2.0) with ESMTP id n6AL7Jj28993; Fri, 10 Jul 2009 21:07:19 GMT
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Date: Fri, 10 Jul 2009 16:08:42 -0500
Message-ID: <1ECE0EB50388174790F9694F77522CCF1EEDE8E0@zrc2hxm0.corp.nortel.com>
In-Reply-To: <1247256430.3757.48.camel@victoria-pingtel-com.us.nortel.com>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: [sipcore] draft-barnes-sipcore-rfc4244bis - hi-targeted-to-uri
thread-index: AcoBmgMvN6UKyxJTTN6I+UQbpS0XZwACI1uw
References: <6CA0129806DD4shin@softfront.co.jp> <1ECE0EB50388174790F9694F77522CCF1EEDE21D@zrc2hxm0.corp.nortel.com> <1ECE0EB50388174790F9694F77522CCF1EEDE3C8@zrc2hxm0.corp.nortel.com> <1247256430.3757.48.camel@victoria-pingtel-com.us.nortel.com>
From: Francois Audet <audet@nortel.com>
To: Dale Worley <dworley@nortel.com>
Cc: sipcore@ietf.org, OKUMURA Shinji <shin@softfront.co.jp>
Subject: Re: [sipcore] draft-barnes-sipcore-rfc4244bis - hi-targeted-to-uri
X-BeenThere: sipcore@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP Core Working Group <sipcore.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/sipcore>, <mailto:sipcore-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sipcore>
List-Post: <mailto:sipcore@ietf.org>
List-Help: <mailto:sipcore-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sipcore>, <mailto:sipcore-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 10 Jul 2009 21:09:15 -0000

Exactly.

In other words, we screwed up on "Contact". 

> -----Original Message-----
> From: Worley, Dale (BL60:9D30) 
> Sent: Friday, July 10, 2009 13:07
> To: Audet, Francois (SC100:3055)
> Cc: Barnes, Mary (RICH2:AR00); OKUMURA Shinji; sipcore@ietf.org
> Subject: Re: [sipcore] draft-barnes-sipcore-rfc4244bis - 
> hi-targeted-to-uri
> 
> On Fri, 2009-07-10 at 12:19 -0500, Francois Audet wrote:
> > I guess we could have done something similar here, but as 
> you can see, 
> > it it very nasty logic. Furthermore, since H-I very often includes 
> > header parameters, the value of allowing addr-spec ends up 
> being very 
> > low (i.e., you only same a couple of letters "<" and ">" in only 
> > simple circumstances.
> 
> Actually, you could save them any time the URI does not 
> contain ',', ';', or '?'.
> 
> > Therefore, using always the "<" ">" makes it much cleaner 
> and simpler, 
> > and easier to parse.
> 
> Although the value of this is relatively low, as we can 
> already parse the complicated case (in To, From, and Contact headers).
> 
> Dale
> 
> 
>