Re: [sipcore] 4244bis-05: name-addr

Shida Schubert <shida@ntt-at.com> Fri, 24 June 2011 12:40 UTC

Return-Path: <shida@ntt-at.com>
X-Original-To: sipcore@ietfa.amsl.com
Delivered-To: sipcore@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E17F11E80B5 for <sipcore@ietfa.amsl.com>; Fri, 24 Jun 2011 05:40:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.52
X-Spam-Level:
X-Spam-Status: No, score=-101.52 tagged_above=-999 required=5 tests=[AWL=-0.745, BAYES_05=-1.11, IP_NOT_FRIENDLY=0.334, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i1i6FT4+DSd0 for <sipcore@ietfa.amsl.com>; Fri, 24 Jun 2011 05:40:12 -0700 (PDT)
Received: from gator465.hostgator.com (gator465.hostgator.com [69.56.174.130]) by ietfa.amsl.com (Postfix) with ESMTP id AFA8911E80C5 for <sipcore@ietf.org>; Fri, 24 Jun 2011 05:40:12 -0700 (PDT)
Received: from flh1agj244.tky.mesh.ad.jp ([125.192.75.244]:49761 helo=[192.168.11.3]) by gator465.hostgator.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from <shida@ntt-at.com>) id 1Qa5Jv-00015b-4p; Fri, 24 Jun 2011 07:17:11 -0500
Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset="us-ascii"
From: Shida Schubert <shida@ntt-at.com>
In-Reply-To: <CD5674C3CD99574EBA7432465FC13C1B222907EA07@DC-US1MBEX4.global.avaya.com>
Date: Fri, 24 Jun 2011 21:17:11 +0900
Content-Transfer-Encoding: quoted-printable
Message-Id: <CCD66039-3429-4584-9498-70C2A257FF2D@ntt-at.com>
References: <CD5674C3CD99574EBA7432465FC13C1B222907EA07@DC-US1MBEX4.global.avaya.com>
To: "Worley, Dale R (Dale)" <dworley@avaya.com>
X-Mailer: Apple Mail (2.1084)
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - gator465.hostgator.com
X-AntiAbuse: Original Domain - ietf.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - ntt-at.com
X-BWhitelist: no
X-Source:
X-Source-Args:
X-Source-Dir:
X-Source-Sender: flh1agj244.tky.mesh.ad.jp ([192.168.11.3]) [125.192.75.244]:49761
X-Source-Auth: shida@agnada.com
X-Email-Count: 32
X-Source-Cap: c3NoaWRhO3NzaGlkYTtnYXRvcjQ2NS5ob3N0Z2F0b3IuY29t
Cc: "sipcore@ietf.org WG" <sipcore@ietf.org>
Subject: Re: [sipcore] 4244bis-05: name-addr
X-BeenThere: sipcore@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: SIP Core Working Group <sipcore.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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, 24 Jun 2011 12:40:13 -0000

Dale;

 Thanks for your comments. 

 We can change this upon revision. 

 Regards
  Shida

On Jun 18, 2011, at 6:26 AM, Worley, Dale R (Dale) wrote:

> For consistency of construction and parsing with To, From, Contact, etc., I suggest that the syntax be modified to:
> 
>   hi-targeted-to-uri = addr-spec / name-addr
> 
> We really don't need a separate parser for History-Info than from all the other headers with a similar syntax.
> 
> Dale