cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
449
Views
0
Helpful
1
Replies

Jabber Idea Need Help

JDGranger
Level 1
Level 1

So I am basically trying to figure out a way (if possible) that I can attach a hyperlink to email that will automatically dial a number. Our company has the deskphone set up with the PC and we have the softphone installed on the PC also. I got halfway there with another post which I found this :

<html>
<a href="tel:+555-555-5555"><img src="call.png" border="0" alt="Launch Jabber to call" /></a>
</html>

But my html skills are more than lacking. Any help would be appreciated.

Jon

1 Reply 1

Md Hasan
Cisco Employee
Cisco Employee

Nothing wrong with your html, only thing i say may be add <body></body> after html and img.src won't work if it cannot find the path to the image.

Rest you can follow here - http://fertileminds.com/2015/06/how-to-add-an-html-signature-file-in-outlook-2013/