Skip to end of banner
Go to start of banner

Extension (v3)

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Current »

Overview

Represents a phone extension.

The Java entity name is ExtensionWS

Members

Member variables of the entity:

MemberType

Description

RequirementsMax. Length
idIntegerGenerated unique identificationNeeded for Extension update
eidStringĀ Enterprise ID (4 characters long)Needed if environmentShortName
is not present
4
environmentShortNameStringEnterprise short nameNeeded if eid
is not present
64
descriptionStringDescription of the extension

typeInteger

Possible values of the types:

  • 0: Number/Address
  • 1: Phone number pattern
  • 10: User/Agent ID
  • 20: Persistent Chat Room
  • 30: Team

128
extensionStringPhone number
128
recordingModeTypeRecordingModeType


extensionRuleIdIntegerAssociated Recording rule ID

screenCaptureEnabledboolean


userUserUser associated with this extension

forwardTypesList<ForwardType>The list of the associated forwarding types

sourcePlatformsList<SourcePlatform>The list of the associated recorded platforms

importSourcesList<ImportSource>The list of the associated import sources

modalitiesList<Modality>The list of the recorded modalities. Recording directions associated with modality.

  • No labels