Use this object to configure Call Recording Criteria to associate with SRS groups. The SBC supports up to 128 call recording criteria entities.
Command Syntax
% set global servers callRecordingCriteria <criteria name>
calledPartyId <0-9>
callingPartyId <0-9>
criteriaState <disable | enable>
egressTgId <EgSipTrunk | ingSipTrunk>
ingressTgId <EgSipTrunk | ingSipTrunk>
nextHopIP <IP address>
numberOfCalls <0-99999>
previousHopIP <IP address>
recorderType <SIPRec | mct>
recordingDuration <0-3600 seconds>
recordingStopCriteria <manual | numOfCalls>
recordingType <allLegs | bothLegs | egressLeg | ingressLeg>
srsGroupCluster <SRS Group identifier>
srsGroupProfile <SRS Group Profile name>
Command Parameters
Call Recording Criteria Parameters
Parameter | Length/Range | Description |
---|
<Call Recording Criteria name> | 0-23 characters | Unique Call Recording Criteria name. |
calledPartyId
| 0-9 digits | <called party number> – The called party number for which the call is recorded. (default = NULL) |
callingPartyId
| 0-9 digits | <calling party number> – The calling party number for which the call is recorded. (default = NULL) |
criteriaState
| N/A | The administrative state of this Call Recording Criteria. |
egressTgId
| N/A | Egress trunk group Id. The call terminating to this trunk group is recorded. EgSipTrunk – Egress SIP trunk group Id.ingSipTrunk – Ingress SIP trunk group Id.
|
ingressTgId
| N/A | Ingress trunk group Id. The call originating from this trunk group is recorded. EgSipTrunk – Egress SIP trunk group Id.ingSipTrunk – Ingress SIP trunk group Id.
|
nextHopIP
| IPv4/IPv6 format | <IP address> – IP address of the next hop. (default - 0.0.0.0)
|
numberOfCalls | 0-99999 |
.
NOTE: This parameter is not supported for SIPrec. |
previousHopIP
| IPv4/IPv6 format | <IP address> – IP address of the previous hop. (default = 0.0.0.0)
|
recorderType
| N/A | Call recorder type. |
recordingDuration
| 0-3600 | Duration of the recording, in seconds. (default = 0) NOTE: This parameter is only available if recorderType = mct . |
recordingStopCriteria
| N/A | Recording stop criteria. |
recordingType
| N/A | Call legs to record.
egressLeg ingressLeg (see note below)
NOTE: If callRecordingCriteria is configured for SIPrec, allLegs and bothLegs options default to ingressLeg . NOTE: recordingType is not taken into account when more than one SRS group is associated with the srs cluster, because the SBC is coded to send the first two streams to ingress and the next two to egress. |
srsGroupCluster
| N/A | <srs group cluster ID> – SRS Group Cluster name.
|
srsGroupProfile
| N/A | <SRS Group Profile name> – SRS Group Profile name to associate with this Call Recording Criteria.
|