In this section:
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 <unique srsGroupCluster name> description <0-199 characters> srsGroupClusterData <0-3> srsGroupId <SRS Group Profile name>
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.