Chapter 6. Event Report Service Group; Overview; Definitions - Panasonic Selection 470 Programmer's Manual

Digital business system
Table of Contents

Advertisement

Section 470 - TSAPI Programmer's Guide

Chapter 6. Event Report Service Group

Overview

Services in this group provide a client application with reports of state-changing events to a
call, a connection, or a device. Panadrvr Release 1.0 supports the following Event Report
Services:
The following Event Report Services are not supported by Panadrvr Release 1.0.

Definitions

Following are the definitions of the enumerated types CSTAEventCause and
LocalConnectionState. These data structures are used extensively by the Event Report
Service Group members described in this chapter.
typedef enum CSTAEventCause_t {
EC_NONE = -1,
EC_ACTIVE_MONITOR = 1,
EC_ALTERNATE = 2,
EC_BUSY = 3,
EC_CALL_BACK = 4,
EC_CALL_CANCELLED = 5,
EC_CALL_FORWARD_ALWAYS = 6,
EC_CALL_FORWARD_BUSY = 7,
EC_CALL_FORWARD_NO_ANSWER = 8,
EC_CALL_FORWARD = 9,
EC_CALL_NOT_ANSWERED = 10,
DBS-92-470
• Call Cleared Event
• Conferenced Event
• Connection Cleared Event
• Delivered Event
• Diverted Event
• Established Event
• Failed Event
• Held Event
• Network Reached Event
• Retrieved Event
• Service Initiated Event
• Transferred Event
• Queued Event
• Logged On Event
• Logged Off Event
Issued April 2000
// no cause value is specified
25

Advertisement

Table of Contents
loading

Table of Contents