09-28-2015 10:00 AM - edited 03-15-2019 05:32 AM
How to create a URL that can be launched from a Website or email to trigger Jabber with Custom Service Discovery Domains.
I try to Make this as a URL in email using Hyperlink and it doesn't work.
Please help with a sample HTML file for Website or how to do steps.
Cisco Reference: Cisco Jabber 10.6 Planning Guide - Service Discovery [Cisco Jabber for Windows] - Cisco
Create the link in the following format:
ciscojabber://provision?ServicesDomain=<domain_for_service_discover> &VoiceServicesDomain=<domain_for_voice_services> &ServiceDiscoveryExcludedServices=<services_to_exclude_from_service_discover>
Examples:
10-22-2015 07:46 AM
Hi Rameez ,
have you managed to get it work?
I have same question !
best regards,
Ahmed
01-19-2016 12:26 PM
I have this same problem , does anyone have a solution yet?
Thanks
Kola
04-26-2016 08:52 PM
Did you manage to get this to work from an Email HTML Link?
05-03-2016 03:58 PM
Hi Rameez,
The following HTML code embedded in a web page should do the trick:
<a href="ciscojabber://provision?ServicesDomain=service-example.com&VoiceServicesDomain=voiceServicesDomain.com">Follow this link to launch Cisco Jabber for the first time</a>
It will show a text link (change the text as you see fit) and will provision services domain as service-example.com and voice services domain as voiceServicesdomain.com
Keep in mind, that this method works only for mobile and OSX clients, it will not work for Jabber for Windows clients (those can use customized installer command line or bootstrap file for the same effect)
Cheers,
Zoltán
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide