cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7449
Views
5
Helpful
2
Comments
Jaime Valencia
Cisco Employee
Cisco Employee

 

 

In this video, I'll show you how to configure the user's photos in a MS IIS Web Server for Jabber, when using UDS, this method will also work over MRA

You can find how to install IIS on your server here:

Installing IIS 8 on Windows Server 2012
http://www.iis.net/learn/get-started/whats-new-in-iis-8/installing-iis-8-on-windows-server-2012

How to install and configure IIS on Windows Server 2012 R2
http://thesolving.com/server-room/how-to-install-and-configure-iis-on-windows-server-2012-r2/

Some other references on how to create a new website on IIS can be found here:

Build a Static Website on IIS
https://technet.microsoft.com/en-us/library/hh831515%28v=ws.11%29.aspx?f=255&MSPPError=-2147217396

In my lab they're hosted on a W2012 Standard x64 server, as I mentioned, there are several other options, and you can find references on how to install and configure for pretty much any version on google.

The related documentation can be found here:

Contact Photo Formats and Dimensions
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/11_6/cjab_b_planning-guide-cisco-jabber-116/cjab_b_planning-guide-cisco-jabber-116_chapter_0110.html#CJAB_RF_C83A8EEE_00

Configure Photos
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/11_6/cjab_b_on-premises-deployment-ciscojabber-116/cjab_b_on-premises-deployment-ciscojabber-116_chapter_011.html#CJAB_RF_C273D123_00

Something interesting is that the last link actually has some info that is not correct, they mention the following parameters:

UDSPhotoUriSubstitutionEnabled True /UDSPhotoUriSubstitutionEnabled

UDSPhotoUriSubstitutionToken sAMAccountName
/UDSPhotoUriSubstitutionToken

UDSPhotoUriWithToken http://example.com/photo/sAMAccountName.jpg /UDSPhotoUriWithToken

But the only one that is used is:
UdsPhotoUriWithToken

And the URL format is also wrong, it should be something like:
UdsPhotoUriWithToken http://www.photo/url/path/%%uid%%.jpg /UdsPhotoUriWithToken

As for MRA, remember that I assume MRA is already working, and you only need to add the web server where the images are hosted to the white/allow list in your EXP-C.

As I show in the video, you can have the configuration for both directories EDI/BDI and UDS in the same configuration file, and they will be used when necessary. You could leave it to EDI when internally, and only use UDS when externally, in regards to the photos.

 

Any questions, comment, etc. you can reach me at javalenc@cisco.com

2 Comments
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links