Previous PageTable Of Contents../index.htmlIndexNext Page

ATDX_FRQOUT( )

Description | Cautions | Example | Errors | See Also

Name:

long ATDX_FRQOUT(chdev)

Inputs:

int chdev

  valid Dialogic channel device handle

Returns:

percentage frequency out-of bounds
AT_FAILURE if error

Includes:

srllib.h
dxxxlib.h

Category:

Extended Attribute

Top Of PageDescription

The ATDX_FRQOUT( ) function returns percentage of time SIT tone was out of bounds as specified by the range in the DX_CAP structure.

Upon detection of a frequency within the range specified in the DX_CAP structure ca_upperfrq and lower ca_lowerfrq, use this function to optimize the ca_refctfrq parameter (which sets the percentage of time that the frequency can be out of bounds).

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

This function is only for use with non-DSP boards. If you call it on a DSP board, it will return zero.

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

Related to Call Analysis:


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