sdr

This command configures Session Detail Records (SDR).

Syntax

(config-troubleshoot)# sdr 

Command

Description

compression-format {gzip|none|zip}

Defines the file compression format for locally stored SDR files.

file-name

Defines the filename for locally stored SDRs, using format specifiers.

file-size

Defines the size (in kilobytes) of each locally stored SDR file (before compression).

files-num

Defines the maximum number of locally stored SDR files.

local-storage

Enables the device to store generated SDRs locally.

rest-sdr-http-servers

Defines the name of the REST server (configured in the Remote Web Services table) to where the device sends SDRs.

rest-sdr-record-type {stop|attempt-and-stop|attempt-intermediate-and-stop|intermediate-and-stop|attempt-start-stop|attempt-start-intermediate-stop}

Defines the SDR types to generate and send to the REST server.

rotation-period

Defines how often (in minutes) the device creates a new file for locally stored SDRs.

sdr-first-inter-interval

Defines the time (in minutes) of the call at which the device generates the first Intermediate SDR.

sdr-format {sbc-sdr-format|show-title}

Defines SDR field customization and displays SDR field titles (see sdr-format sbc-sdr-format and sdr-format show-title).

sdr-inter-interval

Defines the time (in minutes) between each Intermediate SDR that the device generates during the call.

sdr-record-type {attempt-and-stop| attempt-intermediate-and-stop| intermediate-and-stop stop}

Defines the type of SDRs to generate.

sdr-rest {off|on}

Enables the device to send SDRs to an HTTP-based REST server, using its REST API.

sdr-seq-num

Enables the inclusion of a sequence number (S=) in SDR Syslog messages.

sdr-servers-bulk-size

Defines the maximum number of locally stored SDR files (i.e., batch of files) that the device sends to the remote server in each file transfer operation.

sdr-servers-send-period

Defines the periodic interval (in seconds) when the device checks if a locally stored SDR file is available for sending to the remote server.

sdr-srvr-ip-adrr

Defines the address (IPv4 or IPv6, or FQDN) of the Syslog server to where the device sends the SDRs.

sdr-syslog {off|on}

Enables the device to send SDRs to a Syslog server.

Command Mode

Privileged User

Example

This example enables SDR generation only for successfully established and terminated calls:

(config-troubleshoot)# sdr
(config-troubleshoot)# sdr-record-type stop