Return-Path: <ben@nostrum.com>
X-Original-To: sipcore@ietfa.amsl.com
Delivered-To: sipcore@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
 by ietfa.amsl.com (Postfix) with ESMTP id 6D58C1275C5;
 Wed, 10 May 2017 07:47:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.879
X-Spam-Level: 
X-Spam-Status: No, score=-1.879 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RP_MATCHES_RCVD=-0.001,
 T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001]
 autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44])
 by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id NrLbKM_cWoaM; Wed, 10 May 2017 07:47:36 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1])
 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
 (No client certificate requested)
 by ietfa.amsl.com (Postfix) with ESMTPS id BCF0C127977;
 Wed, 10 May 2017 07:47:36 -0700 (PDT)
Received: from [10.0.1.63] (cpe-66-25-7-22.tx.res.rr.com [66.25.7.22])
 (authenticated bits=0)
 by nostrum.com (8.15.2/8.15.2) with ESMTPSA id v4AElXC0082319
 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO);
 Wed, 10 May 2017 09:47:34 -0500 (CDT) (envelope-from ben@nostrum.com)
X-Authentication-Warning: raven.nostrum.com: Host cpe-66-25-7-22.tx.res.rr.com
 [66.25.7.22] claimed to be [10.0.1.63]
From: Ben Campbell <ben@nostrum.com>
Content-Type: multipart/alternative;
 boundary="Apple-Mail=_2672FBE5-756F-44FB-A7A6-3DBE8133B7D5"
Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
Date: Wed, 10 May 2017 09:47:34 -0500
References: <20170510074449.A08C8B817E6@rfc-editor.org>
Cc: Mary Barnes <mary.ietf.barnes@gmail.com>, sipcore-chairs@ietf.org
To: SIPCORE <sipcore@ietf.org>
Message-Id: <DFBCA9A0-FA28-4DDB-A24A-7CC8813461D0@nostrum.com>
X-Mailer: Apple Mail (2.3273)
Archived-At: <https://mailarchive.ietf.org/arch/msg/sipcore/KeCW2NWY6fzsz-BO2x3Go9Mfqvg>
Subject: [sipcore] Fwd: [Technical Errata Reported] RFC7044 (5014)
X-BeenThere: sipcore@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: SIP Core Working Group  <sipcore.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sipcore>,
 <mailto:sipcore-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Wed, 10 May 2017 14:47:39 -0000


--Apple-Mail=_2672FBE5-756F-44FB-A7A6-3DBE8133B7D5
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

Do people have thoughts on this?

Thanks!

ben.

