Hello,
we have deployed on-premise Cisco Jabber 12.9 and we get the contact's picture from AD successfully but the user's picture is not showed in "My profile and settings"

we have tested Cisco Jabber 14.0 too.
our jabber-default.xml file is:
<?xml version="1.0" encoding="utf-8"?>
<config version="1.0">
<Client>
</Client>
<Policies>
</Policies>
<Directory>
<PhotoSource>thumbnailPhoto</PhotoSource>
<OtherPhone>ipPhone</OtherPhone>
</Directory>
<Options>
<ShowContactPictures>true</ShowContactPictures>
</Options>
<Phone>
</Phone>
<Presence>
</Presence>
<Voicemail>
</Voicemail>
</config>
thanks for your help.
regards,