Return a message to another Blueworx Voice Response component.
Blueworx Voice Response library (libvae.a)
Custom Server library (libca.a)
#include "CA_header.h" int CA_Send_DT_Msg ( DT_MSG_INFO_ST *dt_msg_info_sp );
This subroutine returns a message to another Blueworx Voice Response component. The message is sent to the component defined by the DT_MSG_INFO_ST structure, and consists of the data provided to a previous call to CA_Put_DT_Parameters().
CA_INV_ADDR
CA_INV_LINK_ID
CA_NO_DATA_FOUND
CA_NOT_INIT
CA_TERMINATING