[Index]

Model: device/cuc/Handler

Model Details

Title Description Details
Partition Object Id The unique identifier of the Partition to which the Call Handler, Directory Handler, or InterviewHandler is assigned.
  • Field Name: PartitionObjectId
  • Type: String
Voice Name The name of the WAV file containing the recorded audio (voice name, greeting, etc.) for the parent object.
  • Field Name: VoiceName
  • Type: String
Display Name The text name of the handler to be used when displaying entries in the administrative console, e.g. Cisco Unity Connection Administration. For example, the display name for the default opening greeting call handler is "Opening Greeting."
  • Field Name: DisplayName
  • Type: String
Language The Windows Locale ID (LCID) which identifies the language that Cisco Unity Connection plays the handler system prompts.
  • Field Name: Language
  • Type: Integer
Object Id The primary key for this table. A globally unique, system-generated identifier for a Handler object.
  • Field Name: ObjectId
  • Type: String
Use Call Language A flag indicating whether Cisco Unity Connection will use the language assigned to the call.
  • Field Name: UseCallLanguage
  • Type: Boolean
Creation Time The date and time the handler is created.
  • Field Name: CreationTime
  • Type: String
URI
  • Field Name: URI
  • Type: String
  • Format: uri
Voice Name URI
  • Field Name: VoiceNameURI
  • Type: String
  • Format: uri
Location Object Id The unique identifier of the Location object to which this handler belongs.
  • Field Name: LocationObjectId
  • Type: String
Voice File URI
  • Field Name: VoiceFileURI
  • Type: String
  • Format: uri
Tenant Object Id Unique ObjectId of the tbl_Tenant
  • Field Name: TenantObjectId
  • Type: String
Partition URI
  • Field Name: PartitionURI
  • Type: String
  • Format: uri
Undeletable A flag indicating whether this handler can be deleted via an administrative application such as Cisco Unity Connection Administration. It is used to prevent deletion of factory defaults.
  • Field Name: Undeletable
  • Type: Boolean
Location URI
  • Field Name: LocationURI
  • Type: String
  • Format: uri
Object Type The type of handler (CallHandler, InterviewHandler, or DirectoryHandler) for this object.
  • Field Name: ObjectType
  • Type: Integer
API reference for device/cuc/Handler