PreviousNextIndex
Nodes and Palette Options > Detailed Palette Option Descriptions > Call Info (CTI)
 
Call Info (CTI)

Type

CTI connector item

Available from

Data Node only

Purpose

In speech applications that use computer telephony integration (CTI) to extend call control capabilities, the Call Info item collects a variety of data about the call and assigns this data to variable fields. You can then use these variable values to define the way the call is handled in the CTI environment.

Behavior

Before you can use this or any other CTI connector item, you must enable CTI connectors for Dialog Designer. For more information about the ability of Dialog Designer to interact with CTI, and to enable CTI in your Dialog Designer applications, see About CTI Connectors.

When you place the Call Info item in a Data node, Dialog Designer automatically creates a complex variable with the same name as the item, and populates it with the following fields:

Note:

Dialog Designer does not display the Call Info variable and its fields until you save the application. After you save the application project, the variable and its fields are available from the Variable Editor. See Working with Variables.

cticallinfo is populated before your first node runs. This palette item is used mostly for submodules. You have to pass in a call ID to obtain the Call Info data. When you run a submodule, the cticallinfo variable is not populated, however, so cticallinfo is necessary there.

Properties

Note:

This name must follow conventions for naming Java components as described in Naming Java Components.


PreviousNextIndex

©2009, Avaya Inc. All rights reserved.