IVR Software Manual Data IVRCPA
  CALL CENTER SYSTEMS AND SOFTWARE RESOURCE CENTER
call centers

IVR Software Data Types
IVRCPA

IVR Software API Manual

ivr software manual data types Database Systems Corp. (DSC) provides an API subroutine library of IVR Software routines that perform phone functions The following is a description of one of the C Data Structures or Error Code declarations used within this library by the phone function routines - IVRCPA.

The Data Structure is defined in our C programming library, although there is an equivalent for Visual Basic, .NET, C++ and Active-X. DSC provides a separate user guide for each of these languages.

Contact DSC to obtain the most current IVR manuals in your required programming language.



IVRCPA

typedef struct tag_IvrCallProgressAnalysis{
   int cpa;
}IVRCPA;

Structure Members

cpa

The result of the call progress analysis. It will be set to one of the IVR Call Progress Analysis return values.