> Begin forwarded message:
>=20
> From: RFC Errata System <rfc-editor@rfc-editor.org>
> Subject: [Technical Errata Reported] RFC7044 (5014)
> Date: May 10, 2017 at 2:44:49 AM CDT
> To: mary.ietf.barnes@gmail.com, francois.audet@skype.net, =
shida@ntt-at.com, ietf.hanserik@gmail.com, =
christer.holmberg@ericsson.com, ben@nostrum.com, alissa@cooperw.in, =
aamelnikov@fastmail.fm, br@brianrosen.net, mahoney@nostrum.com
> Cc: dinoop.p1@gmail.com, sipcore@ietf.org, rfc-editor@rfc-editor.org
>=20
> The following errata report has been submitted for RFC7044,
> "An Extension to the Session Initiation Protocol (SIP) for Request =
History Information".
>=20
> --------------------------------------
> You may review the report below and at:
> http://www.rfc-editor.org/errata/eid5014
>=20
> --------------------------------------
> Type: Technical
> Reported by: Dinoop Paloli <dinoop.p1@gmail.com>
>=20
> Section: 9.1 and 10.3
>=20
> Original Text
> -------------
>=20
>=20
> Corrected Text
> --------------
>=20
>=20
> Notes
> -----
> Ambiguity exists regarding the handling of missing history info entry
>=20
> Section 9.1 says,
> 	If the Request-URI of the incoming request does not match the hi
>   -targeted-to-uri in the last hi-entry (i.e., the previous SIP entity
>   that sent the request did not include a History-Info header field),
>   the SIP entity MUST add an hi-entry to the end of the cache on
>   behalf of the previous SIP entity
>=20
> 	According to that, for example, if request is received with,
> 	Request URI : sip:peter@example.com
> 	and History info :  <sip:bob@example.com>;index=3D1
> 						=
<sip:alice@example>;index=3D1.1
> 						=
<sip:jain@example>;index=3D1.1.1
> 						=
<sip:dave@example>;index=3D1.1.2
>=20
> 	Then processing entity has to add an history info in to cache on =
behalf of previous entity as,
> 	History info : <sip:bob@example.com>;index=3D1
>               <sip:alice@example>;index=3D1.1
> 			   <sip:jain@example>;index=3D1.1.1
> 			   <sip:dave@example>;index=3D1.1.2
> 			   <sip:peter@example.com>;index=3D1.1.2.1
> 			  =20
> But in section 10.3 basic rules 6 states,
> 		If the request clearly has a gap in the hi-entry
>       (i.e., the last hi-entry and Request-URI differ), the entity
>       adding an hi-entry MUST add a single index with a value of "0"
>       (i.e., the non negative integer zero) prior to adding the
>       appropriate index for the action to be taken. For example, if
>       the index of the last hi-entry in the request received was 1.1.2
>       and there was a missing hi-entry and the request was being
>       forwarded to the next hop, the resulting index will be =
1.1.2.0.1.
> 	  =20
> 	   But as per 9.1 stated above, once an entity receive a request =
with missing history info
> 		it has to add an entry to cache on behalf of previous =
one.
> 		So referring the previous example the added index would =
be 1.1.2.1
> 		And by applying the rule in 10.3, the index for the new =
request created by this entity would be 1.1.2.1.0.1 not 1.1.2.0.1
>=20
> Instructions:
> -------------
> This erratum 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 =20
> can log in to change the status and edit the report, if necessary.=20
>=20
> --------------------------------------
> RFC7044 (draft-ietf-sipcore-rfc4244bis-12)
> --------------------------------------
> Title               : An Extension to the Session Initiation Protocol =
(SIP) for Request History Information
> Publication Date    : February 2014
> Author(s)           : M. Barnes, F. Audet, S. Schubert, J. van Elburg, =
C. Holmberg
> Category            : PROPOSED STANDARD
> Source              : Session Initiation Protocol Core RAI
> Area                : Real-time Applications and Infrastructure
> Stream              : IETF
> Verifying Party     : IESG


--Apple-Mail=_2672FBE5-756F-44FB-A7A6-3DBE8133B7D5
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=us-ascii

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D"">Do people have thoughts on this?<div class=3D""><br =
class=3D""></div><div class=3D""><div>Thanks!</div><div><br =
class=3D""></div><div>ben.</div><div><br class=3D""><blockquote =
type=3D"cite" class=3D""><div class=3D"">Begin forwarded =
message:</div><br class=3D"Apple-interchange-newline"><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;" class=3D""><span style=3D"font-family: =
-webkit-system-font, Helvetica Neue, Helvetica, sans-serif; =
color:rgba(0, 0, 0, 1.0);" class=3D""><b class=3D"">From: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D"">RFC Errata System &lt;<a =
href=3D"mailto:rfc-editor@rfc-editor.org" =
class=3D"">rfc-editor@rfc-editor.org</a>&gt;<br =
class=3D""></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span =
style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif; color:rgba(0, 0, 0, 1.0);" class=3D""><b class=3D"">Subject: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D""><b class=3D"">[Technical Errata =
Reported] RFC7044 (5014)</b><br class=3D""></span></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;" class=3D""><span style=3D"font-family: =
-webkit-system-font, Helvetica Neue, Helvetica, sans-serif; =
color:rgba(0, 0, 0, 1.0);" class=3D""><b class=3D"">Date: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D"">May 10, 2017 at 2:44:49 AM =
CDT<br class=3D""></span></div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span=
 style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif; color:rgba(0, 0, 0, 1.0);" class=3D""><b class=3D"">To: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D""><a =
