Application subroutines
- CA_Close_CHP_Link()
- Disconnects a binding between a custom server and a channel process
(see CA_Close_CHP_Link()).
- CA_Execute_State_Table()
- Requests a channel process to execute a state table (see CA_Execute_State_Table()).
- CA_Get_DT_Parameters()
- Gets parameters from a message received by another Blueworx Voice Response component
(see CA_Get_DT_Parameters()).
- CA_Open_CHP_Link()
- Establishes a binding between a custom server and a channel process
(see CA_Open_CHP_Link()).
- CA_Ping_CHP_Link()
- Sends an echo request to a channel process (see CA_Ping_CHP_Link()).
- CA_Put_DT_Parameters()
- Returns parameters from a message received by another Blueworx Voice Response component
(see CA_Put_DT_Parameters()).
- CA_Receive_DT_Msg()
- Receives a message from another Blueworx Voice Response component (see CA_Receive_DT_Msg()).
- CA_Send_DT_Error()
- Indicates that an error occurred while handling a message sent by another Blueworx Voice Response component
(see CA_Send_DT_Error()).
- CA_Send_DT_Msg()
- Return a message to another Blueworx Voice Response component (see CA_Send_DT_Msg()).