Rate this page:

Configuring the embeddable softphone

In this article, you will learn how to build-in the Voximplant Kit softphone into your software and review the softphone events and methods.

To get started with the embeddable softphone, connect the JavaScript file to your app using the script tag. This embeds the softphone into your system.

Then start configuring the softphone in your application.

  1. Use the following settings:
Visual settings

Visual settings

  1. When you complete the softphone configuration, initialize the softphone object.
Object initialization

Object initialization

  1. After the object initialization is complete, the following softphone events become available for processing:
Softphone events

Softphone events

  1. The following methods are available on the softphone:
Softphone methods

Softphone methods