01-08-2019 01:04 PM - edited 03-17-2019 07:49 PM
We are pushing Jabber for IM and Presence only to our external users and in testing with an external user, I see that the phone services option has a red X on it (see attached). Is there a way to make Jabber not try to connect to phone services so this red X doesn't appear? None of our external users will have phone services at this time.
01-08-2019 01:31 PM
The way we achieved this in our enterprise, irrespective if it's internal or external (MRA), is to use a custom jabber-config.xml file for Jabber phone devices and to modify the default jabber-config.xml file to disable phone services.
This is how we did it:
<Policies> <Telephony_Enabled>false</Telephony_Enabled> </Policies>Upload the default jabber-config.xml to overwrite the existing.
Your IM only users will automatically use the default file while your phone service users will use the custom XML where the phone service is not disabled.
This is the solution that worked for us. It does introduce a bit of an administrative overhead to manually specify the Cisco Support Field but with templates, BAT, etc. it doesn't present a problem.
As always, test in a lab environment before you pull the trigger.
Hope this helps.
01-08-2019 02:14 PM
If you're using CUCM 12.x you can configure that in the user profile and allow only IM over MRA, while they can be full UC on-prem.
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