Control subroutines
- CA_Get_DT_Info()
- Requests status information about Blueworx Voice Response (see CA_Get_DT_Info()).
- CA_Get_System_State()
- Queries the state of Blueworx Voice Response and its access to resources (see CA_Get_System_State()).
- CA_Init()
- Attaches the custom server to the Blueworx Voice Response system (see CA_Init()).
- CA_Poll()
- Polls to find out whether an event has happened (see CA_Poll()).
- CA_Set_CA_Version()
- Sets the version number of an application (see CA_Set_CA_Version()).
- CA_Set_Options()
- Allows a single custom server to consist of multiple processes executing
concurrently (see CA_Set_Options()).
- CA_Terminate()
- Terminates a specified custom server (see CA_Terminate()).