Chapter 4: Message Syntax; Dde Message Syntax; Command Name - Avaya Interaction Center Programmer's Manual

Vtel programmer guide
Hide thumbs Also See for Interaction Center:
Table of Contents

Advertisement

Chapter 4: Message syntax

This section describes the DDE message syntax that provides a language-independent
interface to Avaya Computer Telephony for IC services. This section contains the following
topics:

DDE message syntax

Command name

Arguments
Responses
Request IDs
Event messages
DDE message syntax
DDE messages employ a syntax consistent with that used by VTel, the Telephony DDE
Server, and other CORBA-based components. The syntax is similar to a function call,
consisting of a command name with a list of arguments enclosed in parentheses and
separated by commas. The entire command is enclosed in square brackets and may be
suffixed by a request identifier:
[command(arg1,arg2,arg3...)]
[command(arg1,arg2,arg3...)][request_id]
Command name
The command name may contain any combination of the characters A-Z (uppercase or
lowercase), 0-9, underscore (_) and period (.). Commands cannot start with an underscore
or digit. Separate elements of commands with periods.
on page 37
on page 37
on page 38
on page 39
on page 41
on page 41
DDE message syntax
Issue 2.1 August 2003
37

Advertisement

Table of Contents
loading

This manual is also suitable for:

Interaction center 6.1

Table of Contents