LINEPARKMODE_ Constants

The LINEPARKMODE_ bit-flag constants describe different ways of parking calls.

LINEPARKMODE_DIRECTED
Specify directed call park. The address where the call is to be parked must be supplied to the switch.
LINEPARKMODE_NONDIRECTED
Specify nondirected call park. The address where the call is parked is selected by the switch and provided by the switch to the application.

Not extensible. All 32 bits are reserved.

The LINEPARKMODE_ constants are used when parking a call. Consult a line's address device capabilities to find out which park mode is available.

See Also

TSPI_linePark