Use the following steps to install the VOX_CTI custom server:
- Import the VOX_CTI.imp file from $VAE/sw/samples.
- Create the VOX_CTI.ini file in $CUR_DIR/ca/VOX_CTI_dir as detailed in VOX_CTI.ini file configuration below.
- Make sure all the VOX Servers are set to connect rather than to listen
as the VOX_CTI custom server opens a listening socket.
- Check that the AIX TCP send and receive buffers are at least 16K by using
the no command:
no -o tcp_sendspace = 16384
no -o tcp_recvspace = 16384
- Start the VOX_CTI custom server.