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

Type

CTI Item

Available from

Data Node only

Purpose

In speech applications that use computer telephony integration (CTI) to extend call control capabilities, the Dial item requests that a call be placed from the IVR system to a destination telephone number.

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.

Note:

During a CTI dial operation, when a queue is hit, the CTI connector will stop the ring timer and return a "queued" state back to the application. The application should check for that state and transfer the call. In the case of a CTI Consultation Call (CTI), the call will automatically be transferred when it hits a queue.

Note:

It is recommended to use a Try/Catch around the operation to capture catastrophic errors.

When you place the Dial 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 Dial 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. For more information about variables, see Working with Variables.

This item is used in conjunction with a Transfer (CTI) or Conference (CTI) operation. See Using CTI Connectors in Applications.

Properties

Note:

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


PreviousNextIndex

©2009, Avaya Inc. All rights reserved.