[Sip] [Technical Errata Reported] RFC3327 (2778)

RFC Errata System <rfc-editor@rfc-editor.org> Sat, 16 April 2011 14:35 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: sip@ietfc.amsl.com
Delivered-To: sip@ietfc.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfc.amsl.com (Postfix) with ESMTP id 8CE7FE06B5 for <sip@ietfc.amsl.com>; Sat, 16 Apr 2011 07:35:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.37
X-Spam-Level:
X-Spam-Status: No, score=-102.37 tagged_above=-999 required=5 tests=[AWL=0.230, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([208.66.40.236]) by localhost (ietfc.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U862uJX2u0a4 for <sip@ietfc.amsl.com>; Sat, 16 Apr 2011 07:35:42 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [IPv6:2001:1890:1112:1::2f]) by ietfc.amsl.com (Postfix) with ESMTP id D69F5E069A for <sip@ietf.org>; Sat, 16 Apr 2011 07:35:41 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id E2670E075D; Sat, 16 Apr 2011 07:35:40 -0700 (PDT)
To: dean.willis@softarmor.com, hoeneisen@switch.ch, gonzalo.camarillo@ericsson.com, rjsparks@nostrum.com, dean.willis@softarmor.com, drage@alcatel-lucent.com
From: RFC Errata System <rfc-editor@rfc-editor.org>
Message-Id: <20110416143540.E2670E075D@rfc-editor.org>
Date: Sat, 16 Apr 2011 07:35:40 -0700
Cc: sip@ietf.org, rfc-editor@rfc-editor.org
Subject: [Sip] [Technical Errata Reported] RFC3327 (2778)
X-BeenThere: sip@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Session Initiation Protocol <sip.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sip>, <mailto:sip-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sip>
List-Post: <mailto:sip@ietf.org>
List-Help: <mailto:sip-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sip>, <mailto:sip-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 16 Apr 2011 14:35:42 -0000

The following errata report has been submitted for RFC3327,
"Session Initiation Protocol (SIP) Extension Header Field for Registering Non-Adjacent Contacts".

--------------------------------------
You may review the report below and at:
http://www.rfc-editor.org/errata_search.php?rfc=3327&eid=2778

--------------------------------------
Type: Technical
Reported by: IƱaki Baz Castillo <ibc@aliax.net>

Section: 5.5.2

Original Text
-------------
   Message sequence for INVITE using Path:

   F1 Invite UA2 -> REGISTRAR

      INVITE UA1@EXAMPLEHOME.COM SIP/2.0
      Via: SIP/2.0/UDP 71.91.180.10:5060;branch=z9hG4bKe2i95c5st3R
      To: UA1 <sip:UA1@EXAMPLEHOME.COM>
      From: UA2 <sip:UA2@FOREIGN.ELSEWHERE.ORG>;tag=224497
      Call-ID: 48273181116@71.91.180.10
      CSeq: 29 INVITE
      Contact: <sip:UA2@71.91.180.10>
       . . .

Corrected Text
--------------
   Message sequence for INVITE using Path:

   F1 Invite UA2 -> REGISTRAR

      INVITE sip:UA1@EXAMPLEHOME.COM SIP/2.0
      Via: SIP/2.0/UDP 71.91.180.10:5060;branch=z9hG4bKe2i95c5st3R
      To: UA1 <sip:UA1@EXAMPLEHOME.COM>
      From: UA2 <sip:UA2@FOREIGN.ELSEWHERE.ORG>;tag=224497
      Call-ID: 48273181116@71.91.180.10
      CSeq: 29 INVITE
      Contact: <sip:UA2@71.91.180.10>
       . . .

Notes
-----
In all the example flow the Request URI is wrong as doesn't contain the URI scheme ("sip" / "sips").

Instructions:
-------------
This errata is currently posted as "Reported". If necessary, please
use "Reply All" to discuss whether it should be verified or
rejected. When a decision is reached, the verifying party (IESG)
can log in to change the status and edit the report, if necessary. 

--------------------------------------
RFC3327 (draft-willis-sip-path-08)
--------------------------------------
Title               : Session Initiation Protocol (SIP) Extension Header Field for Registering Non-Adjacent Contacts
Publication Date    : December 2002
Author(s)           : D. Willis, B. Hoeneisen
Category            : PROPOSED STANDARD
Source              : Session Initiation Protocol
Area                : Real-time Applications and Infrastructure
Stream              : IETF
Verifying Party     : IESG