You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
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>
srsGroupId <SRS Group identifier>
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 and the recordingType is set to either allLegs or bothLegs , the option defaults to ingressLeg . |
srsGroupId
| N/A | <SRS Group Profile name> – SRS Group Profile name to associate with this Call Recording Criteria.
|