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

Jabber for Window contact photos

joeharb
Level 5
Level 5

We are having a problem with Jabber 10.6.1 retrieving the photo's for contacts.  We are using a webserver to server up the images.  This worked when the customer was on CUPS 8.6, but after the upgrade this no longer working...

 

We have the jabber-config.xml file uploaded and via Wireshark we are getting a message HTTP/1.1 401 Unauthorized.  The 

The Jabber config is the following:

- <Directory>
  <BDIPhotoUriWithToken>http://ServerName/phonepics/sAMAccountName.jpg</BDIPhotoUriWithToken> 
  <UdsPhotoUriWithToken>http://ServerName/phonepics/%%uid%%.jpg</UdsPhotoUriWithToken> 
  </Directory>

 

ServerName is replaced with correct name...

 

The customer has changed the website to allow for anonymous authentication.

 

Any ideas how to resovle?

 

Thanks,

 

Joe

 

 

 

 

3 Replies 3

What about installing the new CUPS certificates on the web server?

 

Regards.

Rolando Valenzuela.

Update:

 

We have verified that the webserver is no allowing Anonymous connections.  Once this was changed we were able to see the images of 2 users only.  When running a wireshark trace it doesn't appear as it the client is even trying to get other images at this point.  This is possibly my lack of understanding but does the IM&P server request the images or does the client, from everything I have found I would expect it to be the client.  I have delete the images out of the Cache Photo folder, expecting them to come back after requesting the user's profile.  I am not really sure what is going on...Also their is no expressway or firewall between the client and the UCM environment.

 

Anyone have any suggestions?

 

Thanks,

 

Joe

hello

did you solve this issue?

photos using http are OK with jabber 9.6, but with 10.6...nothing..cant see a picture.

wireshark doesnt give me a clue. it seems to be receiving config-jabber.xml correctly.