Previous PageTable Of Contents../index.htmlIndexNext Page

ATDX_CRTNID( )

Description | Cautions | Example

Name:

long ATDX_CRTNID(chdev)

Inputs:

int chdev

  valid channel device handle

Returns:

identifier of the tone that caused the most recent Call Analysis termination, if successful
AT_FAILURE if error

Includes:

srllib.h
dxxxlib.h

Category:

Extended Attribute

Top Of PageDescription

The ATDX_CRTNID( ) function returns the last Call Progress termination of the tone that caused the most recent Call Analysis termination of the channel device. See the Voice Software Reference: Voice Features Guide for a description of PerfectCall Call Analysis.

The function parameter is defined as follows:

Parameter

Description

chdev

specifies the valid Dialogic device handle obtained when a board or channel was opened using dx_open( ).

Possible return values are the following:

TID_DIAL_LCL

  • Local dial tone

TID_DIAL_INTL

  • International dial tone

TID_DIAL_XTRA

  • Special ("Extra") dial tone

TID_BUSY1

  • First signal busy

TID_BUSY2

  • Second signal busy

TID_RNGBK1

  • Ringback

TID_FAX1

  • First fax or modem tone

TID_FAX2

  • Second fax or modem tone

TID_DISCONNECT

  • Disconnect tone (post-connect)

Top Of PageCautions

None.

Top Of PageExample


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2002, Dialogic Corporation
All rights reserved
This page generated February, 2002