ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Phone functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
ConstantDetailsUsed by the function
tapiCallInformationThe additional information (presentation of the number) is available. In most cases, this information will be available after the fist ring.tapiListen
tapiPlayLocktapiPlay is a blocking 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
tapiPlayLoopThe sound is played in a loop.
If this parameter is not specified, the sound is played once only.
tapiPlay
tapiLineProceedingStatus of the line: The call is dialed: searching for the correspondenttapiDial, tapiLineDial,
tapiListen
tapiLineConnectedStatus of the line: The line is connectedtapiDial, tapiLineDial,
tapiListen
tapiLineDialingStatus of the line: Dialing in progresstapiDial, tapiLineDial,
tapiListen
tapiLineBusyStatus of the line: The line is currently busytapiDial, tapiLineDial,
tapiListen
tapiLineDisconnectedStatus of the line: The correspondent has hung uptapiDial, tapiLineDial,
tapiListen
tapiLineRingBackStatus of the line: Ringing in progresstapiDial, tapiLineDial,
tapiListen
tapiLineDialToneStatus of the line: The line gets a dial tonetapiDial, tapiLineDial,
tapiListen
tapiNewCallNew call detected waiting for an answer or for a reject.tapiListen
tapiOptionDefaultDetecting calls on a fax modem. In most cases, the functions for handling calls are not supported by the modems.tapiListen
tapiOptionMonitorDetects the calls (to calculate statistics for example), even if they are managed by another application. No operation will be possible on the call.tapiListen
tapiOptionMediaModeFaxUsing a device supporting Fax incoming callstapiCapability
tapiListen
tapiOptionMediaModeUnknownUsing a device supporting unknown incoming callstapiCapability
tapiListen
tapiOptionMediaModeVoiceUsing a device supporting Voice incoming callstapiCapability
tapiListen
tapiOriginConferenceCall in conference mode (several people)tapiOrigin
tapiOriginInboundIncoming call: communication coming from the outside. The use of this variable depends on the type of device used, on the driver, ...tapiOrigin
tapiOriginExternalThe origin of the call is not defined. The use of this variable depends on the type of device used, on the driver, ...tapiOrigin
tapiOriginUnavailableThe origin of the call is not defined. The use of this variable depends on the type of device used, on the driver, ...tapiOrigin
tapiOriginInternalCall internal to PABXtapiOrigin
tapiOriginOutboundOutgoing call: communication toward the outside.tapiOrigin
tapiMonitoredDigitA phone key has been used.tapiListen
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/17/2023

Send a report | Local help