RFC Errata
Found 1 record.
Status: Reported (1)
RFC 8498, "A P-Served-User Header Field Parameter for an Originating Call Diversion (CDIV) Session Case in the Session Initiation Protocol (SIP)", February 2019
Source of RFC: sipcore (art)
Errata ID: 8793
Status: Reported
Type: Technical
Publication Format(s) : TEXT
Reported By: Przemysław Ołtarzewski
Date Reported: 2026-03-02
Section 7 says:
P-Served-User: <sip:bob@example.com>; term; regstate=reg
It should say:
P-Served-User: <sip:bob@example.com>; sescase=term; regstate=reg
Notes:
P-Served-User header across call flow examples in section 7 is formed incorrectly - according to grammar in section 6.2, session case should be expressed by "sescase" param with "orig" / "term" value ; using just "term" as a valueless param is inconsistent with the rest of the spec and with RFC 5502.
Each incorrect occurrence in the examples should be fixed accordingly.
