beautypg.com

Components of the jtapi sdk – Avaya 1.3 User Manual

Page 160

background image

Using the JTAPI SDK

160 Installation Guide

Components of the JTAPI SDK

The JTAPI SDK is the Avaya Computer Telephony implementation of the JAVA Telephony
API. With the JTAPI SDK you can develop JTAPI applications that access the DEFINITY
system using Avaya Computer Telephony. Figure 7-1 depicts the following components of
the JTAPI SDK.

JTAPI Client - These are the JTAPI JAVA classes that you will need to build and execute
your application. Several different packagings are provided. See the packaging
descriptions in Chapter 6 to determine your needs.

Sample Code - Some sample JTAPI application source code.

JTAPI Exerciser - An API exerciser that allows you to create any JTAPI object and execute
its methods without writing any code. A useful learning and testing tool.

DEFINITY G3 PBX Simulator - This simulates telephones as if they are connected to the
telephone switch (PBX). You can test your JTAPI application without a DEFINITY ECS by
using this simulator in conjunction with the Avaya Computer Telephony Server. When
using the Simulator, there will be no audible phone rings. You can see the events that
represent phone rings by using the Simulator Console, which is supplied with the
Simulator.

Figure 7-1: JTAPI SDK at a Glance

JTAPI SDK Components

JTAPI

TOOLS

C:\CLIENT\TSAPI\JTAPI

JTAPI

ALL

DEBUG

TOOLS

SAMPLES

Related
documents

TSTEST

JTAPIEX

JTAPI Exerciser