Internet Engineering Task Force (IETF) D. Mongrain Request for Comments: 9806 Motorola Solutions Updates: 7866 June 2025 Category: Standards Track ISSN: 2070-1721
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.
SIPベースのメディア録音(SIPREC)プロトコルは、「セッション開始プロトコル(SIP)記録メタデータ」(RFC 7865)と「セッション記録プロトコル」(RFC 7866)の両方で定義されます。残念ながら、両方のRFCは、メタデータの記録にどのようにラベル付けされるかについて互いに矛盾しています。さらに、どちらのRFCも新しいメディアタイプを登録しませんでした。このドキュメントは、RFC 7866を更新して、記録メタデータをラベル付けするときにRFC 7865と整合し、メディアタイプを登録します。
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.
このドキュメントは、インターネットエンジニアリングタスクフォース(IETF)の製品です。IETFコミュニティのコンセンサスを表しています。公開レビューを受けており、インターネットエンジニアリングステアリンググループ(IESG)からの出版が承認されています。インターネット標準の詳細については、RFC 7841のセクション2で入手できます。
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.
このドキュメントの現在のステータス、任意のERRATA、およびそのフィードバックを提供する方法に関する情報は、https://www.rfc-editor.org/info/rfc9806で取得できます。
Copyright (c) 2025 IETF Trust and the persons identified as the document authors. All rights reserved.
著作権(c)2025 IETF Trustおよび文書著者として特定された人。無断転載を禁じます。
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.
このドキュメントは、BCP 78およびIETFドキュメント(https://trustee.ietf.org/license-info)に関連するIETF Trustの法的規定の対象となります。この文書に関するあなたの権利と制限を説明するので、これらの文書を注意深く確認してください。このドキュメントから抽出されたコードコンポーネントには、セクション4.Eで説明されている法的規定のセクション4.Eで説明されており、改訂されたBSDライセンスで説明されている保証なしで提供されるように、改訂されたBSDライセンステキストを含める必要があります。
1. Introduction 2. Updates to RFC 7866 3. Security Considerations 4. IANA Considerations 4.1. Media Type Registration 5. References 5.1. Normative References 5.2. Informative References Acknowledgments Author's Address
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.
SIPベースのメディア録音(SIPREC)プロトコルは、[RFC7865]および[RFC7866]によって定義されます。前者は、メタデータ含有量を識別するときに「アプリケーション/RSメタダタ+XML」の使用を指定しますが、後者は「アプリケーション/RSメタダタ」を使用します。[RFC7865]はSIPRECメタデータを定義するため、規範として特定され、[RFC7866]に対して[ERR7987]が作成されて問題を報告しました。このドキュメントは、エラーを解決します。
In addition, neither document registered the media type with IANA; this document rectifies this gap.
さらに、どちらのドキュメントもIANAでメディアタイプを登録していません。このドキュメントは、このギャップを是正します。
Each instance of the following in [RFC7866]:
[RFC7866]の以下の各インスタンス:
application/rs-metadata
アプリケーション/RS-Metadata
Is replaced with:
置き換えられます:
application/rs-metadata+xml
アプリケーション/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].
このメモで指定された更新は、記録メタデータの識別に関する公開されたドキュメントの矛盾を明確にします。彼らは、[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.
[RFC7865]は、XMLデータの記録メタデータを指定して使用するメディアタイプを定義します。このメディアタイプは、SIPRECでメタデータの記録を指定するときに使用されます。
Type name:
タイプ名:
application
応用
Subtype name:
サブタイプ名:
rs-metadata+xml
rs-metadata+xml
Required parameters:
必要なパラメーター:
N/A
n/a
Optional parameters:
オプションのパラメーター:
N/A
n/a
Encoding considerations:
考慮事項のエンコード:
Same as encoding considerations of "application/xml" as specified in [RFC7303].
[RFC7303]で指定されている「アプリケーション/XML」の考慮事項をエンコードすることと同じです。
Security considerations:
セキュリティ上の考慮事項:
N/A
n/a
Interoperability considerations:
相互運用性の考慮事項:
Please note that [RFC7866] specifies the use of "application/rs-metadata", which has been replaced by "application/rs-metadata+xml" in RFC 9806.
[RFC7866]は、RFC 9806の「Application/RS-Metadata+XML」に置き換えられた「Application/RS-Metadata」の使用を指定していることに注意してください。
Published specification:
公開された仕様:
[RFC7865] [RFC9806]
[RFC7865] [RFC9806]
Applications that use this media type:
このメディアタイプを使用するアプリケーション:
Session Recording Clients (SRCs) and Session Recording Servers (SRSs).
セッション記録クライアント(SRC)およびセッション記録サーバー(SRSS)。
Fragment identifier considerations:
フラグメント識別子の考慮事項:
N/A
n/a
Additional information:
追加情報:
Deprecated alias names for this type:
このタイプの非推奨エイリアス名:
N/A
n/a
Magic number(s):
マジックナンバー:
N/A
n/a
File extension(s):
ファイル拡張子:
N/A
n/a
Macintosh file type code(s):
Macintoshファイルタイプコード:
N/A
n/a
Person & email address to contact for further information:
詳細については、連絡先への個人およびメールアドレス:
IETF SIPCORE Working Group (sipcore@ietf.org)
ietf sipcoreワーキンググループ(sipcore@ietf.org)
Intended usage:
意図された使用法:
COMMON
一般
Restrictions on usage:
使用に関する制限:
There are no restrictions on where this media type can be used.
このメディアタイプを使用できる場所に制限はありません。
Author:
著者:
IETF SIPCORE Working Group (sipcore@ietf.org)
ietf sipcoreワーキンググループ(sipcore@ietf.org)
Change controller:
Change Controller:
IETF
IETF
[RFC7303] Thompson, H. and C. Lilley, "XML Media Types", RFC 7303, DOI 10.17487/RFC7303, July 2014, <https://www.rfc-editor.org/info/rfc7303>.
[RFC7865] Ravindranath, R., Ravindran, P., and P. Kyzivat, "Session Initiation Protocol (SIP) Recording Metadata", RFC 7865, DOI 10.17487/RFC7865, May 2016, <https://www.rfc-editor.org/info/rfc7865>.
[RFC7866] Portman, L., Lum, H., Ed., Eckel, C., Johnston, A., and A. Hutton, "Session Recording Protocol", RFC 7866, DOI 10.17487/RFC7866, May 2016, <https://www.rfc-editor.org/info/rfc7866>.
[Err7987] RFC Errata, Erratum ID 7987, RFC 7866, <https://www.rfc-editor.org/errata/eid7987>.
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.
新しいツールを使用した私の最初のインターネットドラフトを書く際の彼の指導と彼の徹底的なレビューに感謝します。この文書を大幅に強化した貴重な時間について、すべてのレビュアーに心から感謝します。
Dan Mongrain Motorola Solutions Email: Dan.Mongrain@MotorolaSolutions.com