Discussion:
[Technical Errata Reported] RFC3665 (4047)
RFC Errata System
2014-07-11 14:27:29 UTC
Permalink
The following errata report has been submitted for RFC3665,
"Session Initiation Protocol (SIP) Basic Call Flow Examples".

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

--------------------------------------
Type: Technical
Reported by: Gergely Szabo <***@ericsson.com>

Section: 2.1

Original Text
-------------
F3 REGISTER Bob -> SIP Server

REGISTER sips:ss2.biloxi.example.com SIP/2.0
Via: SIP/2.0/TLS client.biloxi.example.com:5061;branch=z9hG4bKnashd92
Max-Forwards: 70
From: Bob <sips:***@biloxi.example.com>;tag=ja743ks76zlflH
To: Bob <sips:***@biloxi.example.com>
Call-ID: ***@biloxi.example.com
CSeq: 2 REGISTER
Contact: <sips:***@client.biloxi.example.com>
Authorization: Digest username="bob", realm="atlanta.example.com"
nonce="ea9c8e88df84f1cec4341ae6cbe5a359", opaque="",
uri="sips:ss2.biloxi.example.com",
response="dfe56131d1958046689d83306477ecc"
Content-Length: 0

Corrected Text
--------------
F3 REGISTER Bob -> SIP Server

REGISTER sips:ss2.biloxi.example.com SIP/2.0
Via: SIP/2.0/TLS client.biloxi.example.com:5061;branch=z9hG4bKnashd92
Max-Forwards: 70
From: Bob <sips:***@biloxi.example.com>;tag=ja743ks76zlflH
To: Bob <sips:***@biloxi.example.com>
Call-ID: ***@biloxi.example.com
CSeq: 2 REGISTER
Contact: <sips:***@client.biloxi.example.com>
Authorization: Digest username="bob", realm="atlanta.example.com",
nonce="ea9c8e88df84f1cec4341ae6cbe5a359", opaque="",
uri="sips:ss2.biloxi.example.com",
response="dfe56131d1958046689d83306477ecc"
Content-Length: 0

Notes
-----
A comma (,) is missing before the 'nonce' parameter of the Authorization header.

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.

--------------------------------------
RFC3665 (draft-ietf-sipping-basic-call-flows-02)
--------------------------------------
Title : Session Initiation Protocol (SIP) Basic Call Flow Examples
Publication Date : December 2003
Author(s) : A. Johnston, S. Donovan, R. Sparks, C. Cunningham, K. Summers
Category : BEST CURRENT PRACTICE
Source : Session Initiation Proposal Investigation
Area : Real-time Applications and Infrastructure
Stream : IETF
Verifying Party : IESG

_______________________________________________
Sipping mailing list https://www.ietf.org/mailman/listinfo/sipping
This list is for NEW development of the application of SIP
Use sip-***@cs.columbia.edu for questions on current sip
Use ***@ietf.org for new developments of core SIP

Continue reading on narkive:
Loading...