This is a reference implementation of VoIPstudio WebPhone Integration.
It can be easily embedded into any HTML application and is an easy way to enabled VoIP telephony in custom CRM system and other web applications.
- Sing up for an account at https://voipstudio.com/register/
- Pull
webphone-demo
repository from Github to your PC. - Open index.html in your web browser.
- Login with your VoIPstudio
email
andpassword
- Enter number you want to call, for example
#123
to make a Test Call.
Working reference implementation can be found at: https://repo.ssl7.net/webphone-demo/index.html
It has been tested on Chrome, Edge, Firefox and Safari.
WebPhone demo integration code is licensed under the MIT license.