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.
- Use the following settings:
Visual settings
- When you complete the softphone configuration, initialize the softphone object.
Object initialization
- After the object initialization is complete, the following softphone events become available for processing:
Softphone events
- The following methods are available on the softphone:
Softphone methods