From 66479144517d0a7e89896630335a2754b56b2a36 Mon Sep 17 00:00:00 2001 From: suhasHere Date: Sun, 8 Sep 2024 22:24:15 -0700 Subject: [PATCH] add error code for announce cancel --- draft-ietf-moq-transport.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/draft-ietf-moq-transport.md b/draft-ietf-moq-transport.md index cb0d1b0a..fc0ed9ec 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