Using custom servers on a single system image

If you have a group of Blueworx Voice Response systems that you have configured as a single system image (SSI), the following special considerations apply:

If you want your custom server to determine whether it is running on a client node or a server node of a single system image, or if it is running on a stand-alone system, call the CA_Get_DT_Info() subroutine. The DT_INFO_ST structure returned from this subroutine has a member, ssi_state, which contains the mode in which the node has been configured. For more information, see DT_INFO_ST. You may want to do this, for example, to restrict the running of housekeeping processes to one machine.

For more information on creating and managing a single system image, see the Blueworx Voice Response for AIX: Configuring the System information.