Re: [sipcore] Location Conveyance -04 submitted, here's the changes

"James M. Polk" <jmpolk@cisco.com> Wed, 27 October 2010 18:37 UTC

Return-Path: <jmpolk@cisco.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 27EFA3A6910 for <sipcore@core3.amsl.com>; Wed, 27 Oct 2010 11:37:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -110.542
X-Spam-Level:
X-Spam-Status: No, score=-110.542 tagged_above=-999 required=5 tests=[AWL=0.057, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8, 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 DjLuViYkNQTA for <sipcore@core3.amsl.com>; Wed, 27 Oct 2010 11:37:05 -0700 (PDT)
Received: from sj-iport-5.cisco.com (sj-iport-5.cisco.com [171.68.10.87]) by core3.amsl.com (Postfix) with ESMTP id 3F4E33A6930 for <sipcore@ietf.org>; Wed, 27 Oct 2010 11:36:55 -0700 (PDT)
Authentication-Results: sj-iport-5.cisco.com; dkim=neutral (message not signed) header.i=none
X-IronPort-AV: E=Sophos;i="4.58,247,1286150400"; d="scan'208";a="276723885"
Received: from sj-core-5.cisco.com ([171.71.177.238]) by sj-iport-5.cisco.com with ESMTP; 27 Oct 2010 18:38:45 +0000
Received: from jmpolk-wxp01.cisco.com (rcdn-jmpolk-8715.cisco.com [10.99.80.22]) by sj-core-5.cisco.com (8.13.8/8.14.3) with ESMTP id o9RIcjgG008761; Wed, 27 Oct 2010 18:38:45 GMT
Message-Id: <201010271838.o9RIcjgG008761@sj-core-5.cisco.com>
X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9
Date: Wed, 27 Oct 2010 13:38:44 -0500
To: "Richard L. Barnes" <rbarnes@bbn.com>, "James M. Polk" <jmpolk@cisco.com>
From: "James M. Polk" <jmpolk@cisco.com>
In-Reply-To: <625A3E65-E441-4340-A5E2-B847F8B964CF@bbn.com>
References: <201010270432.o9R4WLe8013111@sj-core-5.cisco.com> <625A3E65-E441-4340-A5E2-B847F8B964CF@bbn.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format="flowed"
Cc: sipcore@ietf.org
Subject: Re: [sipcore] Location Conveyance -04 submitted, here's the changes
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, 27 Oct 2010 18:37:09 -0000

At 07:01 AM 10/27/2010, Richard L. Barnes wrote:
>Thanks a lot for revising this document.
>
>I'm pretty comfortable with the document at this point, but have just
>one minor question: Why are you still limiting the number of location
>values?  Why are three values harmful, but not two?  This still seems
>like pointless ABNF legislation.

we only added the ability to have a second locationValue because of 
your rough-loc ID. Before that, we were firm in not allowing more 
than one.  Given that choice, which do you like?

Remember, this was Jon's proposal in SIPCORE in Anaheim, which it 
seemed everyone and their brother was agreeable with, so ...

james


>--Richard
>
>
>
>
>On Oct 27, 2010, at 12:32 AM, James M. Polk wrote:
>
>>SIPCORE
>>
>>I've submitted the next version of Location Conveyance (-04)
>>http://www.ietf.org/internet-drafts/draft-ietf-sipcore-location-conveyance-04.txt
>>and I believe this version has addressed each open item from the
>>mailing list, as well as what was discussed and agreed to in the
>>Maastricht meeting.
>>
>>I have attempted to identify each open issue with the specific
>>resolution here (in no particular order):
>>
>>- Martin wanted Section 3 to be broken up into subsections, each
>>revolving around each of the 4 diagrams. I have done this.
>>
>>- allowed a maximum of two (up from one) locationValues to be
>>present in the Geolocation header value. The text however recommends
>>against inserting a second value. This was agreed to in Maastricht.
>>
>>- Because we're allowing a max of two locationValues, they can be in
>>separate Geolocation headers in the SIP request. This scenario
>>necessitates bring a previous version's paragraph in stating that a
>>'SIP intermediary MUST inspect all instances of each Geolocation
>>header before considering the routing-allowed parameter to be
>>considered =yes', to ensure there isn't a conflict in the 'other'
>>Geolocation header that states the policy is =no.
>>
>>- with the ability to add a second locationValue, it is necessary to
>>warn against doing this (confusion at the LRs).
>>
>>- Added the "you break it you bought it" philosophy to SIP
>>intermediaries that choose to insert a second location where one
>>already existed, especially for inserting a location URI in the
>>downstream SIP request.
>>
>>- Fixed the ABNF to handle zero, one or two (but no more)
>>locationValues according to the agreement in Maastricht.  There is a
>>one-off use case which won't be in play very often, but is a WG item
>>in ECRIT that several wanted to allow the possibility for (involving
>>allowing one coarse and one highly accurate location in the same SIP
>>request).
>>
>>- Paul K. wanted the use-case in which a SIP intermediary inserts a
>>locationValue where one didn't exist previously, and received a 424
>>(Bad Location Information) to that inserted location, from having
>>the 424 propagate towards the UAC (as the UAC might not know what to
>>do with a 424). This is now covered in Section 4.3.
>>
>>- changed existing text to "MUST NOT" from "does not" about a 424
>>not terminating an existing dialog (just increased the strength of
>>this.
>>
>>- I added the 424 to the table 2 entry in which the Geolocation
>>header can be in only this response.
>>
>>- I added text stating the conditions for adding a Geolocation
>>header value to the 424, to make it clear what is and what isn't
>>allowed for this.
>>
>>- Martin wanted me to add back in the top level Geolocation-Error
>>codes 100, 200, 300 and 400, which I did in section 4.3.
>>
>>- rejected the idea that the geolocation option-tag hasn't been
>>justified.
>>
>>- Added RFCs 2616, 2818 and HELD Deref ID to the references section
>>because I added the ability to include HTTP: and HTTPS: URIs, and
>>stated if received, they should be dereferenced according to the
>>HELD Deref doc.
>>
>>- changed the Section 5 examples how Martin wanted them.
>>
>>- Stated that GEO-URIs are not appropriate for the SIP Geolocation
>>header, according to the discussion during the Maastricht Geopriv
>>meeting.
>>
>>- we changed the privacy section, and included a ref to the Geopriv
>>Arch doc, according to the agreement in Geopriv at Maastricht.
>>
>>
>>Comments are encouraged
>>
>>We plan to request (3rd?) WGLC during the SIPCORE meeting in Beijing
>>(to give folks a sense of our plans).
>>
>>James/Brian/Jon
>>
>>
>>_______________________________________________
>>sipcore mailing list
>>sipcore@ietf.org
>>https://www.ietf.org/mailman/listinfo/sipcore