10-02-2014 06:58 AM - edited 03-17-2019 04:31 PM
Hi all
I have a couple of users that are using thier private cell phone. Therefore their cell phone number is typed into the AD attribute "mobile".
But how can I exclude the private cell phone numbers from being displayed in Jabber for Windows 10.5? Should I use BaseFilter and regular expressions or?
Or maybe the other way around, just allow the corporate cell phone numbers?
Any suggestions?
Thanks
/Kristian
10-02-2014 07:35 AM
You can change the mapping of which fields are shown in J4W in the jabber-config.xml, you can point to a field that has no info, or as you mention, make sure you only have corporate numbers in your LDAP.
The jabber config guide has all the details under the directory integration chapter for the .xml
10-02-2014 07:37 AM
I know Jaime ;) thats why I'm asking here. The problem is that the corporate and private cell phone numbers are in the same AD field. So I need some kind of filter. Therefore, can I use BaseFilter or SearchBase or something?
Mapping to an empty field is no solution :(
Thanks
10-02-2014 07:45 AM
The filters are meant to match some values of the users, and bring them over to CUCM or to be visible in J4W, they are not meant to hide fields of users that match the filters.
Specify a directory subkey name only to retrieve objects other than user objects when you query the directory.
The default value in Cisco Jabber for iPhone and iPad is (&(objectCategory=person).
06-18-2015 12:22 AM
DELETE
06-17-2015 11:24 PM
Did you ever solve this?
06-18-2015 12:20 AM
No I never did Adam :(
Do you have a suggestion?
06-18-2015 03:12 AM
Nope, but I'm desperately looking for a solution! I just want to exclude the home number fields so it doesn't show up in the jabber search. Not so easy by the looks.
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