cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
378
Views
0
Helpful
2
Replies

Webdialer questions

richard.angelo
Level 1
Level 1

I want to use the webdialer application to create a webpage where users can lookup phone numbers from an SQL DB and return the numbers as html links that will start the webdialer program and automatically dial the number from their phone. Any advice on how to accomplish this?

Thanks

2 Replies 2

jogray
Level 1
Level 1

I am looking to do this exact same thing. Did you ever get this setup? And if so how? Thanks

tvoigt
Level 1
Level 1

Hi Richard & others!

Look at http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_programming_reference_guide09186a00801ed78e.html !

As there described you have to insert some JavaScript into your Webpage and make the links with the phone numbers look like there.

Search in the page for "Single Cluster Applications"!

I've implemented this in a web-based central phonebook for our company and it works very well!

Greets from Germany!

Thomas