mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.2 KiB
52 lines
1.2 KiB
LIBRARY H323
|
|
|
|
EXPORTS
|
|
|
|
TSPI_providerConfig
|
|
TSPI_providerCreateLineDevice
|
|
TSPI_providerEnumDevices
|
|
TSPI_providerInit
|
|
TSPI_providerInstall
|
|
TSPI_providerRemove
|
|
TSPI_providerShutdown
|
|
TSPI_providerUIIdentify
|
|
|
|
TSPI_lineClose
|
|
TSPI_lineCloseCall
|
|
TSPI_lineConditionalMediaDetection
|
|
TSPI_lineGetAddressCaps
|
|
TSPI_lineGetAddressStatus
|
|
TSPI_lineGetCallAddressID
|
|
TSPI_lineGetCallInfo
|
|
TSPI_lineGetCallStatus
|
|
TSPI_lineGetDevCaps
|
|
TSPI_lineGetID
|
|
TSPI_lineGetLineDevStatus
|
|
TSPI_lineGetNumAddressIDs
|
|
TSPI_lineNegotiateTSPIVersion
|
|
TSPI_lineOpen
|
|
TSPI_lineSetDefaultMediaDetection
|
|
TSPI_lineSetMediaMode
|
|
TSPI_lineSetAppSpecific
|
|
|
|
TSPI_lineAnswer
|
|
TSPI_lineDrop
|
|
TSPI_lineMakeCall
|
|
TSPI_lineMSPIdentify
|
|
TSPI_lineReceiveMSPData
|
|
TSPI_lineCreateMSPInstance
|
|
TSPI_lineCloseMSPInstance
|
|
|
|
TSPI_lineAddToConference
|
|
TSPI_lineCompleteTransfer
|
|
TSPI_linePrepareAddToConference
|
|
TSPI_lineReleaseUserUserInfo
|
|
TSPI_lineRemoveFromConference
|
|
TSPI_lineSetupConference
|
|
TSPI_lineSendUserUserInfo
|
|
TSPI_lineMonitorDigits
|
|
TSPI_lineGenerateDigits
|
|
|
|
TUISPI_providerConfig
|
|
TUISPI_providerInstall
|
|
TUISPI_providerRemove
|