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

Jabber - Directory Attribute Mapping using jabber-config.xml

greglowe1329
Level 1
Level 1

Hi All,

I'm looking for some assistance in configuring a custom attribute for one of the default LDAP attribute sync'd in CUCM and in turn listed on the users contact card in Jabber.

The attribute i'm looking to modify is: Title

I would like for this attribute to list the users department instead. This is the only attribute i wish to modify, all the other defaults are fine.

I was hoping to just add the config below to my users jabber-config.xml file but this doesn't seem to work.

Anyone with experience changing any of the default attribute(s) for Jabber for Windows would be great to hear from you

<?xml version="1.0" encoding="utf-8"?>
<config version="1.0">
 <Directory>
   <Title>department</Title>
 </Directory>
</config>
1 Reply 1

Jaime Valencia
Cisco Employee
Cisco Employee

So, do you already have your EDI integration properly configured and working?

You can try to reset the Jabber client to force it to get any changes.

HTH

java

if this helps, please rate