Establishes a binding between a custom server and a channel process.
Blueworx Voice Response library (libvae.a)
Custom Server library (libca.a)
#include "CA_header.h" short CA_Open_CHP_Link ( unsigned short reserved );
This subroutine attempts to allocate a free channel process to a custom server. With a channel process link, a custom server can request that a state table be executed.
CA_ACCESS_NOBUFS
CA_INV_LINK_ID
CA_NO_LINK_AVAIL
CA_NO_MSG_RECV
CA_NOT_INIT
CA_REQ_FAILED
CA_TERMINATING