>>>> Here begin an iframe page <<<<

Web CRM VoIP Caller

Demo Page

Make a phone call with one Click from your Web Based CRM GUI or from any Web Page

This page could be your CRM Web page or a Web Page with Contact Details

 

When you press the button, an onClick event take place that call StartProcess(PhoneNumber) function in index.html file
onClick="parent.StartProcess(document.getElementById('ListBox').value)"

Note: You need to put at your web page html code a button with onClick event

How to use it

1. Downaload Web CRM VoIP Caller

2. Edit index.html file

3. Take a Look the OnWebPageLoad() and PutSipAccountDetails() - You will be able to activate or to disable features

4. Put the Url of your CRM or Web Page at the Iframe tag which is at the bottom of the index.html file.