Protocol Action: 'The Session Inititation Protocol (SIP) 'Join' Header' to Proposed Standard

The IESG <iesg-secretary@ietf.org> Wed, 02 June 2004 05:00 UTC

Received: from ietf-mx (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id BAA26240 for <ietf-announce-archive@ietf.org>; Wed, 2 Jun 2004 01:00:57 -0400 (EDT)
Received: from ietf-mx.ietf.org ([132.151.6.1] helo=ietf-mx) by ietf-mx with esmtp (Exim 4.32) id 1BVNrz-0007ct-QW for ietf-announce-archive@ietf.org; Wed, 02 Jun 2004 01:00:55 -0400
Received: from exim by ietf-mx with spam-scanned (Exim 4.12) id 1BVNpu-0006F8-00 for ietf-announce-archive@ietf.org; Wed, 02 Jun 2004 00:58:47 -0400
Received: from megatron.ietf.org ([132.151.6.71]) by ietf-mx with esmtp (Exim 4.12) id 1BVNoJ-0005UG-00; Wed, 02 Jun 2004 00:57:07 -0400
Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1BVN67-0003ga-Fc; Wed, 02 Jun 2004 00:11:27 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1BVGQ4-0002M1-2B for ietf-announce@megatron.ietf.org; Tue, 01 Jun 2004 17:03:36 -0400
Received: from ietf-mx (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id RAA24601 for <ietf-announce@ietf.org>; Tue, 1 Jun 2004 17:03:34 -0400 (EDT)
Received: from ietf-mx.ietf.org ([132.151.6.1] helo=ietf-mx) by ietf-mx with esmtp (Exim 4.32) id 1BVGQ2-0001xW-Op for ietf-announce@ietf.org; Tue, 01 Jun 2004 17:03:34 -0400
Received: from exim by ietf-mx with spam-scanned (Exim 4.12) id 1BVGOm-00019n-00 for ietf-announce@ietf.org; Tue, 01 Jun 2004 17:02:17 -0400
Received: from megatron.ietf.org ([132.151.6.71]) by ietf-mx with esmtp (Exim 4.12) id 1BVGNF-0000Ng-00; Tue, 01 Jun 2004 17:00:41 -0400
Received: from apache by megatron.ietf.org with local (Exim 4.32) id 1BVG4z-0002qu-0A; Tue, 01 Jun 2004 16:41:49 -0400
X-test-idtracker: no
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce:;
Message-Id: <E1BVG4z-0002qu-0A@megatron.ietf.org>
Date: Tue, 01 Jun 2004 16:41:49 -0400
X-Mailman-Approved-At: Tue, 01 Jun 2004 18:05:15 -0400
Cc: sip mailing list <sip@ietf.org>, sip chair <rohan@cisco.com>, Internet Architecture Board <iab@iab.org>, sip chair <dean.willis@softarmor.com>, RFC Editor <rfc-editor@rfc-editor.org>
Subject: Protocol Action: 'The Session Inititation Protocol (SIP) 'Join' Header' to Proposed Standard
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: ietf-announce.ietf.org
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
Sender: ietf-announce-bounces@ietf.org
Errors-To: ietf-announce-bounces@ietf.org
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on ietf-mx.ietf.org
X-Spam-Status: No, hits=0.2 required=5.0 tests=AWL autolearn=no version=2.60

The IESG has approved the following document:

- 'The Session Inititation Protocol (SIP) 'Join' Header '
   <draft-ietf-sip-join-03.txt> as a Proposed Standard

This document is the product of the Session Initiation Protocol Working Group.

The IESG contact persons are Allison Mankin and Jon Peterson.

Technical Summary
 
   This document defines a new header for use with SIP multi-party
   applications and call control. The Join header is used to logically
   join an existing SIP dialog with a new SIP dialog.   This primitive can
   be used to enable services such as answering machine style
   Message-Screening.  The document includes non-normative 
   examples to describe the services.

  The extension specified in this document significantly changes the
   relative security of SIP devices.  Currently in SIP, even if an
   eavesdropper learns the Call-ID, To, and From headers of a dialog,
   they cannot easily modify or destroy that dialog if Digest
   authentication or end-to-end message integrity are used.

   This extension can be used to insert or monitor potentially sensitive
   content in a multimedia conversation.  As such, invitations with the
   Join header MUST only be accepted if the peer requesting replacement
   has been properly authenticated using a standard SIP mechanism
   (Digest or S/MIME), and authorized to be joined with the target
   dialog.  (All SIP implementations are already required to support
   Digest Authentication.)  Generally authorization for joins are
   configured as a matter of local policy as long-duration persistent
   relationships, such as the user and the message screening capability.
 
   Specific mechanisms for authorization are described.  It is also
   possible to use Referred-by and the AuthID Body.

   
 Working Group Summary
 
 The Join header is an important element of the multi-party architecture in
 SIP.  There were engineering considerations to get the details right, 
 but there was consensus to advance this document.  
 
Protocol Quality
 
 Join has been implemented by multiple vendors and tested at the SIP interop
 gatherings.  The protocol was reviewed for the IESG by Allison Mankin.

RFC Editor Note:

Add to the end of the Security Considerations -

Section 4 describes specific mechanisms for authorization using Digest 
Authentication and S/MIME (RFC 3261) and Referred-by [9], the
currently available capabilities in SIP.

The document was submitted on the cusp of RFC 3667 approval.  Please replace
the boilerplate.


_______________________________________________
IETF-Announce mailing list
IETF-Announce@ietf.org
https://www1.ietf.org/mailman/listinfo/ietf-announce