Versions Compared

Key

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

The Vonage Contact Center - Auto Call Recording Presented CLID user permission set gives access to objects, fields, and Apex classes enabling agents to use prefix- and field-based call recordingcallback numbers. The permission set gives agents read-only access to the required mapping objects. A supervisor or Salesforce administrator is responsible for creating and editing the mappings. For more information about prefix- and field-based call recordingcallback numbers, see Configuring prefix-based call recordingcallback number selection and Configuring field-based call recordingcallback number selection.

Object

...

Settings

Vonage Prefix Mappings

Tab Settings

...

Field Permissions

Field nameReadEdit
Call Recording Enabled(tick)(tick)
Call Recording ParticipantsPresented Callback Number(tick)(tick)

Vonage Field-Based

...

Mapping

Tab Settings

AvailableVisible
(tick)(tick)

...

Field Permissions

Field nameReadEdit
Call Recording Enabled(tick)(tick)
Call Recording ParticipantsPresented Callback Number(tick)(tick)
Value(tick)(tick)

Apex Class Access

Class nameEnabled
VCCCore.OutboundCallSettingsProvider(tick)
VCCCore.SelectCallRecordingByNumberPrefix(tick)
VCCCore.SelectCallRecordingByField(tick)
VCCCore.SelectCallRecordingWithLegacyApex(tick)