2.2.3.1.56 LINETERMSHARING_Constants

The LINETERMSHARING_Constants are bit-flag constants that describe different ways in which a terminal can be shared between line devices, addresses, or calls.

Constant/value

Description

LINETERMSHARING_PRIVATE

0x00000001

The terminal device is private to a single line device.

LINETERMSHARING_SHAREDEXCL

0x00000002

The terminal device can be used by multiple lines. The last line device to do a SetTerminal packet to the terminal for a particular terminal mode will have exclusive connection to the terminal for that mode.

LINETERMSHARING_SHAREDCONF

0x00000004

The terminal device can be used by multiple lines. The SetTerminal packet requests of the various terminals end up being merged or conferenced at the terminal.

These constants describe the classes of control and information streams that can be routed directly between a line device and a terminal device (such as a phone set).