RE: AW: AW: AW: [Sipping-tispan] TISPAN requirements, first requiements

"GARCIN Sebastien RD-CORE-ISS" <sebastien.garcin@francetelecom.com> Mon, 29 August 2005 08:37 UTC

Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1E9f9T-0002YU-CZ; Mon, 29 Aug 2005 04:37:59 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1E9f9R-0002YP-Qc for sipping-tispan@megatron.ietf.org; Mon, 29 Aug 2005 04:37:58 -0400
Received: from ietf-mx.ietf.org (ietf-mx [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id EAA24539 for <sipping-tispan@ietf.org>; Mon, 29 Aug 2005 04:37:55 -0400 (EDT)
Received: from p-mail1.rd.francetelecom.com ([195.101.245.15]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1E9fAj-0007yH-Dy for sipping-tispan@ietf.org; Mon, 29 Aug 2005 04:39:18 -0400
Received: from ftrdmel1.rd.francetelecom.fr ([10.193.117.152]) by ftrdsmtp2.rd.francetelecom.fr with Microsoft SMTPSVC(6.0.3790.211); Mon, 29 Aug 2005 10:37:51 +0200
X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Subject: RE: AW: AW: AW: [Sipping-tispan] TISPAN requirements, first requiements
Date: Mon, 29 Aug 2005 10:37:50 +0200
Message-ID: <49E7012A614B024B80A7D175CB9A64EC062BEF0F@ftrdmel1.rd.francetelecom.fr>
Thread-Topic: AW: AW: AW: [Sipping-tispan] TISPAN requirements, first requiements
thread-index: AcWsZijHRWQR7aZHTxOVNUNL46SVhgADq0Sw
From: "GARCIN Sebastien RD-CORE-ISS" <sebastien.garcin@francetelecom.com>
To: "Miguel Garcia" <Miguel.An.Garcia@nokia.com>, "Michael Hammer \(mhammer\)" <mhammer@cisco.com>
X-OriginalArrivalTime: 29 Aug 2005 08:37:51.0742 (UTC) FILETIME=[F17A11E0:01C5AC74]
X-Spam-Score: 0.0 (/)
X-Scan-Signature: b22590c27682ace61775ee7b453b40d3
Content-Transfer-Encoding: quoted-printable
Cc: sipping-tispan@ietf.org, "Alexeitsev, D" <D.Alexeitsev@t-com.net>
X-BeenThere: sipping-tispan@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Discussion of requirements for SIP introduced by ETSI TISPAN <sipping-tispan.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/sipping-tispan>, <mailto:sipping-tispan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/sipping-tispan>
List-Post: <mailto:sipping-tispan@ietf.org>
List-Help: <mailto:sipping-tispan-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/sipping-tispan>, <mailto:sipping-tispan-request@ietf.org?subject=subscribe>
Sender: sipping-tispan-bounces@ietf.org
Errors-To: sipping-tispan-bounces@ietf.org

Hi, 

Yes, the call indeed does need to stay anonymous for the SIP end point. 

Also I think we shouldn' make too many assumption of which entity will be involved (proxy UAS, UAC...). This requirement is for one SIP entity to notify another SIP entity of that the call is anonymous and has an "ACR override" property.

The solution that Miguel described (adding a parameter to P-A-ID) is fine with me. 

Regards,
sebastien   

-----Message d'origine-----
De : sipping-tispan-bounces@ietf.org [mailto:sipping-tispan-bounces@ietf.org] De la part de Miguel Garcia
Envoyé : lundi 29 août 2005 08:50
À : Michael Hammer (mhammer)
Cc : sipping-tispan@ietf.org; Alexeitsev, D
Objet : Re: AW: AW: AW: [Sipping-tispan] TISPAN requirements,first requiements

But this solution of adding a parameter to the P-Asserted-Identity works. IMS supports from day one RFC 3325, so there are procedures to add/delete the P-Asserted-Identity when traversing a trust domain.

Now, if you add a parameter to that header field, proxies that do not support the extension will not act upon it, so they will forward it if present and if the P-Asserted-Identity header fiedl has to be forwarded. 
If the header field is stripped, it will include the parameter, which is, in my opinion, the correct behaviour.

/Miguel

Michael Hammer (mhammer) wrote:

> My concern over what gets put into the message, is that those 
> indicators could potentially be leaked to the UAS because some 
> intermediate node was not updated with the latest RFC, and according 
> to SIP merely passed on what it did not understand.
> 
> Mike
>  
> 
> 
>>-----Original Message-----
>>From: sipping-tispan-bounces@ietf.org 
>>[mailto:sipping-tispan-bounces@ietf.org] On Behalf Of Miguel Garcia
>>Sent: Friday, August 26, 2005 7:44 AM
>>To: Jesske, R
>>Cc: sipping-tispan@ietf.org; Alexeitsev, D
>>Subject: Re: AW: AW: AW: [Sipping-tispan] TISPAN requirements, first 
>>requiements
>>
>>Hi Roland:
>>
>>If you don't have a P-Asserted-Identity in the signalling, is because 
>>the trust relationship has been broken at some point, in which case, 
>>you shouldn't trust also the role parameter independently of the 
>>header where you put it.
>>
>>The nice property of adding a role parameter to the 
>>P-Asserted-Identity header is that you get the trust for free, which 
>>is the expected behaviour for this service.
>>
>>/Miguel
>>
>>Jesske, R wrote:
>>
>>
>>>>>I think it might be worth considering adding role parameters to 
>>>>>P-Asserted-ID.
>>>>
>>>>That is OK with me and solves most of the problems.
>>>>
>>>
>>>
>>>
>>>Paul,
>>>I have to revice my proposal. 
>>>I thought that is the solution to bind it to the
>>
>>P-Asserted-Id. But in the case were we have a anonymous communication 
>>restricted by the network. We usually have no Calling Party number. 
>>And therefore also no P-Asserted-Identity.
>>
>>>So we cannot bind this to the P-Asserted-Identity.
>>>
>>>Perhaps we can bind it to the privacy header?
>>>
>>>Or any other?
>>>
>>>Best Regards.
>>>
>>>Roalnd
>>>
>>>_______________________________________________
>>>Sipping-tispan mailing list
>>>Sipping-tispan@ietf.org
>>>https://www1.ietf.org/mailman/listinfo/sipping-tispan
>>
>>-- 
>>Miguel A. Garcia           tel:+358-50-4804586
>>sip:miguel.an.garcia@openlaboratory.net
>>Nokia Research Center      Helsinki, Finland
>>
>>
>>_______________________________________________
>>Sipping-tispan mailing list
>>Sipping-tispan@ietf.org
>>https://www1.ietf.org/mailman/listinfo/sipping-tispan
> 
> 

-- 
Miguel A. Garcia           tel:+358-50-4804586
sip:miguel.an.garcia@openlaboratory.net
Nokia Research Center      Helsinki, Finland


_______________________________________________
Sipping-tispan mailing list
Sipping-tispan@ietf.org
https://www1.ietf.org/mailman/listinfo/sipping-tispan

_______________________________________________
Sipping-tispan mailing list
Sipping-tispan@ietf.org
https://www1.ietf.org/mailman/listinfo/sipping-tispan