This extension allows to dial phone numbers via configurable URLs.
Most modern VoIP phones allow to execute certain actions such as dialing or hanging up via HTTP requests.
This C2D URL ("click to dial by URL") extension allows you to dial any number supported by your VoIP phone either by manually entering the number in the extension's popup or by simply right clicking onto a previously selected number on any website.
If the phone even allows grabbing a screenshot of the phone's display, it will also be shown in the extension's popup.
The current version has been successfully tested with SNOM 370 phones. Due to its generic approach, it should work with any other VoIP phone that can be controlled via HTTP requests as well.
Latest reviews
- (2019-05-21) JW Kirk: Excellent click-to-dial extension for SNOM phones, as well as other IP phones that you have admin access to. Has optional URL variables for dialing, hanging-up, and viewing phone's display.
- (2015-04-14) Nir Melamoud: could not make it work
- (2014-02-20) Saulius Balčiūnas: Great app! It would be even greater if it could hyperlink phone numbers on the webpage to enable click-to-call. Are you planning such feature? Saulius
- (2013-11-12) Tim D: This is exactly what I have been looking for and was about to start working on myself - thank you Daniel! I had in mind that if I wrote one I would include some parsing of html content on a page to convert numbers into links so they don't have to be manually highlighted first. (I would use a configurable regex or set of regex's) I would also personally prefer the right-click->dial to do just that rather than popup a dialog. Anyway this does 80% of what I wanted so I'm very grateful and will be circulating to all my colleague and encouraging them to also rate 5-star. Thanks again.