Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed srsGroupData range.

Add_workflow_for_techpubs
AUTH1
JIRAIDAUTHSBX-60438
REV5
REV6
REV3
REV4
REV1
REV2

Panel

In this section:

Table of Contents
maxLevel4

The

Spacevars
0product
 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.

 

Info
titleNote

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

 

Command Syntax

Code Block
% 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

Caption
0Table
1SRS Group Profile Parameters
3SRS Group Profile Parameters
ParameterLength/RangeDescription
<profile name>0-23 charactersSRS Group Profile name.

description        description          

0-199 characters

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

loadDistribution     

N/A

 The The load distribution scheme for this SRS Group Profile.

  • roundRobin
  • sequence (default)

numSimultaneousStream

1-2

 The 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)
 Data rows for this SRS Group Profile.
 

Pagebreak