RFC Errata
RFC 3891, "The Session Initiation Protocol (SIP) "Replaces" Header", September 2004
Source of RFC: sip (rai)
Errata ID: 213
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Rb Srikanth
Date Reported: 2005-07-26
Held for Document Update by: Robert Sparks
Section 1 says:
INVITE sip:bob@bobster.example.org To: <sip:bob@example.org> From: <sip:alice@phone2.example.org>;tag=8983 Call-ID: 09870@phone2.example.org CSeq: 1 INVITE Contact: <sip:alice@phone2.example.org> Require: replaces Replaces: 425928@bobster.example.org;to-tag=7743;from-tag=6472 <mailto:425928@bobster.example.org;to-tag=7743;from-tag=6472>
It should say:
INVITE sip:bob@bobster.example.org To: <sip:bob@example.org> From: <sip:alice@phone2.example.org>;tag=8983 Call-ID: 09870@phone2.example.org CSeq: 1 INVITE Contact: <sip:alice@phone2.example.org> Require: replaces Replaces: 425928@bobster.example.org;to-tag=8983;from-tag=7743 <mailto:425928@bobster.example.org;to-tag=8983;from-tag=7743>