Previous PageTable Of Contents../index.htmlIndexNext Page

ATDX_SHORTLOW( )

Description | Cautions | Example | Errors | See Also

Name:

long ATDX_SHORTLOW(chdev)

Inputs:

int chdev

  valid Dialogic channel device handle

Returns:

duration of shorter silence if successful
AT_FAILURE if error

Includes:

srllib.h
dxxxlib.h

Category:

Extended Attribute

Top Of PageDescription

The ATDX_SHORTLOW( ) function returns Call Progress shorter silence duration in 10 ms units for the initial signal that occurred during Call Analysis on the channel chdev. This function can be used in conjunction with ATDX_SIZEHI( ) and ATDX_LONGLOW( ) to determine the elements of an established cadence. See the Voice Software Reference: Voice Features Guide for further information.

Compare the results of this function with the DX_CAP field ca_lo2rmin to determine whether the cadence is a double or single ring.

If the result of ATDX_SHORTLOW( ) is less than the ca_lo2rmin field this indicates a double ring cadence.

If the result of ATDX_SHORTLOW( ) is greater than the ca_lo2rmin field this indicates a single ring.

The function parameter is defined as follows:

Parameter

Description

chdev

specifies the valid channel device handle obtained when the channel was opened using dx_open( ).

Top Of PageCautions

None.

Top Of PageExample

Top Of PageErrors

This function will fail and return AT_FAILURE if an invalid channel device handle is specified in chdev.

Top Of PageSee Also


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