06-20-2019 12:39 AM
We noticed that in the new Jabber 12.6.x the proximity button and feature is enabled by default.
Apparently is not possible to disable it in the installation process, nor in CUCM profile, but only via jabber-config.xml (<EnableProximity>false</EnableProximity>).
Is this correct?
What about modifying the global XML (adding the new parameter) with different Jabber versions and not only 12.6? Is the parameter simply ignored by previous version.
thanks in advance
Solved! Go to Solution.
06-20-2019 05:04 AM - edited 06-20-2019 05:05 AM
Yes, jabber-config.xml parameters will simply be ignored by older client versions that did not support them.
Generally speaking, the MSI installation flags are the least desirable place to configure a parameter since it cannot be changed without uninstall/reinstall per-machine. Use the Service Profile in CUCM (and other applicable settings such as the Model-Specific section at the bottom of Phone Configuration / Common Phone Profile / Enterprise Phone Configuration) when possible. Anything else goes in jabber-config.xml.
06-20-2019 07:31 AM
CUCM 12.5 added a GUI for managing the Jabber parameters.
06-20-2019 05:04 AM - edited 06-20-2019 05:05 AM
Yes, jabber-config.xml parameters will simply be ignored by older client versions that did not support them.
Generally speaking, the MSI installation flags are the least desirable place to configure a parameter since it cannot be changed without uninstall/reinstall per-machine. Use the Service Profile in CUCM (and other applicable settings such as the Model-Specific section at the bottom of Phone Configuration / Common Phone Profile / Enterprise Phone Configuration) when possible. Anything else goes in jabber-config.xml.
06-20-2019 06:22 AM
Hi Jonathan,
thanks a lot for your answer.
Any plan to add the control over this feature in CUCM service profile instead of XML?
06-20-2019 07:31 AM
CUCM 12.5 added a GUI for managing the Jabber parameters.
08-28-2019 07:58 AM
Hello Jonathan,
we are using the latest CUCM version 12.5.1, unfortunately I can't find the parameter EnableProximity here under the Jabber Config GUI. In the parameters-reference-guide-cisco-jabber document it is written that this option can be found under options, neither there or under the other section it can be found. Can I only set it via Jabber-config.xml?
Thanks in advance
Jörg
08-28-2019 09:47 AM
That can only be configured in the .xml, simply use the add custom option.
08-28-2019 11:58 AM
07-15-2019 07:58 AM
What MSI installation flags are used to disable proximity?
07-15-2019 02:35 PM
None. You must use the jabber-config.xml file. The MSI install flags should almost never be used since you can't change the answer later. Always leverage settings in the Service Profile or jabber-config.xml file where possible.
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