RFC Errata
RFC 4235, "An INVITE-Initiated Dialog Event Package for the Session Initiation Protocol (SIP)", November 2005
Source of RFC: sipping (rai)See Also: RFC 4235 w/ inline errata
Errata ID: 788
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Nicolas-Peter Pohland
Date Reported: 2007-01-15
Verifier Name: Cullen Jennings
Date Verified: 2009-01-28
Section 6.2 says:
<state reason="cancelled">terminated</state> <state reason="replaced">terminated</state> <state reason="replaced">confirmed</state> <state reason="remote-bye">terminated</state>
It should say:
<state event="cancelled">terminated</state> <state event="replaced">terminated</state> <state event="replaced">confirmed</state> <state event="remote-bye">terminated</state>
Notes:
The "state" element does not have a "reason" attribute. It is called "event"
by definition in section 4.1.2. and the schema in 4.4.
from pending