datatracker.ietf.org
Sign In
Version 4.51.p2, 2013-06-11
Report a bug

An Architecture for Media Recording using the Session Initiation Protocol
draft-ietf-siprec-architecture-08

Active Internet-Draft (siprec WG)
Document Stream: IETF
Last updated: 2013-05-23
Replaces: draft-hutton-siprec-session-recording-arch
Intended RFC status: (None)
Other versions: plain text, xml, pdf, html

IETF State: In WG Last Call (siprec)
Document shepherd:(None)
Shepherd writeup
Consensus:Unknown

IESG State: I-D Exists
Responsible AD: (None)
Send notices to: No addresses provided

SIPREC                                                    A. Hutton, Ed.
Internet-Draft                         Siemens Enterprise Communications
Intended status: Informational                           L. Portman, Ed.
Expires: November 24, 2013                                  NICE Systems
                                                                 R. Jain
                                                             IPC Systems
                                                                K. Rehor
                                                     Cisco Systems, Inc.
                                                            May 23, 2013

    An Architecture for Media Recording using the Session Initiation
                                Protocol
                   draft-ietf-siprec-architecture-08

Abstract

   Session recording is a critical requirement in many communications
   environments such as call centers and financial trading.  In some of
   these environments, all calls must be recorded for regulatory,
   compliance, and consumer protection reasons.  Recording of a session
   is typically performed by sending a copy of a media stream to a
   recording device.  This document describes architectures for
   deploying session recording solutions in an environment which is
   based on the Session Initiation Protocol (SIP).

Status of This Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at http://datatracker.ietf.org/drafts/current/.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at any
   time.  It is inappropriate to use Internet-Drafts as reference
   material or to cite them other than as "work in progress."

   This Internet-Draft will expire on November 24, 2013.

Hutton, et al.         Expires November 24, 2013                [Page 1]
Internet-Draft      Architecture for Media Recording            May 2013

Copyright Notice

   Copyright (c) 2013 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
   (http://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 Simplified BSD License text as described in Section 4.e of
   the Trust Legal Provisions and are provided without warranty as
   described in the Simplified BSD License.

Table of Contents

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . .   2
   2.  Definitions . . . . . . . . . . . . . . . . . . . . . . . . .   4
   3.  Session Recording Architecture  . . . . . . . . . . . . . . .   5
     3.1.  Location of the Session Recording Client  . . . . . . . .   5
       3.1.1.  B2BUA acts as a Session Recording Client  . . . . . .   5
       3.1.2.  Endpoint acts as Session Recording Client . . . . . .   7
       3.1.3.  A SIP Proxy cannot be a Session Recording Client  . .   7
       3.1.4.  Interaction with MEDIACTRL  . . . . . . . . . . . . .   8
       3.1.5.  Interaction with Conference Focus . . . . . . . . . .   9
     3.2.  Establishing the Recording Session  . . . . . . . . . . .  10
       3.2.1.  Session Recording Client Initiated Recording  . . . .  11
       3.2.2.  Session Recording Server Initiated Recording  . . . .  11
       3.2.3.  Pause/Resume Recording Session  . . . . . . . . . . .  12
       3.2.4.  Media Stream Mixing . . . . . . . . . . . . . . . . .  12
       3.2.5.  Media Transcoding . . . . . . . . . . . . . . . . . .  12
     3.3.  Recording Metadata  . . . . . . . . . . . . . . . . . . .  13
       3.3.1.  Contents of recording metadata  . . . . . . . . . . .  13
       3.3.2.  Mechanisms for delivery of metadata to Session
               Recording Server  . . . . . . . . . . . . . . . . . .  13
     3.4.  Notifications to the Recorded User Agents . . . . . . . .  13
     3.5.  Preventing the recording of a SIP session . . . . . . . .  13
   4.  IANA considerations . . . . . . . . . . . . . . . . . . . . .  14
   5.  Security considerations . . . . . . . . . . . . . . . . . . .  14
   6.  Acknowledgements  . . . . . . . . . . . . . . . . . . . . . .  15
   7.  Informative References  . . . . . . . . . . . . . . . . . . .  15
   Authors' Addresses  . . . . . . . . . . . . . . . . . . . . . . .  16