IVR Software Library
IVR Data Types and Error Codes
The following parameters are maintained in the PACER and WIZARD IVR software library. The routines that reference these parameters are developed for programmers who are creating and managing IVR application programs.
IVR programs can be written in C/C++ on Windows, Unix and Linux operating environments.
IVR Call Progress
Analysis Return Values
IVRCP_NONE
|
0
|
IVRCP_STOPD
|
1
|
IVRCP_UNKNOWN
|
2
|
IVRCP_BUSY
|
3
|
IVRCP_NOANSWER
|
4
|
IVRCP_NORINGB
|
5
|
IVRCP_SITTONE
|
6
|
IVRCP_NODIALT
|
7
|
IVRCP_FAXTONE
|
8
|
IVRCP_CADENCE
|
9
|
IVRCP_LOOP
|
10
|
IVRCP_PVD
|
11
|
IVRCP_PAMD
|
12
|
|