cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1694
Views
5
Helpful
6
Replies

How to modify IE 11 context menu to add Jabber

Chad Dunn
Level 1
Level 1

 

 

 

 

 

How do I modify the context menu in IE11 when I right click on a telephone number so that I can call the number with Jabber:

 

 

context menu.png

1 Accepted Solution

Accepted Solutions

Using the click2call argument with the CLICK2X parameter did the trick. Instead of using CLICK2X=DISABLED, I used CLICK2X=Click2Call. Now when I right click on a number in IE, I see "Call with Jabber" and "Call and with edit Jabber" in the context window.

 

CallwithJabber.png

 

 

 

View solution in original post

6 Replies 6

Anthony Holloway
Cisco Employee
Cisco Employee
From the docs:

Browser Click to Call is enabled with the CLICK2X installation parameter. If this parameter is set to ENABLED (default value), the feature is enabled. To disable this feature, you must set the CLICK2X installation parameter to DISABLE. For more information about the CLICK2X parameter, see the Deployment Guide for your release.

Click to Call from Internet Explorer
Click to Call from the Internet Explorer browser does not require any user permissions or installations

Did you perhaps disable CLICK2X during install? Can you try reinstalling from a vanilla download of Jabber from cisco.com? What version of Jabber do you have?

Source: https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/11_5/CJAB_BK_C9858CC7_00_cisco-jabber-features-guide/CJAB_BK_C9858CC7_00_cisco-jabber-features-guide_chapter_011.html

We do have the click2x disabled becuase it messed up the IM settings in the registry and causes Skype presence in Outlook to stop working. Im going to try the newer parameter for CLICK2X arugment. Instead of using CLICK2X=DISABLE, Im going to try and use CLICK2X=Click2Call.

CLICK2X

DISABLE

Click2Call

Disables click-to-x functionality with Cisco Jabber.

If you specify this argument during installation, the client does not register as a handler for click-to-x functionality with the operating system. This argument prevents the client from writing to the Microsoft Windows registry during installation.

You must re-install the client and omit this argument to enable click-to-x functionality with the client after installation.

Click2Call function in Browser—The Click2X parameter can now be configured by using the newly added Click2Call parameter. This enables only the Click to call feature in the browser and disables the Click2X feature.

I will update this thread after reinstalling Jabber with the new arugment.

Using the click2call argument with the CLICK2X parameter did the trick. Instead of using CLICK2X=DISABLED, I used CLICK2X=Click2Call. Now when I right click on a number in IE, I see "Call with Jabber" and "Call and with edit Jabber" in the context window.

 

CallwithJabber.png

 

 

 

That's awesome that you replied back with some good info. I'm happy to hear you got it working.

Indeed. hopefully this post will help others that are facing a similar issue.