[Index]

Model: device/cuc/Conversation

Model Details: device/cuc/Conversation

Title Description Details
Cnv Routing Rule Direct Call A flag indicating whether the conversation can be a destination in a call routing rule for a direct call.
  • Field Name: CnvRoutingRuleDirectCall
  • Type: Boolean
Requires Call Handler A flag indicating whether a call handler object is required as input to the conversation.
  • Field Name: RequiresCallHandler
  • Type: Boolean
Cnv Call Handler After Greeting A flag indicating whether the conversation can be the destination for a call, after a greeting is played. This flag applies to "application" call handlers, not primary call handlers belonging to a subscriber.
  • Field Name: CnvCallHandlerAfterGreeting
  • Type: Boolean
Is Vui A flag indicating whether the conversation is a VUI conversation.
  • Field Name: IsVui
  • Type: Boolean
Cnv Interview Handler After Message A flag indicating whether the conversation can be the destination for a call after a caller leaves a message for the interview handler.
  • Field Name: CnvInterviewHandlerAfterMessage
  • Type: Boolean
Cnv Routing Rule Forwarded Call A flag indicating whether the conversation can be a destination in a call routing rule for a forwarded call.
  • Field Name: CnvRoutingRuleForwardedCall
  • Type: Boolean
Cnv Directory Handler No Input A flag indicating whether the conversation can be a destination from a directory handler when the caller does not respond to the name entry prompt.
  • Field Name: CnvDirectoryHandlerNoInput
  • Type: Boolean
Language Code The language code (LCID) indicating the language of the text in the LocalizedName column.
  • Field Name: LanguageCode
  • Type: Integer
Text Name Localization key used to lookup the localized name in tbl_LocalizedText. - template parameter [1]
  • Field Name: TextName
  • Type: String
Text Name / Language Code Unique Identifier composed of Name & Language Code
  • Field Name: TextNameLanguageCode
  • Type: String
Cnv Subscriber After Greeting A flag indicating whether the conversation can be the destination for a call, after a subscriber greeting is played.
  • Field Name: CnvSubscriberAfterGreeting
  • Type: Boolean
Cnv Call Handler After Message A flag indicating whether the conversation can be the destination for a call after a caller leaves a message for the call handler. This flag applies to "application" call handlers, not primary call handlers belonging to a subscriber.
  • Field Name: CnvCallHandlerAfterMessage
  • Type: Boolean
Cnv Subscriber Main Conv A flag indicating whether the conversation can be used as a subscriber main conversation.
  • Field Name: CnvSubscriberMainConv
  • Type: Boolean
Cnv Subscriber Exit A flag indicating whether the conversation can be the destination when exiting a subscriber conversation.
  • Field Name: CnvSubscriberExit
  • Type: Boolean
Cnv Directory Handler Exit A flag indicating whether the conversation can be a destination from a directory handler when the caller presses * to exit.
  • Field Name: CnvDirectoryHandlerExit
  • Type: Boolean
Conversation Name The name of the conversation that can be used to identify a conversation. A subscriber uses this for message retrieval, sending, and setup; or the target of a call routing rule.
  • Field Name: ConversationName
  • Type: String
URI
  • Field Name: URI
  • Type: String
  • Target: /api/choices/?format=json&hierarchy=[hierarchy]&auth_token=%3D%3D%24v7FFeuuFYagDGwM7%24grMP5fyvDTIpMXbIRkJoOKc8N1EtnffPXnJ6ySMJkcZDLO6YKE4R7ErXxg5hTrm/P2DkwJVMDIxiusAbMAa66ZaUw9sm52p45swHANBdmcp828Uh8vAKXOzyXkq%2BAhZ14pJgFirCI1Rd2LS7g5rE9C6PheIP2rnwfs6DG/u5imFSzCZqjFbXDCBRnhmJ4k7DvoU/lGXoZkC8B75a7Lz6D7Effvtw00pxPUIsc9jLTqXPLVr8Gpk6ByVJz7ibCuwKHVBeAKOU%2BTPlWPW5p21lVWfcDH7lKdrU7Qgg4HL7cv84yaDB94F%2BFOSa5Jap7DirFGLCUBYsSeT6lfkqQ2jHxmA%3D%24%3D%3D
  • Format: uri
  • Choices: []
Localized Name The localized name of the conversation, which is displayed in the SA. The localized version of the string.
  • Field Name: LocalizedName
  • Type: String
Cnv Subscriber After Message A flag indicating whether the conversation can be the destination for a call after a caller leaves a message for a subscriber.
  • Field Name: CnvSubscriberAfterMessage
  • Type: Boolean
Cnv Subscriber Caller Input A flag indicating whether the conversation can be assigned to user input keys for a subscriber greeting.
  • Field Name: CnvSubscriberCallerInput
  • Type: Boolean
Cnv Call Handler Caller Input A flag indicating whether the conversation can be assigned to user input keys for a call handler greeting. This flag applies to "application" call handlers, not primary call handlers belonging to a subscriber.
  • Field Name: CnvCallHandlerCallerInput
  • Type: Boolean
Cnv Directory Handler No Selection A flag indicating whether the conversation can be a destination from a directory handler when the caller enters a name but does not select an item from the resulting match list, or when the Play All Names is enabled and the caller does not respond to prompts.
  • Field Name: CnvDirectoryHandlerNoSelection
  • Type: Boolean
Requires Subscriber A flag indicating whether a subscriber object is required as input to the conversation.
  • Field Name: RequiresSubscriber
  • Type: Boolean
Requires Directory Handler A flag indicating whether a directory handler object is required as input to the conversation.
  • Field Name: RequiresDirectoryHandler
  • Type: Boolean
Cnv Directory Handler Zero Exit A flag indicating whether the conversation can be a destination from a directory handler when the caller presses the zero ("0") key.
  • Field Name: CnvDirectoryHandlerZeroExit
  • Type: Boolean
Requires Interview Handler A flag indicating whether a interview handler object is required as input to the conversation.
  • Field Name: RequiresInterviewHandler
  • Type: Boolean