06-18-2015 08:11 AM - edited 03-17-2019 05:16 PM
Is there a way to disable the Self Care Portal option in the Jabber client? Or, alternatively, specify an alternative URL for it?
Thanks,
GTG
06-19-2015 04:58 AM
We have an internal enhancement request opened for this to disable self care potal. To have an alternate URL, can try this in jabber config file:
<options>
<selfcareurl>URL of Your customised portal </selfcareurl>
</options>
(or)
Instead of login using CUCM / Cisco UDS SRV records, login using IM&Presence / CUP login SRV records. Then you wont find self care portal option.
Regards
06-19-2015 06:42 AM
Whereabouts in the XML structure does that go?
<?xml version="1.0" encoding="utf-8"?>
<Config version="1.0">
<Client>
<options>
<selfcareurl>URL of Your customised portal </selfcareurl>
</options>
..
Or somewhere else?
GTG
06-19-2015 06:58 AM
This explains clearly:
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/Windows/9_2/JABW_BK_C9731738_00_jabber-windows-install-config/JABW_BK_C9731738_00_jabber-windows-install-config_chapter_0101.html#JABW_RF_CC26C385_00
It should be
<selfcareURL>Your Customized URL</selfcareURL>
Regards
12-18-2015 11:50 AM
03-08-2018 05:45 AM
Is there any news on whether this enhancement has been implemented?
Thanks
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