| | |
Constant | Details | Used by the function |
---|
tapiAnonymousMode | Management of the anonymous mode: True if the device is in anonymous mode, False otherwise. | tapiChangeDeviceParameter, tapiDeviceParameter |
tapiCallInformation | The additional information (presentation of the number) is available. In most cases, this information will be available after the fist ring. | tapiListen |
tapiConstructor | Name of device manufacturer. | tapiDeviceParameter |
tapiIMEI | Serial number of device (IMEI number). This number uniquely identifies the device. | tapiDeviceParameter |
tapiIMSI | Unique number of user (IMSI number). This number uniquely identifies the SIM card. | tapiDeviceParameter |
tapiLine_CDMA_1XRTTPACKET | Transmission technology that is using the CDMA protocol. | tapiDeviceParameter |
tapiLine_CDMA_IS95A | IS95A line that is using the CDMA protocol. | tapiDeviceParameter |
tapiLine_CDMA_IS95B | IS95B line that is using the CDMA protocol. | tapiDeviceParameter |
tapiLine_GSM_GPRS | GPRS line that is using the GSM protocol. | tapiDeviceParameter |
tapiLine_GSM_GSM | GSM line that is using the GSM protocol | tapiDeviceParameter |
tapiLineBusy | Status of the line: The line is currently busy | tapiDial, tapiLineDial, tapiListen |
tapiLineConnected | Status of the line: The line is connected | tapiDial, tapiLineDial, tapiListen |
tapiLineDialing | Status of the line: Dialing in progress | tapiDial, tapiLineDial, tapiListen |
tapiLineDialTone | Status of the line: The line gets a dial tone | tapiDial, tapiLineDial, tapiListen |
tapiLineDisconnected | Status of the line: The correspondent has hung up | tapiDial, tapiLineDial, tapiListen |
tapiLineProceeding | Status of the line: The call is dialed: searching for the correspondent | tapiDial, tapiLineDial, tapiListen |
tapiLineRingBack | Status of the line: Ringing in progress | tapiDial, tapiLineDial, tapiListen |
tapiLineType | Used to find out the type of the line. | tapiDeviceParameter |
tapiModel | Model of device. | tapiDeviceParameter |
tapiMonitoredDigit | A phone key has been used. | tapiListen |
tapiNewCall | New call detected waiting for an answer or for a reject. | tapiListen |
tapiOperatorName | Name of provider to which the device is connected. | tapiDeviceParameter |
tapiOptionDefault | Detecting calls on a fax modem. In most cases, the functions for handling calls are not supported by the modems. | tapiListen |
tapiOptionMediaModeFax | Using a device supporting Fax incoming calls | tapiCapability tapiListen |
tapiOptionMediaModeUnknown | Using a device supporting unknown incoming calls | tapiCapability tapiListen |
tapiOptionMediaModeVoice | Using a device supporting Voice incoming calls | tapiCapability tapiListen |
tapiOptionMonitor | Detects the calls (to calculate statistics for example), even if they are managed by another application. No operation will be possible on the call. | tapiListen |
tapiOriginConference | Call in conference mode (several people) | tapiOrigin |
tapiOriginExternal | The origin of the call is not defined. The use of this variable depends on the type of device used, on the driver, ... | tapiOrigin |
tapiOriginInbound | Incoming call: communication coming from the outside. The use of this variable depends on the type of device used, on the driver, ... | tapiOrigin |
tapiOriginInternal | Call internal to PABX | tapiOrigin |
tapiOriginOutbound | Outgoing call: communication toward the outside. | tapiOrigin |
tapiOriginUnavailable | The origin of the call is not defined. The use of this variable depends on the type of device used, on the driver, ... | tapiOrigin |
tapiPlaneMode | Management of plane mode: True if the device is in Plane mode, False otherwise. | tapiChangeDeviceParameter, tapiDeviceParameter |
tapiPlayLock | tapiPlay is a locking function: the code continues to run only when the sound was played. If this parameter is not specified, the function returns a result as soon as the sound starts to play. | tapiPlay |
tapiPlayLoop | The sound is played in a loop. If this parameter is not specified, the sound is played once only. | tapiPlay |
tapiReceptionLevel | Level of signal reception (in percentage) | tapiDeviceParameter |
tapiSilentMode | Management of the silent mode: True if the device is in silent mode, False otherwise. | tapiChangeDeviceParameter, tapiDeviceParameter |