Search code examples
voiptelephonyavaya

VoIP - Send number and initiate call


I can connect to a VOIP phone, on my web app I have a list of telephone numbers. When I click on a telephone number, how can I send a number to this VoIP phone and initiate a call from that handset?

Webapp is on an intranet and is privately used only.

Phone model: Avaya 1210 and Avaya 1220

Is this possible?


Solution

  • For click to call, call process monitoring on Avaya phone system, you should use Avaya CTI. It helps you to make a Windows application or web application to connect your CS1000 phone system and dial a phone number.

    When you click on the phone number on your web app, your web app should connect to Avaya CTI API and send dial command with parameters like phone number and extension number. For more information read the following documents:

    https://www.devconnectprogram.com/site/global/products_resources/communication_server_1000/interfaces/sip_cti/overview/index.gsp

    https://www.devconnectprogram.com/site/global/products_resources/communication_server_1000/releases/7_6/index.gsp