You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Use these commands to work with Session Recording Server (SRS) Group Clusters. An SRS is the target to which the SBC sends session recordings. Configuration details about SRSs are specified in an SRS Group Profile.

You can add up to four SRS Group Profiles to an SRS Group Cluster to enable sending four simultaneous recordings. An SRS Group Cluster is then associated with call recording criteria you configure on the SBC. Refer to Servers - Call Recording Criteria - CLI

An SRS Group Cluster has common properties which include its name and a description. It also contains a maximum of four SRS Group Cluster Data configurations, each specifying an index and an SRS Group Profile.

Note: To configure SRS call recording criteria, refer to Servers - Call Recording Criteria - CLI

 

Command Syntax

% set global servers srsGroupCluster <SRS Group Id> 
   description <description> 
   srsGroupClusterData <0..3 Range> 
   srsGroupId <SRS Group Id>

 

Command Parameters

Command Parameters for srsGroupCluster

ParameterLengthDescription 
SRS Group Id
1-256SRS Group Cluster Name 
description 
0-199 characters<custom text> – Descriptive text about this SRS Group Cluster. 
srsGroupClusterData
0-3  
srsGroupId 
1-256SRS Group Cluster Name 
 

 

Command Example

admin@TACKH% set global servers srsGroupCluster cliTest description primary srsGroupClusterData 0 srsGroupId srsTest0
[ok][2018-01-21 18:54:45]
[edit]
admin@TACKH% set global servers srsGroupCluster cliTest description secondary srsGroupClusterData 1 srsGroupId srsTest1
[ok][2018-01-21 18:55:02]
[edit]
admin@TACKH% commit

In previous releases, the SBC supported executing the startRecord CLI command once to establish up to two recording streams on either the ingress or egress call-leg. The SBC now supports executing the command twice: once for ingress call-leg and once for the egress call-leg, to establish up to two streams in both directions simultaneously for quad recording.

 


  • No labels