AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Funciones WLanguage / Comunicación / Funciones de teléfono
  • Overview
  • Required configuration
  • Prerequisite
  • Checking configuration
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Overview
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions.
These functions allow you to manage a voicemail, an answering machine (or other) directly from a WINDEV application.
Required configuration

Prerequisite

To use the telephony features, you must have:
  • a modem.
    • To save and play recordings, this modem must include voice support.
    • To identify the caller, the modem must support the "Caller ID".
  • the Tapi 2.0 or Tapi 3.1 protocol. These technologies can be used on all systems.

Checking configuration

To check the configuration of your computer, we recommend that you use WDTelDiagno.exe, provided with WINDEV. This tool is used to list the available TAPI lines and to specify the line that will be used by default by the telephony functions. This allows you to quickly detect the conflicts that may occur between the different TAPI lines.
Note TAPI lines are not the same as conventional telephone lines.
Before using the telephony functions, you can define through programming the TAPI device on which the calls must be detected or dialed. Use the functions:
tapiCapabilityReturns the characteristics of a telephony device.
tapiDeviceSelecciona el dispositivo TAPI que se utilizará durante las siguientes operaciones de telefonía:
tapiDeviceListEnumera los dispositivos compatibles con TAPI 2.0 y TAPI 3.1 instalados en el ordenador actual.
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 27/03/2025

Señalar un error o enviar una sugerencia | Ayuda local