Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs

...

AUTH1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c85b00e8, userName='null'}
REV5UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c85b00e8, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c85b00e8, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c85b00e8, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c85b00e8, userName='null'}

...

Noprint
Panel
borderColorgreen
bgColortransparent
borderWidth2

Back to Table of Contents

Back to Supported Features

Back to Session Recording Support

To support regulatory compliance and quality control purposes for call centers and financial institutions, the

Spacevars
0series4
supports session recording by sending a copy of the RTP stream of the call to be recorded to an external recording device.

The

Spacevars
0product
does not participate in the decision process of which calls need to be recorded. Instead, it receives information about calls to be recorded via through an enhanced SIP interface as defined by NICE Systems. NICE uses call ID, calling DN and UCID ( Unique Call ID (UCID) to identify the recording session. This format supports Avaya recording.

The

Spacevars
0product
supports session recording functionality only if media is anchored in SBC. If direct media is applied, RTP streams do not flow through the
Spacevars
0product
, and the
Spacevars
0product
cannot duplicate RTP packets.

...

Include Page
NICE_vs_MediaPacketCapture
NICE_vs_MediaPacketCapture

Multiexcerpt include
MultiExcerptNameRecording Limit
PageWithExcerptSession Recording Support

 

To enable/disable a SIP Signaling Port to allow recording, use CLI syntax:

Code Block
% set addressContext <addressContext_name> zone <zone_name> sipSigPort <index> recorder <disabled | enabled>

...

Info
titleInfo

Refer to Zone - SIP Sig Port - CLI

...

 or Signaling Ports -

...

SIP Sig Port (EMA) for configuration details.

 

To enable/disable recording from SIP trunk group, use CLI syntax:

Code Block
% set addressContext <addressContext_name> zone <zone_name> sipTrunkGroup <TG_NAME> media recordable <disabled | enabled>

...

Info
titleInfo

Refer to SIP Trunk Group - Media - CLI

...

 or SIP Trunk Group - Media (EMA) for configuration details.

...