Integrations - Web Phone¶
VoIPstudio offers hosted WebRTC web phone widget, which can be easily embedded into any HTML application. It's an easy way to enabled VoIP telephony in custom CRM system and other web applications.
Installation¶
Figure 10.1 Web Softphone
VoIPstudio web phone is available at https://voipstudio.com/webphone/ - to add it to your own website use iframe
tag as below:
<iframe src="https://voipstudio.com/webphone/" height="600" width="400" allow="microphone" title="VoIPstudio Web Phone"></iframe>
This will result in Web Softphone widget embedded in the web page.
Making and Receiving calls¶
In order to start making and receiving calls using VoIPstudio Web Softphone login with your VoIPstudio email address and password. Next using the keypad enter the number you wish to dial and click Call
button.