RFC 9806 | Correct SIPREC Metadata Media Type | June 2025 |
Mongrain | Standards Track | [Page] |
The SIP-based Media Recording (SIPREC) protocol is defined by both "Session Initiation Protocol (SIP) Recording Metadata" (RFC 7865) and "Session Recording Protocol" (RFC 7866). Unfortunately, both RFCs contradict each other regarding how recording metadata is to be labeled. In addition, neither RFC registered the new media type. This document updates RFC 7866 to align with RFC 7865 when labeling recording metadata and also registers the media type.¶
This is an Internet Standards Track document.¶
This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Further information on Internet Standards is available in Section 2 of RFC 7841.¶
Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at https://www.rfc-editor.org/info/rfc9806.¶
Copyright (c) 2025 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
The SIP-based Media Recording (SIPREC) protocol is defined by [RFC7865] and [RFC7866]. The former specifies the use of "application/rs-metadata+xml" when identifying metadata content, whereas the latter uses "application/rs-metadata". Since [RFC7865] defines SIPREC metadata, it was identified as normative, and [Err7987] was created against [RFC7866] to report the issue. This document resolves the erratum.¶
In addition, neither document registered the media type with IANA; this document rectifies this gap.¶
Each instance of the following in [RFC7866]:¶
application/rs-metadata¶
Is replaced with:¶
application/rs-metadata+xml¶
The updates specified in this memo clarify inconsistencies in published documents with regard to identifying recording metadata. They do not introduce new security considerations beyond those listed in [RFC7866].¶
[RFC7865] defines a media type for use with specifying recording metadata in XML data. This media type is to be used when specifying recording metadata in SIPREC.¶
Thank you to Brian Rosen for his guidance in writing my first Internet-Draft using the new tools and for his thorough review. A sincere thank you to all of the reviewers for their valuable time, which greatly enhanced this document.¶