State table definitions

This section describes the state tables supplied with the VOIP_Call_Transfer application. Six state tables are provided as compiled state tables and ASCII state table source code. The compiled state tables are compiled directly from the ASCII state table source code. The source code for the state tables is provided in the directory $CUR_DIR/ca/VOIP_Call_Transfer_dir. The state tables fall into two groups:

Outbound state tables
An outbound state table provides functions to make the outbound call for the transfer operation:
Helper state tables
The helper state tables encapsulate code that is used to provide interaction between the inbound and outbound state tables during the transfer, and other utility functions:

The following sections describe the state tables.