Basic Call Control
Computer Telephony Integration
Strata DK40 I&M Manual Spring 1999
8-21
Refer to the Strata DK40 Programming Manual or DK Library CD-Rom for more details.
Basic Call Control
lineMakeCall
This function places a call on the specified line to the specified address. The application has
the option to specify an originating address on the specified line. The TSPI models the
addresses based upon the line type when Set-up was used to define the driver.
If the line is busy when a call attempt is made, the currently active call will be disconnected.
If no destination address is provided, a new call will be created and the line will transition to
the LINECALLSTATE_DIALTONE state. The lineDial function can be used at this point to
dial the destination address.
LINECALLPARAM (default)
Field Name Setting
dwBearerMode
LINEBEARERMODE_VOICE
dwMinRate
dwMaxRate
0 (3.1kHz)
0
dwMediaMode LINEMEDIAMODE_INTERACTIVEVOICE
dwCallParamFlags
0
dwAddressMode LINEADDRESSMODE_ADDRESSID
dwAddressID anyavailable
DialParams 0,0,0,0
dwOrigAddressSize
dwOrigAddressOffset
0
dwDisplayableAddressSize
dwDisplayableAddressOffset
0
dwCalledPartySize
dwCalledPartyOffset
0
dwCommentSize
dwCommentOffset
0
dwUserUserInfoSize
dwUserUserInfoOffset
0
dwHighLevelCompSize
dwHighLevelCompOffset
0