ECSTA for Alcatel OmniPCX

In order for estos ProCall to control the lines, the required licenses must be imported in the telephone system. The ECSTA for Alcatel OmniPCX can optionally use different licenses:

  • Tapi 2.0 Server
    These licenses each allow two lines for each connection. However, you can add the driver multiple times with two lines each.
  • Tapi 2.1 Server
    The Alcatel TAPI Service Provider also uses these lines.
  • CSTA Server
    These are the general CSTA licenses.

Please note the following
The availability of the licenses in the system is only checked when the Tapi lines are opened. If a line cannot be opened, this might be because there are no corresponding licenses available in the system.

For information on setting up ECSTA for Alcatel OXO Connect, see Setting up ECSTA.

estos ProCall supports connection to a telephone system and hence the creation of an instance.

Supported TAPI functions

The driver offers the following TAPI call control operations.

Action:Corresponding TAPI function:
DialTSPI_lineMakecall
Hang upTSPI_lineDrop
Answer callTSPI_lineAnswer
Hold callTSPI_lineHold
Retrieve callTSPI_lineUnhold
Redirect callTSPI_lineRedirect
Forwarding in call state¹TSPI_lineBlindTransfer
Setup transferTSPI_lineSetupTransfer
Swap holdTSPI_lineSwapHold
Complete transferTSPI_lineCompleteTransfer (LINETRANSFERMODE_TRANSFER)
Create conferenceTSPI_lineCompleteTransfer (LINETRANSFERMODE_CONFERENCE)
DTMF dialingTSPI_lineGenerateDigits
Dial in dial tone modeTSPI_lineDial
ForwardingTSPI_lineForward TSPI_lineGetAddressStatus
  • LINEFORWARDMODE_UNCOND
  • LINEFORWARDMODE_Busy
Message waitingTSPI_lineSetLineDevStatus TSPI_lineGetLineDevStatus

¹Emulation in the driver (PBX does not natively support this feature).

The following TAPI functions are implemented due to requirements of the TAPI subsystem.

Other functions exported by the driver:
TSPI_lineSendUserUserInfo
TSPI_lineClose
TSPI_lineCloseCall
TSPI_lineConditionalMediaDetection
TSPI_lineDevSpecific
TSPI_lineDevSpecificFeature
TSPI_lineGetDevConfig
TSPI_lineSetDevConfig
TSPI_lineGetAddressCaps
TSPI_lineGetAddressStatus
TSPI_lineGetAddressID
TSPI_lineGetCallAddressID
TSPI_lineGetCallInfo
TSPI_lineGetCallStatus
TSPI_lineGetDevCaps
TSPI_lineGetExtensionID
TSPI_lineGetIcon
TSPI_lineGetID
TSPI_lineGetNumAddressIDs
TSPI_lineNegotiateExtVersion
TSPI_lineNegotiateTSPIVersion
TSPI_lineOpen
TSPI_lineSelectExtVersion
TSPI_lineSetDefaultMediaDetection
TSPI_lineSetStatusMessages
TSPI_lineSetAppSpecific
TSPI_lineSetCallData
TSPI_providerCreateLineDevice
TSPI_providerEnumDevices
TSPI_providerFreeDialogInstance
TSPI_providerGenericDialogData
TSPI_providerInit
TSPI_providerShutdown
TSPI_providerUIIdentify
TSPI_lineGetCallIDs
TUISPI_lineConfigDialog
TUISPI_lineConfigDialogEdit
TUISPI_providerConfig
TUISPI_providerInstall
TUISPI_providerRemove
TUISPI_providerGenericDialog
TUISPI_providerGenericDialogData

Version 7.4.1.5939