Delete a specified custom server.
Blueworx Voice Response library (libvae.a)
Custom Server library (libca.a)
#include "CA_header.h" #include "CA_access_db.h" int CA_Delete_CA( char *appl_name );
This subroutine deletes the specified custom server. An installed custom server must first be uninstalled using CA_Deinstall_CA().
CA_ACCESS_NOBUFS
CA_APPL_INSTALLED
CA_APPL_NOT_FOUND
CA_FUNC_FAILED
CA_INV_ADDR
CA_INV_APPL
CA_INV_REQUEST
CA_NO_MSG_RECV
CA_NOT_INIT
CA_REQ_FAILED
CA_TERMINATING
CA_UPDATE_XREFS_FAILED