Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DictionaryGreetingInfo

Index

Properties

Optional category

category: "Music" | "Message" | "Ring Tones" | "None"

Category of a greeting, specifying data form. The category value 'None' specifies that greetings of a certain type ('Introductory', 'ConnectingAudio', etc.) are switched off for an extension = ['Music', 'Message', 'Ring Tones', 'None']

Optional contentUri

contentUri: string

Link to a greeting content (audio file), if any

Optional id

id: string

Internal identifier of a greeting

Optional name

name: string

Name of a greeting

Optional navigation

navigation: NavigationInfo

Information on navigation

Optional paging

paging: PagingInfo

Information on paging

Optional text

text: string

Text of a greeting, if any

Optional type

type: "Introductory" | "Announcement" | "ConnectingMessage" | "ConnectingAudio" | "Voicemail" | "Unavailable" | "InterruptPrompt" | "HoldMusic" | "Company"

Type of a greeting, specifying the case when the greeting is played. See Greeting Types = ['Introductory', 'Announcement', 'ConnectingMessage', 'ConnectingAudio', 'Voicemail', 'Unavailable', 'InterruptPrompt', 'HoldMusic', 'Company']

Optional uri

uri: string

Link to a greeting

Optional usageType

usageType: "UserExtensionAnsweringRule" | "ExtensionAnsweringRule" | "DepartmentExtensionAnsweringRule" | "CompanyAnsweringRule" | "CompanyAfterHoursAnsweringRule"

Usage type of a greeting, specifying if the greeting is applied for user extension or department extension = ['UserExtensionAnsweringRule', 'ExtensionAnsweringRule', 'DepartmentExtensionAnsweringRule', 'CompanyAnsweringRule', 'CompanyAfterHoursAnsweringRule']

Generated using TypeDoc