Skip to end of banner
Go to start of banner

What is Wildix URI

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This Document explains what is Wildix URI scheme and how to interact with it.

Created: February 2020

Updated: June 2020

Permalink: https://wildix.atlassian.net/wiki/x/VAPOAQ

To be able to make calls, make sure you have installed one of the components:


Wildix URI allows you to generate a call by clicking on a link containing a phone number from various web pages. After you click on a link, a call is initiated via an active device selected in Collaboration.

Wildix provides two ways for using URIs on your web pages:

  • WIService
  • Chrome browser extension

WIService

Supported links for click2call via WIService: 

  • <a href=”callto:[phone_number]”>
  • <a href=”wildix:[phone_number]”>
  • <a href=”tel:[phone_number]”>
  • <a href=”sip:[phone_number]”>

To make a call:

  • Click on a link containing a phone number
  • It is required to select an app before dialing
  • On macOS: select Wildix or Open Wildix (the way an alert looks may depend on a different URI scheme syntax)


  • On Windows, click Pick an app and than select Wildix Integration Service



  • A call is immediately placed in Collaboration if the tab is opened
  • If Collaboration tab is closed, it is automatically opened and a call is started in a few seconds

Сhrome extension

Supported links for click2call via Chrome extension: 

  • <a href=”callto:[phone_number]”>
  • <a href=”wildix:[phone_number]”>
  • <a href=”tel:[phone_number]”>

To make a call:

  • Click on a link containing a phone number
  • A call is immediately placed in Collaboration if the tab is opened
  • If Collaboration tab is closed, it is automatically opened and a call is started in a few seconds



  • No labels