Computer Telephony Integration
Receiving Information
8-20
Strata DK40 I&M Manual Spring 1999
Refer to the Strata DK40 Programming Manual or DK Library CD-Rom for more details.
lineGetLineDevStatus
This operation queries the specified open line device for its current status. If successful it
returns the current status of the specified open line device using a data structure
LineDevStatus.
lineGetAddressID
This function is used to map a phone number assigned to a line device back to is
dwAddressID in the range of 0 to the number of addresses minus 1 returned in the line's
device capabilities. LineMakeCall allows the application to make a call by specifying a line
handle and address on the line. The address can be specified either as dwAddressID, as a
phone number, or as a device specific name or identifier.
Field Name Setting
dwNumOpens
The number of instances this application opened, normally 1.
dwOpenMediaModes LINEMEDIAMODE_INTERACTIVEVOICE
dwNumActiveCalls The number of calls ringing and/or connected
dwNumOnHoldCalls The number of calls that are on hold.
dwNumOnHoldPendCalls The number of calls pending in the ONHOLDPENDCONF or the
ONHOLDPENDTRANSFER states.
dwLineFeatures LINEFEATURE_MAKECALL if no active call exists, otherwise 0.
dwNumCallCompletions
dwRingMode Always 0.
dwSignalLevel Not supported by Toshiba DKT TSPI
dwBatteryLevel Not supported by Toshiba DKT TSPI
dwRoamMode LINEROAMMODE_UNAVAIL
dwDevStatusFlags The current status of the device.
dwTerminalModesSize
dwTerminalModesOffset
Not supported by Toshiba DKT TSPI
dwDevSpecificSize
dwDevSpecificOffset
Not supported by Toshiba DKT TSPI