The SBC supports configuring multiple Session Recording Servers (SRSs) on the ERE using the SRS Group Profile. The SRS Group Profile includes common properties, such as load distribution and number of simultaneous streams, for a list of SRSs. The SRS Group Profile ID is associated with the callRecordingCriteria. Each SRS group will allow configuring up to maximum of eight SRS group data configurations for each SRS Group Profile.

 

Note

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

 

Command Syntax

% set global servers srsGroupProfile <profile name>
	description <0-199 characters>
	loadDistribution <roundRobin | sequence>
	numSimultaneousStream <1-2>
	srsGroupData <0-7>
		ipAddress <IP address>
		ipPort <IP port>
		ipTGId <IP TG Id>
		transport <tcp | udp>

 

Command Parameters

SRS Group Profile Parameters

ParameterLength/RangeDescription
<profile name>0-23 charactersSRS Group Profile name.

description        

0-199 characters

<custom text> – Descriptive text about this SRS Group Profile.

loadDistribution     

N/A

The load distribution scheme for this SRS Group Profile.

  • roundRobin
  • sequence (default)

numSimultaneousStream

1-2

The number of simultaneous media streams for this SRS Group Profile. (default = 1)

srsGroupData         

0-7

<Index> – The index number for this SRS group data configuration. The SBC supports up to eight SRS group data configurations.

  • ipAddress – Signaling IP address of this SRS (The values "0.0.0.0" or "0::0" are not allowed)
  • ipPort – TCP/UDP port for this SRS
  • ipTGId – IP TG Id used to initiate the session towards the SRS
  • transport – The transport type for this SRS
    • tcp
    • udp (default)