[XCON] [Errata Verified] RFC5239 (4120)

RFC Errata System <rfc-editor@rfc-editor.org> Mon, 01 April 2024 21:14 UTC

Return-Path: <wwwrun@rfcpa.amsl.com>
X-Original-To: xcon@ietfa.amsl.com
Delivered-To: xcon@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 07E7FC14F60E; Mon, 1 Apr 2024 14:14:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.949
X-Spam-Level:
X-Spam-Status: No, score=-3.949 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_PASS=-0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XTkBMTgaA1Xc; Mon, 1 Apr 2024 14:14:50 -0700 (PDT)
Received: from rfcpa.amsl.com (rfcpa.amsl.com [50.223.129.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2C1B2C14F604; Mon, 1 Apr 2024 14:14:45 -0700 (PDT)
Received: by rfcpa.amsl.com (Postfix, from userid 499) id 0DBE218FFDB0; Mon, 1 Apr 2024 14:14:45 -0700 (PDT)
To: Christian.Groves@nteczone.com, mary.barnes@nortel.com, cboulton@avaya.com, oritl@microsoft.com
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: orie@transmute.industries, iesg@ietf.org, xcon@ietf.org, iana@iana.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20240401211445.0DBE218FFDB0@rfcpa.amsl.com>
Date: Mon, 01 Apr 2024 14:14:45 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/xcon/Luv_8P-o0BU9q2Dt56GoCOHVeis>
Subject: [XCON] [Errata Verified] RFC5239 (4120)
X-BeenThere: xcon@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: Centralized Conferencing <xcon.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xcon>, <mailto:xcon-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xcon/>
List-Post: <mailto:xcon@ietf.org>
List-Help: <mailto:xcon-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xcon>, <mailto:xcon-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Apr 2024 21:14:54 -0000

The following errata report has been verified for RFC5239,
"A Framework for Centralized Conferencing". 

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid4120

--------------------------------------
Status: Verified
Type: Editorial

Reported by: Christian Groves <Christian.Groves@nteczone.com>
Date Reported: 2014-09-21
Verified by: Orie Steele (IESG)

Section: 8.4

Original Text
-------------
   ...
   A media session within a conferencing system can have any number of
   floors (0 or more) that are represented by the conference identifier.
   When using SDP offer/answer exchange to negotiate a floor control
   connection with the focus using the call signaling interface, the
   unique conference identifier is contained in the 'floorid' SDP
   attribute, as defined in [RFC4583], e.g., a=floorid:1 m-stream:10 .
   Each 'floorid' attribute, representing a unique floor, has an
   'm-stream' tag containing one or more identifiers.  The identifiers
   represent individual SDP media sessions (as defined using 'm=' from
   SDP) using the SDP 'Label' attribute, as defined in [RFC4574].

Corrected Text
--------------
   ...   
   A media session within a conferencing system can have any number of
   floors (0 or more) that are represented by the conference identifier.
   When using SDP offer/answer exchange to negotiate a floor control
   connection with the focus using the call signaling interface, the
   unique conference identifier is contained in the 'floorid' SDP
   attribute, as defined in [RFC4583], e.g., a=floorid:1 mstrm:10 .
   Each 'floorid' attribute, representing a unique floor, has an
   'mstrm' tag containing one or more identifiers.  The identifiers
   represent individual SDP media sessions (as defined using 'm=' from
   SDP) using the SDP 'Label' attribute, as defined in [RFC4574].

Notes
-----
In section 6 of the RFC4583 the ABNF for the "floorid" attribute is: floor-id-attribute = "a=floorid:" token [" mstrm:" token *(SP token)]

The text string "mstrm" is used to reference the media stream rather than "m-stream" that appears in this section.

--------------------------------------
RFC5239 (draft-ietf-xcon-framework-11)
--------------------------------------
Title               : A Framework for Centralized Conferencing
Publication Date    : June 2008
Author(s)           : M. Barnes, C. Boulton, O. Levin
Category            : PROPOSED STANDARD
Source              : Centralized Conferencing
Stream              : IETF
Verifying Party     : IESG