You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
The
Unable to show "metadata-from": No such page "_space_variables"
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.
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 | tls | udp>
Command Parameters
SRS Group Profile Parameters
Parameter | Length/Range | Description |
---|
<profile name> | 0-23 characters | SRS 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 SRSipTGId – IP TG Id used to initiate the session towards the SRStransport – The transport type for this SRS
|