href=3D"mailto:mary.ietf.barnes@gmail.com" =
class=3D"">mary.ietf.barnes@gmail.com</a>, <a =
href=3D"mailto:francois.audet@skype.net" =
class=3D"">francois.audet@skype.net</a>, <a =
href=3D"mailto:shida@ntt-at.com" class=3D"">shida@ntt-at.com</a>, <a =
href=3D"mailto:ietf.hanserik@gmail.com" =
class=3D"">ietf.hanserik@gmail.com</a>, <a =
href=3D"mailto:christer.holmberg@ericsson.com" =
class=3D"">christer.holmberg@ericsson.com</a>, <a =
href=3D"mailto:ben@nostrum.com" class=3D"">ben@nostrum.com</a>, <a =
href=3D"mailto:alissa@cooperw.in" class=3D"">alissa@cooperw.in</a>, <a =
href=3D"mailto:aamelnikov@fastmail.fm" =
class=3D"">aamelnikov@fastmail.fm</a>, <a =
href=3D"mailto:br@brianrosen.net" class=3D"">br@brianrosen.net</a>, <a =
href=3D"mailto:mahoney@nostrum.com" class=3D"">mahoney@nostrum.com</a><br =
class=3D""></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span =
style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif; color:rgba(0, 0, 0, 1.0);" class=3D""><b class=3D"">Cc: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D""><a =
href=3D"mailto:dinoop.p1@gmail.com" class=3D"">dinoop.p1@gmail.com</a>, =
<a href=3D"mailto:sipcore@ietf.org" class=3D"">sipcore@ietf.org</a>, <a =
href=3D"mailto:rfc-editor@rfc-editor.org" =
class=3D"">rfc-editor@rfc-editor.org</a><br class=3D""></span></div><br =
class=3D""><div class=3D""><div class=3D"">The following errata report =
has been submitted for RFC7044,<br class=3D"">"An Extension to the =
Session Initiation Protocol (SIP) for Request History Information".<br =
class=3D""><br class=3D"">--------------------------------------<br =
class=3D"">You may review the report below and at:<br class=3D""><a =
href=3D"http://www.rfc-editor.org/errata/eid5014" =
class=3D"">http://www.rfc-editor.org/errata/eid5014</a><br class=3D""><br =
class=3D"">--------------------------------------<br class=3D"">Type: =
Technical<br class=3D"">Reported by: Dinoop Paloli =
&lt;dinoop.p1@gmail.com&gt;<br class=3D""><br class=3D"">Section: 9.1 =
and 10.3<br class=3D""><br class=3D"">Original Text<br =
class=3D"">-------------<br class=3D""><br class=3D""><br =
class=3D"">Corrected Text<br class=3D"">--------------<br class=3D""><br =
class=3D""><br class=3D"">Notes<br class=3D"">-----<br =
class=3D"">Ambiguity exists regarding the handling of missing history =
info entry<br class=3D""><br class=3D"">Section 9.1 says,<br =
class=3D""><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>If the Request-URI of the incoming request does not match the =
hi<br class=3D""> &nbsp;&nbsp;-targeted-to-uri in the last hi-entry =
(i.e., the previous SIP entity<br class=3D""> &nbsp;&nbsp;that sent the =
request did not include a History-Info header field),<br class=3D""> =
&nbsp;&nbsp;the SIP entity MUST add an hi-entry to the end of the cache =
on<br class=3D""> &nbsp;&nbsp;behalf of the previous SIP entity<br =
class=3D""><br class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>According to that, for example, =
if request is received with,<br class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>Request URI : =
sip:peter@example.com<br class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>and History info : =
&nbsp;&lt;sip:bob@example.com&gt;;index=3D1<br class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>&lt;sip:alice@example&gt;;index=3D1.1<br class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>&lt;sip:jain@example&gt;;index=3D1.1.1<br class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>&lt;sip:dave@example&gt;;index=3D1.1.2<br class=3D""><br =
class=3D""><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>Then processing entity has to add an history info in to cache on =
behalf of previous entity as,<br class=3D""><span class=3D"Apple-tab-span"=
 style=3D"white-space:pre">	</span>History info : =
