Terminal States
ThetelTermEnableMsgmessage (page 5-11) provides information about the current state of a telephone terminal. Thevalueparameter can contain either of the two following constants:
enum { telTerminalEnabled = 0, telTerminalDisabled = 1 };Constant descriptions
telTerminalEnabled- The specified telephone terminal is enabled. The tool can send commands to the terminal and receive messages from it.
telTerminalDisabled- The specified telephone terminal is disabled.