Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Vonage Dial Linkify

Looks for phone numbers in pages and makes hyperlinks out of them. When clicking on the link, your Vonage phone will ring and be dialing the number / link you clicked on.






Apr 30, 2007
Joe Herman User

Here's an issue with this script. If you use it with an e-mail website (I used it with Gmail) to reply to an e-mail, when it linkifies a number, then the entire URL winds up in the response of the e-mail. This means that whoever you sent the e-mail to now has your Vonage username and password. Bit of a security hole, I'd say.

 
Aug 24, 2006
Rachel User

Wonderful! I was searching for a Dialer without any hope. It is working fine and Thank You..

Is there a way to hide the username and Password when we keep the cursor on Hyperlinks? We are planning to use it in an office environment and do not want to give the Account details to everyone.

 
Apr 17, 2006
Joseph Crawford User

James,

You need to edit this script for it to work for you, you need to set your username/password and phone number for it to actually work.

 
Mar 9, 2006
kbnguy User

Bravo Bruce!!!
Good job. Thx
BTW, Have you seen this: www.bhelpuri.net/Trixie/Trixie.htm
It's like what Greasemonkey to Firefox but it's for IE. Is there anyway we can make this script to work with IE?
I know I ask for alot (IE and Firefox is like that to werewolf and vampire) but some scripts do work for both

 
Mar 8, 2006
Bruce Schechter User

I'm less than a newbie at this, but after looking up some stuff on regular expressions I came up with this to allow xxx xxx xxxx phone numbers, as well as xxx.xxx.xxxx. Seems to work though I'm sure that some of you pros could come up with better.
Just substitute this line
const trackRegex = /(\d{3}[- /.]\d{3}[- /.]\d{4}|\(\d{3}\) ?\d{3}[- /.]\d{4}|1?\d{10}|\d{3}\.\d{3}\.\d{4})/g;

for the line that begins the same way.

 
Mar 8, 2006
Bruce Schechter User

Works fine, but it also linkifies phone numbers that Vonage uses for email message sender names when it informs you of a new voicemail message. This makes it difficult to check that message from gmail. Excluding gmail from the script solves this problem but it also means that it won't linkify phone numbers in gmail Contacts, which is just where I would like it to work. Is there a simple way to fix this?

 
Feb 26, 2006
kbnguy User

Works for me....except numbers list as xxx xxx xxxx (i.e. 800 555 1212) then it doesn't link
ThX

 
Dec 7, 2005
willy t User

Same thing here. Good idea though, really good.

 
Nov 6, 2005
James 1 User

I receive the following error: '100:Authentication Failed' on a white screen. I tried entering my username, password and phone number in then reinstalling the edited script, but I still had the same error. Am I missing something?

You could comment on this script if you were logged in.