Re: [dispatch] FW: New Version Notification for draft-patel-ecrit-sos-parameter-11

Paul Kyzivat <pkyzivat@cisco.com> Wed, 10 November 2010 02:37 UTC

Return-Path: <pkyzivat@cisco.com>
X-Original-To: dispatch@core3.amsl.com
Delivered-To: dispatch@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id B91A43A63D3 for <dispatch@core3.amsl.com>; Tue, 9 Nov 2010 18:37:35 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -110.476
X-Spam-Level:
X-Spam-Status: No, score=-110.476 tagged_above=-999 required=5 tests=[AWL=0.123, 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 CYh4mQLaKx0s for <dispatch@core3.amsl.com>; Tue, 9 Nov 2010 18:37:33 -0800 (PST)
Received: from sj-iport-5.cisco.com (sj-iport-5.cisco.com [171.68.10.87]) by core3.amsl.com (Postfix) with ESMTP id D15693A635F for <dispatch@ietf.org>; Tue, 9 Nov 2010 18:37:33 -0800 (PST)
Authentication-Results: sj-iport-5.cisco.com; dkim=neutral (message not signed) header.i=none
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AvsEABuU2UxAaMHG/2dsb2JhbACiO3GgcpswgnGCWQSEV1eFKIMM
X-IronPort-AV: E=Sophos;i="4.59,176,1288569600"; d="scan'208";a="283684607"
Received: from syd-core-1.cisco.com ([64.104.193.198]) by sj-iport-5.cisco.com with ESMTP; 10 Nov 2010 02:37:55 +0000
Received: from [10.75.233.67] (hkidc-vpn-client-233-67.cisco.com [10.75.233.67]) by syd-core-1.cisco.com (8.13.8/8.14.3) with ESMTP id oAA2boEv019417 for <dispatch@ietf.org>; Wed, 10 Nov 2010 02:37:52 GMT
Message-ID: <4CDA057C.6000705@cisco.com>
Date: Wed, 10 Nov 2010 10:37:48 +0800
From: Paul Kyzivat <pkyzivat@cisco.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6
MIME-Version: 1.0
To: dispatch@ietf.org
References: <61CAF342FE1EE34EAC8FB19B765914000E6FB3A2@SABRE.InterDigital.com> <A4E77455-B581-4E67-BA72-AEA8FE225551@acmepacket.com>
In-Reply-To: <A4E77455-B581-4E67-BA72-AEA8FE225551@acmepacket.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Subject: Re: [dispatch] FW: New Version Notification for draft-patel-ecrit-sos-parameter-11
X-BeenThere: dispatch@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: DISPATCH Working Group Mail List <dispatch.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/dispatch>, <mailto:dispatch-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dispatch>
List-Post: <mailto:dispatch@ietf.org>
List-Help: <mailto:dispatch-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dispatch>, <mailto:dispatch-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Nov 2010 02:37:36 -0000

Hadriel's mail reminded me I forgot something in mine.
IIRC this draft says the sos parameter is only to appear in the Contact 
in REGISTER. That seems unworkable. Any subsequent call (e.g. callback) 
via the AOR will result in an R-URI that has the sos parameter.

I see no reason to restrict the places a URI with this param may appear.

	Thanks,
	Paul

On 11/10/2010 10:21 AM, Hadriel Kaplan wrote:
>
> Hi,
> I've read the draft, and have some questions.
>
> 1) I'm very sympathetic to the problem, but I have a weird question: what happens in "legacy" mobile phone cases? (CDMA/GSM/whatever)  I mean in the US, mobile phones without paid subscriptions can still make emergency calls.  Is their registration signal any different?
>
> 2) You use the word "AOR" multiple times, but you don't really mean it.  A Contact-URI is not (generally) an AoR.
>
> 3) Section 4.3.1 says:
>     The "sos" URI parameter SHALL be present in the Contact header in the
>     200 (OK) response sent upon successful registration, thus indicating
>     to the UA that this contact address will be included in the Contact
>     header of an INVITE for emergency call initiation.
> I don't understand this sentence.  Do you mean in the INVITE from the UA to the P-CSCF?  Why do you need to indicate this to the UA, when the UA is the one inserting it? (I'm confused)
>
> 4) You discus a couple times that the "sos" param is used in the Contact header for INVITE, "in case the service URN is removed by a network entity".  Do you mean the P-CSCF removing it from the request-URI?  Why don't you just use History-Info to look for it, then? (that is after all why we have it)
>
> 5) You says a few times that the sos param should be "appended to the Contact address".  It would be cleaner to say the 'sos' URI param is included in the Contact URI. (or Contact header field SIP URI)
>
> 6) For a call back from the PSAP, it's weird to apply different routing and policy behavior due to the 'sos' param in the *Contact header* of the INVITE, as opposed to being a param of the request-URI from the PSAP.  A Contact represents the SIP message generator's address and features and such - i.e., the properties of the originator of the request, not the properties of the destination of the request.  No?
>
> -hadriel
>
>
> On Nov 9, 2010, at 7:46 PM, Patel, Milan wrote:
>
>> Hi,
>>
>> The latest version of draft-patel-ecrit-sos-parameter is now available. The draft describes a mechanism to requests pertaining to emergency registration, which is a requirement in 3GPP IMS based emergency services since release 7. The mechanism allows a registrar to identify emergency registration requests and act accordingly to perform the necessary admission control to remove subscription related restrictions that might otherwise prevent successful initiation of an emergency call.
>>
>> In order to further progress this draft, please can you review the draft and provide any feedback to Robert and myself. Based upon your feedback, Robert will decide whether or not to AD sponsor the draft.
>>
>> Best regards,
>> Milan
>>
>> -----Original Message-----
>> From: IETF I-D Submission Tool [mailto:idsubmission@ietf.org]
>> Sent: Tuesday, November 09, 2010 11:34 AM
>> To: Patel, Milan
>> Subject: New Version Notification for draft-patel-ecrit-sos-parameter-11
>>
>>
>> A new version of I-D, draft-patel-ecrit-sos-parameter-11.txt has been successfully submitted by Milan Patel and posted to the IETF repository.
>>
>> Filename:	 draft-patel-ecrit-sos-parameter
>> Revision:	 11
>> Title:		 SOS Uniform Resource Identifier (URI) Parameter for Marking of Session Initiation Protocol (SIP) Requests related to Emergency Services
>> Creation_date:	 2010-11-09
>> WG ID:		 Independent Submission
>> Number_of_pages: 8
>>
>> Abstract:
>> This document defines a new Session Initiation Protocol (SIP) Uniform
>> Resource Identifier (URI) parameter intended for marking SIP
>> registration requests related to emergency calls and allow admission
>> control to ensure successful initiation of emergency calls.  The
>> usage of this new URI parameter complements the usage of the Service
>> Uniform Resource Name (URN) and is not intended to replace it.
>>
>>
>>
>> The IETF Secretariat.
>>
>>
>>
>>
>>
>>
>> Milan Patel
>> Consultant
>> InterDigital Communications, LLC
>>
>>
>> Tel.: +44 7917 678 250
>> Fax:
>> Email: Milan.Patel@InterDigital.com
>> http://www.InterDigital.com
>>
>>
>> This e-mail is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and/or otherwise protected from disclosure to anyone other than its intended recipient. Unintended transmission shall not constitute waiver of any privilege or confidentiality obligation. If you received this communication in error, please do not review, copy or distribute it, notify me immediately by email, and delete the original message and any attachments. Unless expressly stated in this e-mail, nothing in this message or any attachment should be construed as a digital or electronic signature.
>> _______________________________________________
>> dispatch mailing list
>> dispatch@ietf.org
>> https://www.ietf.org/mailman/listinfo/dispatch
>
> _______________________________________________
> dispatch mailing list
> dispatch@ietf.org
> https://www.ietf.org/mailman/listinfo/dispatch
>