session-recording-server

The session-recording-server element allows you to configure SIPREC functionality.

Parameters

name
Name of this session recording server element.
description
Brief description of this session recording server. This parameter is optional.
realm
Realm in which this session recording server is located.
mode
Operating mode of this session recording server.
  • selective—Unique recording server created per communication session
  • persistent
  • Unused
destination
Address of the session recording server that defines the SIP address (request URI) of the session recording server. Enter values in the format IP address or FQDN. Default is no value specified.
port
The port portion of the destination address.
  • Default: 5060
  • Min: 1025 / Max: 65535
transport-method
Protocol used to communicate with the recording server.
  • Default: DynamicTCP
  • UDP
  • UDP+TCP
  • DynamicTCP
  • StaticTCP
  • DynamicTLS
  • StaticTLS
  • DTLS
  • TLS+DTLS
  • StaticSCTP
ping-method
SIP method type to ping with session recording server.
ping-interval
Rate at which to ping the Session Agent configured as a session recording server.
  • Default: 0
  • Min: 0 / Max: 4294967295
refresh-interval

Enables the SIP OPTIONS request/response mechanism, and assign a value to the refresh-timer toward the SIPREC server. This measures the maximum allowed interval (in seconds) between the OPTIONS request sent by the call-recording client and the OPTIONS response returned by the call-recording server.

By default, refresh-interval is set to 0, which disables detection of a failed recording session dialog. Assignment of any non-zero value enables detection and sets the allowable interval between OPTIONS requests and responses.
  • Default: 0
  • Min: 0 / Max: 4294967295

Path

session-recording-server is an element under the session-router path. The full path from the topmost ACLI prompt is: configure terminal , and then system, and then session-router , and then session-recording-server.