You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 

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

ParameterLength/RangeDescription
<Call Recording Criteria name>0-23Unique Call Recording Criteria name.

calledPartyId   

0-9The called party number for which the call is recorded.

 

callingPartyId 

0-9The calling party number for which the call is recorded.

 

criteriaState   

N/A

The administrative state of this Call Recording Criteria.

  • disable
  • enable

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.

numberOfCalls0-99999

The number of calls to occur to stop the recording criteria. (default = 5)

NOTE: This attribute displays when recordingStopCriteria = numOfCalls.

previousHopIP

IPv4/IPv6 format

<IP address> IP address of the previous hop.

recorderType   

N/A 

Call recorder type.

  • SIPRec
  • mct

recordingDuration  

0-3600 

Duration of the recording, in seconds.

recordingStopCriteria

N/A

Recording stop criteria.

  • manual
  • numOfCalls

recordingType   

N/A 

Call legs to record.

  • allLegs
  • bothLegs
  • egressLeg
  • ingressLeg

srsGroupId  

0-23

<SRS Group Profile name> – SRS Group Profile identifier.

 

  • No labels