Re: [sipcore] #8: It's not clear when a Proxy should/should-not add H-I for "internal" stuff

Shida Schubert <shida@ntt-at.com> Wed, 01 September 2010 14:46 UTC

Return-Path: <shida@ntt-at.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 7ECA23A6816 for <sipcore@core3.amsl.com>; Wed, 1 Sep 2010 07:46:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.265
X-Spam-Level:
X-Spam-Status: No, score=-102.265 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, IP_NOT_FRIENDLY=0.334, USER_IN_WHITELIST=-100]
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 3rKzrlW7w9Pk for <sipcore@core3.amsl.com>; Wed, 1 Sep 2010 07:46:08 -0700 (PDT)
Received: from gateway07.websitewelcome.com (gateway07.websitewelcome.com [69.56.142.25]) by core3.amsl.com (Postfix) with SMTP id 7FAE13A6812 for <sipcore@ietf.org>; Wed, 1 Sep 2010 07:46:08 -0700 (PDT)
Received: (qmail 4636 invoked from network); 1 Sep 2010 14:46:38 -0000
Received: from gator465.hostgator.com (69.56.174.130) by gateway07.websitewelcome.com with SMTP; 1 Sep 2010 14:46:38 -0000
Received: from [60.236.84.106] (port=64473 helo=[192.168.1.2]) by gator465.hostgator.com with esmtpa (Exim 4.69) (envelope-from <shida@ntt-at.com>) id 1OqoaB-0001sy-1p; Wed, 01 Sep 2010 09:46:35 -0500
Mime-Version: 1.0 (Apple Message framework v1081)
Content-Type: text/plain; charset="windows-1252"
From: Shida Schubert <shida@ntt-at.com>
In-Reply-To: <064.2fac1c1d9b3ab9e13c8bc32cb433819f@tools.ietf.org>
Date: Wed, 01 Sep 2010 23:46:34 +0900
Content-Transfer-Encoding: quoted-printable
Message-Id: <C09A3F8C-B220-4FB5-BE45-A0D85C012AE0@ntt-at.com>
References: <064.2fac1c1d9b3ab9e13c8bc32cb433819f@tools.ietf.org>
To: sipcore issue tracker <trac@tools.ietf.org>
X-Mailer: Apple Mail (2.1081)
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
Cc: sipcore@ietf.org
Subject: Re: [sipcore] #8: It's not clear when a Proxy should/should-not add H-I for "internal" stuff
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: Wed, 01 Sep 2010 14:46:09 -0000

 The intermediate target should be added.

 And I agree that usecase draft should reflect what it 
really should do which is what you suggested for 
section 7.2.

 To look for "last non-"rc" entry of the same branch, 
prior to last entry with hi-target of "rc" in the Request", 
in case of an "alias".

 Regards
  Shida

On Aug 31, 2010, at 3:17 AM, sipcore issue tracker wrote:

> #8: It's not clear when a Proxy should/should-not add H-I for "internal" stuff
> ------------------------------------+---------------------------------------
> Reporter:  hkaplan@…               |       Owner:            
>     Type:  defect                  |      Status:  new       
> Priority:  major                   |   Milestone:  milestone1
> Component:  rfc4244bis              |     Version:  2.0       
> Severity:  In WG Last Call         |    Keywords:            
> ------------------------------------+---------------------------------------
> Section 5.1 says:
>    Retargeting is an iterative process, i.e., a proxy may redirect
>    "internally " more than one time.  A typical example would be a proxy
>    that redirects a request first to a different user (i.e., it maps to
>    a different AOR), and then forwards to a registered contact bound to
>    that new AOR.  A proxy that uses such mechanism SHOULD add multiple
>    hi-entry fields (e.g., bob@example.com to office@example.com to
>    office@192.0.2.5) to provide a logical description of the retargeting
>    process.
> 
> This isn't clear enough.  Let's suppose you have an "alias", like
> john.smith@ssp.com, but your real registered AoR is jsmith@ssp.com.  When
> the proxy receives a request for john.smith@ssp.com, it looks up the
> location service database and ultimately gets a registered contact for
> jsmith@ssp.com.  In some architectures, the proxy would internally go from
> john.smith@ssp.com to jsmith@ssp.com, and then to the registered contact.
> So does it add a H-I for jsmith@ssp.com?
> 
> The answer matters - both because it impacts the use-case rules described
> in the use-cases draft, and because it means a UA will get two different
> sets of H-I entries depending on the internal implementation of the proxy
> +location-service it uses.
> 
> -- 
> Ticket URL: <http://trac.tools.ietf.org/wg/sipcore/trac/ticket/8>
> sipcore <http://tools.ietf.org/sipcore/>
> 
> _______________________________________________
> sipcore mailing list
> sipcore@ietf.org
> https://www.ietf.org/mailman/listinfo/sipcore