06-07-2019 01:02 PM
Hi,
we need to turn off showing local device contacts in the Jabber contact search. We've added the following parameter to the jabber-config.xml file but it's not working - local contacts on mobile devices are still showing up in the Jabber search... any ideas?
<EnableLoadAddressBook>false</EnableLoadAddressBook>
We've uploaded the new config file to TFTP and restarted the TFTP service.
Jabber 12.6.0 on iOS
Presence service is 12.0
Have done a full reset on Jabber.
Any help much appreciated!
Thanks
Lee
Solved! Go to Solution.
06-08-2019 01:11 AM - edited 06-08-2019 06:46 AM
Resolved! Needed to include this parameter option:
<EnableLocalAddressBookSearch>false</EnableLocalAddressBookSearch>
Thanks
06-07-2019 02:10 PM
Have you made sure there are no errors in the .xml and that the parameter is in the proper area?
06-07-2019 04:05 PM
Thanks Jaime, the setting is in the <Options> section which is the section at appears in the in Jabber 12.6 parameters reference guide.
There are some comments in the XML file using standard <!-- --> XML notation. I'm assuming comments are permitted in the file?
Lee
06-07-2019 04:59 PM
06-08-2019 01:11 AM - edited 06-08-2019 06:46 AM
Resolved! Needed to include this parameter option:
<EnableLocalAddressBookSearch>false</EnableLocalAddressBookSearch>
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