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.
IVRGETCALLINFO
typedef struct tag_IvrGetCallInfo{
int callid;
}IVRGETCALLINFO;
Structure Members
callid
|
The identifier for the
call.
|
predstatus
|
The call status
|
|