cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
396
Views
0
Helpful
3
Replies

Jabber for Windows - EDI Profile pictures.

orddie234
Level 7
Level 7

Hey All,

We have an AD setup and are trying to get the Microsoft AD pictures to load in jabber.   Currently it's blank.

Using the jabber-config.html generator..  we get the following XML output. 

 

<Directory>
   <PrimaryServerName>10.0.1.5</PrimaryServerName>
   <BDIPrimaryServerName>10.0.1.5</BDIPrimaryServerName>
   <ServerPort1>389</ServerPort1>
   <BDIServerPort1>389</BDIServerPort1>
   <BusinessPhone>ipPhone</BusinessPhone>
   <BDIBusinessPhone>ipPhone</BDIBusinessPhone>
   <UseWildcards>1</UseWildcards>
   <BDIUseWildcards>1</BDIUseWildcards>
 </Directory>

 

http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/10_5/CJAB_BK_D6497E98_00_deployment-installation-guide-ciscojabber/CJAB_BK_D6497E98_00_deployment-installation-guide-ciscojabber_chapter_01011.html

says

If you are using binary objects from Active Directory do not set BDIPhotoUriWithToken or PhotoUriWithToken

 

Making our Jabber file look like the below does not resolve the issue either.

<Directory>
   <PrimaryServerName>10.0.1.5</PrimaryServerName>
   <BDIPrimaryServerName>10.0.1.5</BDIPrimaryServerName>
   <ServerPort1>389</ServerPort1>
   <BDIServerPort1>389</BDIServerPort1>
   <BusinessPhone>ipPhone</BusinessPhone>
   <BDIBusinessPhone>ipPhone</BDIBusinessPhone>
   <UseWildcards>1</UseWildcards>
   <BDIUseWildcards>1</BDIUseWildcards>
   <BDIPhotoSource>thumbnailPhoto</BDIPhotoSource>
   <PhotoSource>thumbnailPhoto</PhotoSource>
 </Directory>
3 Replies 3

George Thomas
Level 10
Level 10

Is your photo uploaded to jpegPhoto maybe? Does the jabber-config file parse correctly if you try to open in a web browser?

Please rate useful posts.

orddie234
Level 7
Level 7

the XML file does parse correctly.

The data is pushed into AD with the correct attribute editor (see attached file)

 

orddie234
Level 7
Level 7

The XML file is valid.

The photo is uploaded to the thumbnailPhoto.  See screen shot of AD account.