Log a system or private event.
Blueworx Voice Response library (libvae.a)
Custom Server library (libca.a)
#include "CA_header.h" int CA_Log_Event( char *sys_event_name, char *priv_event_name );
This subroutine logs a specified system event in the Blueworx Voice Response event database or a specified private event in a user-defined file. For more details on logging events, see the LogEvent state table action description. For an example of how to use this subroutine, see Logging errors.
CA_INV_ADDR
CA_INV_REQUEST
CA_NOT_INIT
CA_TERMINATING