cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
549
Views
0
Helpful
1
Replies

Jabber for windows 9.2: search bar field mapping?

gabriel.caclin
Level 4
Level 4

Hello,

using JFW 9.2 on a cucm 8.6/cups 8.6 environnement, I saw that we can search user from first and last name, but I would like to know if it is possible to search a user from telephone number or other field?

For information, JFW perform lookup directly to the active directory.

what is strange is the lookup by telephone number works with CUPC 8 but not with jabber, and I didn't find any configuration guide regarding this.

Thanks a lot!

Gabriel

1 Reply 1

BeyerFlorian
Level 1
Level 1

Hi,

you can change this in the jabber-config.xml

Example

EDI

   0

   xx.xx.xx.xx

   XXX

   0

   XXX

   XXX

0

   cn

   displayName

   givenName

   sn

   mail

   msRTCSIP-PrimaryUserAddress

   thumbnailPhoto

   telephoneNumber

   mobile

   homePhone

   otherTelephone

   title

   departmentNumber

   uid

   userPrincipalName

   co

   Nickname

   postalCode

   location

   federalState

   street

   (&(objectClass=inetOrgPerson)

   uid

   0

   5

   1

   3

   ou=your,ou=test,o=domain,c=de

   false

   false  

You can use this as an example and change your needed settings.

The bold fileds need to change.