[sipcore] Report on Errata IDs: 2266 and 2267, RFC4235, "An INVITE-Initiated Dialog Event Package for the Session Initiation Protocol (SIP)"

"Worley, Dale R (Dale)" <dworley@avaya.com> Thu, 30 September 2010 18:58 UTC

Return-Path: <dworley@avaya.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 19A3E3A6E69 for <sipcore@core3.amsl.com>; Thu, 30 Sep 2010 11:58:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.47
X-Spam-Level:
X-Spam-Status: No, score=-102.47 tagged_above=-999 required=5 tests=[AWL=0.129, BAYES_00=-2.599, 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 nLo5qxX70eXz for <sipcore@core3.amsl.com>; Thu, 30 Sep 2010 11:58:03 -0700 (PDT)
Received: from co300216-co-outbound.net.avaya.com (co300216-co-outbound.net.avaya.com [198.152.13.100]) by core3.amsl.com (Postfix) with ESMTP id 12A823A6E7D for <sipcore@ietf.org>; Thu, 30 Sep 2010 11:56:43 -0700 (PDT)
X-IronPort-AV: E=Sophos;i="4.57,260,1283745600"; d="scan'208";a="240593258"
Received: from unknown (HELO p-us1-erheast.us1.avaya.com) ([135.11.50.53]) by co300216-co-outbound.net.avaya.com with ESMTP; 30 Sep 2010 14:57:29 -0400
X-IronPort-AV: E=Sophos;i="4.57,260,1283745600"; d="scan'208";a="517619195"
Received: from unknown (HELO DC-US1HCEX3.global.avaya.com) ([135.11.52.22]) by p-us1-erheast-out.us1.avaya.com with ESMTP; 30 Sep 2010 14:57:29 -0400
Received: from DC-US1MBEX4.global.avaya.com ([169.254.2.129]) by DC-US1HCEX3.global.avaya.com ([135.11.52.22]) with mapi; Thu, 30 Sep 2010 14:57:28 -0400
From: "Worley, Dale R (Dale)" <dworley@avaya.com>
To: "sipcore@ietf.org" <sipcore@ietf.org>, Robert Sparks <rjsparks@nostrum.com>
Date: Thu, 30 Sep 2010 14:56:09 -0400
Thread-Topic: Report on Errata IDs: 2266 and 2267, RFC4235, "An INVITE-Initiated Dialog Event Package for the Session Initiation Protocol (SIP)"
Thread-Index: AQHLYNFTq+1lKA+8vUOCpmfcbkbDIg==
Message-ID: <CD5674C3CD99574EBA7432465FC13C1B21FFC79C77@DC-US1MBEX4.global.avaya.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: [sipcore] Report on Errata IDs: 2266 and 2267, RFC4235, "An INVITE-Initiated Dialog Event Package for the Session Initiation Protocol (SIP)"
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: Thu, 30 Sep 2010 18:58:04 -0000

======================================================================
Errata ID: 2266

RFC4235, "An INVITE-Initiated Dialog Event Package for the Session
Initiation Protocol (SIP)"
Source of RFC: sipping (rai)

Status: Reported
Type: Technical

Reported By: David Grant
Date Reported: 2010-05-18

Section 4.4 says:

...
<xs:element name="route-set" minOccurs="0" maxOccurs="1">
   <xs:complexType>
      <xs:sequence>
         <xs:element name="hop" type="xs:string" minOccurs="1" maxOccurs="unbounded"/>
      </xs:sequence>
   </xs:complexType>
</xs:element>
...

It should say:

** Remove Element **

Notes:

The route-set element was removed between
draft-ietf-sipping-dialog-package-03 and
draft-ietf-sipping-dialog-package-04 
----------------------------------------------------------------------
Recommended status: Verified, hold for document update

The erratum is correct.  However, there being no documentation
regarding the use of the "route-set" element, no device should send
it.  And being unknown, a device receiving it should ignore it.
======================================================================
Errata ID: 2267

RFC4235, "An INVITE-Initiated Dialog Event Package for the Session
Initiation Protocol (SIP)"
Source of RFC: sipping (rai)

Status: Reported
Type: Technical

Reported By: David Grant
Date Reported: 2010-05-18

Section 4.4 says:

<xs:element name="cseq" type="xs:nonNegativeInteger" 
minOccurs="0" maxOccurs="1"/>

It should say:

** Remove Element **

Notes:

The participant/cseq element was removed between
draft-ietf-sipping-dialog-package-03 and
draft-ietf-sipping-dialog-package-04 

----------------------------------------------------------------------
Recommended status: Verified, hold for document update

The erratum is correct.  However, there being no documentation
regarding the use of the "cseq" element, no device should send
it.  And being unknown, a device receiving it should ignore it.
======================================================================

Dale