|
IVR Software Data Types
IVR Message Codes
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 - IVR Message Codes.
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.
IVR Message Codes
IVR_TERMINATE
|
20001
|
IVR_PLAYMESSAGE
|
20002
|
IVR_GETDIGITS
|
20003
|
IVR_GETANIDNIS
|
20004
|
IVR_RETURN
|
20005
|
IVR_GDRETURN
|
20006
|
IVR_GETADRETURN
|
20007
|
IVR_CONDNIS
|
20008
|
IVR_CONEXT
|
20009
|
IVR_DIAL
|
20010
|
IVR_CONCALLS
|
20011
|
IVR_DROPCALL
|
20012
|
IUR_SPEAKTEXT
|
20013
|
IVR_PLAYMUSIC
|
20014
|
IVR_STOPMUSIC
|
20015
|
IVR_GETCALLINFO
|
20016
|
IVR_GCIRETURN
|
20017
|
IVR_STARTRECORDING
|
20018
|
IVR_STOPRECORDING
|
20019
|
IVR_DELETERECORDING
|
20020
|
|
|