diff --git a/draft-ietf-moq-transport.md b/draft-ietf-moq-transport.md index 63ff4245..9d0a1629 100644 --- a/draft-ietf-moq-transport.md +++ b/draft-ietf-moq-transport.md @@ -1316,6 +1316,8 @@ receiving an ANNOUNCE_CANCEL, it SHOULD close the session as a ~~~ ANNOUNCE_CANCEL Message { Track Namespace (tuple), + Error Code (i), + Reason Phrase (b), } ~~~ {: #moq-transport-announce-cancel-format title="MOQT ANNOUNCE_CANCEL Message"} @@ -1323,6 +1325,11 @@ ANNOUNCE_CANCEL Message { * Track Namespace: Identifies a track's namespace as defined in ({{track-name}}). +* Error Code: Identifies an integer error code for canceling the announcement. + +* Reason Phrase: Provides the reason for announcement cancelation. + + ## TRACK_STATUS_REQUEST {#message-track-status-req} A potential subscriber sends a 'TRACK_STATUS_REQUEST' message on the control @@ -1954,6 +1961,7 @@ TODO: fill out currently missing registries: * Subscribe Error codes * Subscribe Namespace Error codes * Announce Error codes +* Announce Cancel Reason codes * Message types TODO: register the URI scheme and the ALPN