&lt;sip:bob@example.com&gt;;index=3D1<br class=3D""> =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&lt;sip:alice@example&gt;;index=3D1.1<br class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span> =
&nbsp;&nbsp;&lt;sip:jain@example&gt;;index=3D1.1.1<br class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span> =
&nbsp;&nbsp;&lt;sip:dave@example&gt;;index=3D1.1.2<br class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span> =
&nbsp;&nbsp;&lt;sip:peter@example.com&gt;;index=3D1.1.2.1<br =
class=3D""><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span> &nbsp;&nbsp;<br class=3D"">But in section 10.3 basic rules 6 =
states,<br class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>If the request clearly has a gap =
in the hi-entry<br class=3D""> =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(i.e., the last hi-entry and =
Request-URI differ), the entity<br class=3D""> =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;adding an hi-entry MUST add a single =
index with a value of "0"<br class=3D""> =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(i.e., the non negative integer =
zero) prior to adding the<br class=3D""> =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;appropriate index for the action to =
be taken. For example, if<br class=3D""> =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the index of the last hi-entry in =
the request received was 1.1.2<br class=3D""> =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;and there was a missing hi-entry and =
the request was being<br class=3D""> =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;forwarded to the next hop, the =
resulting index will be 1.1.2.0.1.<br class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span> =
&nbsp;&nbsp;<br class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span> &nbsp;&nbsp;But as per 9.1 =
stated above, once an entity receive a request with missing history =
info<br class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>it has to add an entry to cache =
on behalf of previous one.<br class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>So referring the previous example =
the added index would be 1.1.2.1<br class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span>And by =
applying the rule in 10.3, the index for the new request created by this =
entity would be 1.1.2.1.0.1 not 1.1.2.0.1<br class=3D""><br =
class=3D"">Instructions:<br class=3D"">-------------<br class=3D"">This =
erratum is currently posted as "Reported". If necessary, please<br =
class=3D"">use "Reply All" to discuss whether it should be verified =
or<br class=3D"">rejected. When a decision is reached, the verifying =
party &nbsp;<br class=3D"">can log in to change the status and edit the =
report, if necessary. <br class=3D""><br =
class=3D"">--------------------------------------<br class=3D"">RFC7044 =
(draft-ietf-sipcore-rfc4244bis-12)<br =
class=3D"">--------------------------------------<br class=3D"">Title =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;: An Extension to the Session Initiation Protocol (SIP) for =
Request History Information<br class=3D"">Publication Date =
&nbsp;&nbsp;&nbsp;: February 2014<br class=3D"">Author(s) =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: M. Barnes, =
F. Audet, S. Schubert, J. van Elburg, C. Holmberg<br class=3D"">Category =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: =
PROPOSED STANDARD<br class=3D"">Source =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;: Session Initiation Protocol Core RAI<br class=3D"">Area =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;: Real-time Applications and Infrastructure<br =
class=3D"">Stream =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;: IETF<br class=3D"">Verifying Party &nbsp;&nbsp;&nbsp;&nbsp;: =
IESG<br class=3D""></div></div></blockquote></div><br =
class=3D""></div></body></html>=

--Apple-Mail=_2672FBE5-756F-44FB-A7A6-3DBE8133B7D5--

