<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hi Lee, I have broken down in Collaboration Applications</title>
    <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613346#M15926</link>
    <description>&lt;P&gt;Hi Lee,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have broken down your queries into sub-queries , and tried answering them below :-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Q : Could you tell me what is the preferred way to avoid the initial email address logon screen in Jabber for Windows please ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;RT&amp;gt; :&lt;/STRONG&gt; One Possible way/scenario I know, in which "initial email address logon screen" is avoided is this :-&lt;BR /&gt;Windows PC is joined to the AD domain &amp;gt;&amp;gt; User logs on to windows using his\her AD credentials &amp;gt;&amp;gt; User launches Jabber &amp;gt;&amp;gt; Jabber auto-discovers AD and does a LDAP Bind with it using windows logon credentials &amp;gt;&amp;gt; Jabber gets UPN value for that user from the AD &amp;gt;&amp;gt; UPN Value is "userid@domain" &amp;gt;&amp;gt; Jabber does a DNS SRV service discovery on the 'domain' part &amp;gt;&amp;gt; And shows directly, the prompt to enter userid and password, if the service discovery on the 'domain' derived from UPN is successful.&lt;/P&gt;&lt;P&gt;The second possible scenario which I tried in my lab was with installer switches ,example :-&lt;BR /&gt;++ msiexec.exe /i CiscoJabberSetup.msi /quiet EXCLUDED_SERVICES=CUP,CUCM,WEBEX CUP_ADDRESS=cup101.domaina.support&lt;BR /&gt;But, still I could see the "initial email address logon screen", so this did not work.&lt;/P&gt;&lt;P&gt;Coming onto next ,I believe configuration urls you have mentioned in your query, also known as jabber provisioning url, is for jabber mobile devices and not for jabber windows , as we cannot use installer switches on jabber on mobile devices.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Q : So I would either like to be able to do the first time login with email address for UX purposes - but this means changing the IM address schema to directory uri. This option would be fine except UDS is not supported I believe and we need to also use MRA - am I correct?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;RT&amp;gt; :&lt;/STRONG&gt; I can understand that, user's put their mail ID's instead of something like 'userid@domain' (where 'userid' is their sAMAccountName value) , which is causing issues. So, you would like to put the IM Address Schema to "Directory URI" on IM&amp;amp;P server, which in turn is set to 'mail' on CUCM Pub.This is being done so that users can put their mail ID's into the "initial email address logon screen" (instead of 'userid@domain') and still be able to login into jabber.&lt;BR /&gt;&amp;lt;Let me know if my above understanding is incorrect&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;If my above understanding is correct, then I believe changing IM Address schema should not matter here ,this is because change in IM Address Schema, only affects the IM Address of the users and not their userid's , and hence not the login format.&lt;/P&gt;&lt;P&gt;But , when I was researching in my lab , for your query , then I saw that login with mail ID actually works. This is what I did :-&lt;/P&gt;&lt;P&gt;1) I have got CUCM/IM&amp;amp;P 10.5.1 and jabber windows 10.6.2 using _cisco-uds DNS SRV for login.&lt;/P&gt;&lt;P&gt;2) I have a user on CUCM (can be a local or LDAP synced), which is enabled for IM&amp;amp;P and which has a valid mail ID, with a valid service profile configured for it.&lt;/P&gt;&lt;P&gt;3) I delete jabber cache so that I login fresh.&lt;/P&gt;&lt;P&gt;4) On the "initial email address logon screen" I put the mail ID of the user. The domain in the mail ID is used for service discovery.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/bb2.jpg" class="migrated-markup-image" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5) Service discovery completes and in the userid bar , I see the actual userid populated. When password is entered then login works.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/bb3.jpg" class="migrated-markup-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/bb4.jpg" class="migrated-markup-image" /&gt;&lt;/P&gt;&lt;P&gt;As you can see above IM Address schema is still "&lt;SPAN style="font-size:11px;"&gt;userid@&amp;lt;Default domain&amp;gt;&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;Going through the jabber logs , I see the UDS query (made by Jabber) making this difference is this :-&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;++ https://cucm101.domaina.support:8443/cucm-uds/clusterUser?email=bruce.wayne@domaina.support&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And this is what CUCM responds back :-&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" standalone="true"?&amp;gt;&lt;BR /&gt;-&amp;lt;clusterUser uri="https://cucm101.domaina.support:8443/cucm-uds/clusterUser?email=bruce.wayne@domaina.support" version="10.5.1"&amp;gt;&lt;BR /&gt;&amp;lt;result uri="https://CUCM101.domaina.support:8443/cucm-uds/user/567892" version="10.5.1" found="true"/&amp;gt;&lt;BR /&gt;&amp;lt;homeCluster serversUri="https://CUCM101.domaina.support:8443/cucm-uds/servers"&amp;gt;CUCM101.domaina.support&amp;lt;/homeCluster&amp;gt;&lt;BR /&gt;-&amp;lt;homeClusterDetails&amp;gt;&lt;BR /&gt;&amp;lt;selfProvisioningSecureMode&amp;gt;true&amp;lt;/selfProvisioningSecureMode&amp;gt;&lt;BR /&gt;&amp;lt;adminProvisionMode&amp;gt;false&amp;lt;/adminProvisionMode&amp;gt;&lt;BR /&gt;&amp;lt;/homeClusterDetails&amp;gt;&lt;BR /&gt;&amp;lt;/clusterUser&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You can see that CUCM is sending back : &lt;SPAN style="font-size:11px;"&gt;https://CUCM101.domaina.support:8443/cucm-uds/user/567892&lt;/SPAN&gt; , after finding the user with that mail ID. Using which jabber is populating the actual userid.&lt;/P&gt;&lt;P&gt;If you have CUCM 10.x and above, and _cisco-uds DNS SRV configured, then you can also check the same and revert. You can put the same UDS query jabber is making (as shown above) in a browser and replace it with your CUCM FQDN and user's mail id, to see, if you get a similar response back from CUCM , as one shown above.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Q : Changing of IM Address schema to Directory URI on IM&amp;amp;P server ,and it's support with UDS on jabber.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;RT&amp;gt;:&lt;/STRONG&gt; Jabber 10.6.0 and above supports "Flexible Jabber ID" and it is supported with UDS as well.&lt;BR /&gt;For more details , please see this post in this same discussion :-&lt;BR /&gt;&lt;A href="https://supportforums.cisco.com/comment/10436601#comment-10436601"&gt;https://supportforums.cisco.com/comment/10436601#comment-10436601&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope the above information helps you.&lt;BR /&gt;Please do let us know, in case you have further queries.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ritesh Tandon&lt;/P&gt;</description>
    <pubDate>Fri, 24 Apr 2015 03:50:30 GMT</pubDate>
    <dc:creator>Ritesh Tandon</dc:creator>
    <dc:date>2015-04-24T03:50:30Z</dc:date>
    <item>
      <title>Ask the Expert: Directory Integration of Jabber client (EDI/BDI/UDS)</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613304#M15884</link>
      <description>&lt;P&gt;&lt;IMG align="right" src="https://community.cisco.com/legacyfs/online/styles/80x110/public/photo/expert/ate-logo_80x110-for-upload_v2_5.jpg" style="padding-left:10px" /&gt;Welcome to the Cisco Support Community Ask the Expert conversation. This is an opportunity to learn and ask questions about Directory Integration of Cisco Jabber client.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#FF0000"&gt;&lt;STRONG&gt;Ask questions from Monday, April 13th, 2015 to Friday, April 24th, 2015&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Cisco Jabber has the capability to obtain the directory information directly from either LDAP or CUCM server- using EDI, BDI or UDS. Enhanced Directory Integration (EDI) is an LDAP-based contact source for Cisco Jabber for Windows clients. Basic Directory Integration (BDI) is an LDAP-based contact source for non-Windows Jabber clients (MAC and Mobile).Cisco Unified Communications Manager UDS is a Cisco Unified Communications Manager contact source and is available as a contact source for all Cisco Jabber clients. UDS is the contact source used for Expressway Mobile and Remote Access.&lt;/P&gt;&lt;P&gt;The directory parameters can be configured using jabber-config.xml file or the service profile. Alternatively, Cisco Jabber for Windows can also automatically discover and connect to the directory server if the workstation on which you install Cisco Jabber is on the Microsoft Windows Active Directory domain.&lt;/P&gt;&lt;P&gt;Furthermore, Cisco Jabber can also search for contacts from the Personal Address book in Microsoft Outlook client using MAPI when both the clients co-exist in a PC.&lt;/P&gt;&lt;P&gt;This session aims in helping customers with the design, configuration and troubleshooting of Cisco Jabber Directory Integration.&lt;/P&gt;&lt;P&gt;&lt;IMG align="left" alt="Ritesh Tandon" height="105" src="https://community.cisco.com/legacyfs/online/media/ritesh_tandon.jpg" style="padding-right:8px;" width="73" /&gt;&lt;STRONG&gt;Ritesh Tandon&lt;/STRONG&gt; is currently a senior engineer on the collaboration team in Bangalore TAC. His areas of expertise include Cisco Unified Communications Manager and UC applications which integrates with it. Ritesh has over 5 years of experience in Unified Communications as a whole. He focuses on troubleshooting and working with various voice products and clients, including Cisco unified communication manager, Cisco Jabber, Cisco Im and Presence Server, Cisco Attendant Console Suite , Cisco Emergency Responder and many more. Prior to joining Cisco he has also worked on Nortel\Avaya PBX and Contact Center Deployments. He holds a Bachelor of Engineering degree in Electronics and Telecommunication from Punjab technical University.&lt;/P&gt;&lt;P&gt;&lt;IMG align="left" alt="Nirmal Issac" height="101" src="https://community.cisco.com/legacyfs/online/media/nirmal_issac.jpg" style="padding-right:8px;" width="70" /&gt;&lt;STRONG&gt;Nirmal Issac&lt;/STRONG&gt; is a customer support engineer in Cisco TAC team for Unified Communications technology based in Bangalore. His area of expertise include Cisco Unified Communications Manager, IM &amp;amp; Presence server, Cisco Jabber, Cisco Emergency Responder and Attendant Console. He has over 3 years of industry experience working with large enterprises and Cisco Partners. He holds a Bachelor of Engineering degree in TeleCommunication. He also holds CCIE certification (#45964) in Collaboration technology.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Find other&amp;nbsp; &lt;A href="https://supportforums.cisco.com/expert-corner/events" target="_blank"&gt;https://supportforums.cisco.com/expert-corner/events.&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#FF8C00"&gt;&lt;STRONG&gt;**Ratings Encourage Participation! **&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:#FF8C00"&gt;&lt;STRONG&gt;Please be sure to rate the Answers to Questions&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 00:03:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613304#M15884</guid>
      <dc:creator>ciscomoderator</dc:creator>
      <dc:date>2019-03-18T00:03:37Z</dc:date>
    </item>
    <item>
      <title>Good afternoon and thanks in</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613305#M15885</link>
      <description>&lt;P&gt;Good afternoon and thanks in advance for hosting this ask the expert.&lt;/P&gt;&lt;P&gt;Our current deployment is considered a hybrid-cloud model.&amp;nbsp; We use WebEx Connect/Messenger for IM&amp;amp;P, with our onsite CUCM cluster providing voice/video integration.&amp;nbsp; We also are using directory integration to create/manage our users in the WebEx Connect ORG.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is, can we also use UDS integration from CUCM to provide extra directory information for devices that are located in CUCM but not our WebEx Connect ORG?&amp;nbsp; Will this interfere with the webex connect directory?&lt;/P&gt;&lt;P&gt;Also, it seems the documentation for a hybrid deployment such as our is limited, do you have any references to the feature differences between cloud and on-prem IM&amp;amp;P?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2015 19:42:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613305#M15885</guid>
      <dc:creator>timbassett</dc:creator>
      <dc:date>2015-04-13T19:42:00Z</dc:date>
    </item>
    <item>
      <title>Hi Tim,Thank you for your</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613306#M15886</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Hi Tim,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Thank you for your query. Although our session primarily focuses on Jabber On-Premise deployment, I will be more than happy to answer your questions.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;U&gt;a) Contact Source in Hybrid Deployment&lt;/U&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Cisco Jabber only supports WebEx Cloud as the contact source in On-Cloud Hybrid deployment. UDS is not supported. Please refer the below document.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/10_6/planning-guide/CJAB_BK_CD3376A0_00_cisco-jabber-106-planning-guide/CJAB_BK_CD3376A0_00_cisco-jabber-planning-guide_chapter_0100.html#CJAB_RF_H9B69A5D_00"&gt;http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/10_6/planning-guide/CJAB_BK_CD3376A0_00_cisco-jabber-106-planning-guide/CJAB_BK_CD3376A0_00_cisco-jabber-planning-guide_chapter_0100.html#CJAB_RF_H9B69A5D_00&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;!--MEDIA-WRAPPER-START-2--&gt;&lt;IMG alt="Jabber On-Cloud Hybrid Architecture" class="image-style-none media-element file-default" data-file_info="%7B%22fid%22:%221130031%22,%22view_mode%22:%22default%22,%22fields%22:%7B%22format%22:%22default%22,%22field_file_image_alt_text%5Bund%5D%5B0%5D%5Bvalue%5D%22:%22Jabber%20On-Cloud%20Hybrid%20Architecture%22,%22field_file_image_title_text%5Bund%5D%5B0%5D%5Bvalue%5D%22:%22Jabber%20On-Cloud%20Hybrid%20Architecture%22,%22field_media_description%5Bund%5D%5B0%5D%5Bvalue%5D%22:%22Jabber%20On-Cloud%20Hybrid%20Architecture%22%7D,%22type%22:%22media%22%7D" src="https://community.cisco.com/legacyfs/online/media/cloud_arch.jpg" title="Jabber On-Cloud Hybrid Architecture" typeof="foaf:Image" /&gt;&lt;!--MEDIA-WRAPPER-END-2--&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;b) &lt;U&gt;Feature comparison between On-Prem mode and On-Cloud mode&lt;/U&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;The Cisco Jabber planning guide provides an overview of the deployment scenarios. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/10_6/planning-guide/CJAB_BK_CD3376A0_00_cisco-jabber-106-planning-guide/CJAB_BK_CD3376A0_00_cisco-jabber-planning-guide_chapter_0100.html"&gt;http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/10_6/planning-guide/CJAB_BK_CD3376A0_00_cisco-jabber-106-planning-guide/CJAB_BK_CD3376A0_00_cisco-jabber-planning-guide_chapter_0100.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;However&amp;nbsp; I will try to find a more comprehensive document highlighting all the feature differences, or I will make one. I will provide you the information soon.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;I hope this is helpful. Please let me know if you have any additional questions.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Nirmal Issac&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2015 20:40:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613306#M15886</guid>
      <dc:creator>Nirmal Issac</dc:creator>
      <dc:date>2015-04-13T20:40:32Z</dc:date>
    </item>
    <item>
      <title>Nirmal Issac,I appreciate you</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613307#M15887</link>
      <description>&lt;P&gt;Nirmal Issac,&lt;/P&gt;&lt;P&gt;I appreciate you taking the time to respond.&amp;nbsp; I will take a look at the links provided and watch for any other information you may come across.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2015 20:57:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613307#M15887</guid>
      <dc:creator>timbassett</dc:creator>
      <dc:date>2015-04-13T20:57:54Z</dc:date>
    </item>
    <item>
      <title>I'm new to Jabber technology,</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613308#M15888</link>
      <description>&lt;P&gt;I'm new to Jabber technology, and I would like to understand in detail the differences between EDI, BDI and UDS.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 06:32:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613308#M15888</guid>
      <dc:creator>Sudharshan S</dc:creator>
      <dc:date>2015-04-14T06:32:51Z</dc:date>
    </item>
    <item>
      <title>Hi,We use EDI integration for</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613309#M15889</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We use EDI integration for our company using a common account to run directory services, username and password is defined in service account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;We are having issues that jabber suddenly feels to provide invalid credentials to the AD - so the directory common account gets blocked for to many failed login attempts. Hence the account gets locked, and directory services goes offline for 10minutes.&lt;/P&gt;&lt;P&gt;Why is this happening? Is it a common bug? What is the best practice here?&lt;/P&gt;&lt;P&gt;&amp;amp;&amp;amp;Marius&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 09:46:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613309#M15889</guid>
      <dc:creator>Marius Nedregaard</dc:creator>
      <dc:date>2015-04-14T09:46:00Z</dc:date>
    </item>
    <item>
      <title>Hi Sudharshan,Thank you for</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613310#M15890</link>
      <description>&lt;P&gt;Hi Sudharshan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for that query.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;To start with, let me explain you what a Directory Source is ,and will also give you a short description of each Directory Source jabber uses :-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using a Jabber client, a user searches for contacts and creates a list of contacts and the client resolves contact details for incoming communication. To perform these functions the client must have access to contact data to search. Jabber refers to this source from which it gets user information, as a Directory contact source.This contact source can be an LDAP directory such as Microsoft Active directory or OpenLDAP.&lt;BR /&gt;Alternatively we can also search users from CUCM using UDS service running on CUCM.Jabber can also use local contact sources such a Microsoft Outlook on Microsoft Windows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So to summarize we can have following Directory sources, from which jabber can search users :-&lt;/P&gt;&lt;P&gt;UDS ---&amp;gt; In which jabber searches users from CUCM. In this jabber queries the UDS service which is running on CUCM.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;EDI ---&amp;gt; Enhanced Directory Integration is used by Jabber windows to search users on LDAP directory such as Microsoft Active directory or OpenLDAP. This is specific to Jabber windows only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;BDI ---&amp;gt; Basic Directory Integration is used by Jabber clients on non-windows platform (such as Jabber Android, jabber Iphone , Jabber mac) to connect to LDAP directory such as Microsoft Active directory or OpenLDAP.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Outlook ---&amp;gt; Only Applicable for jabber windows clients, which also have Outlook installed on the same system. Jabber uses MAPI to connect to Outlook in order to sync in users in Outlooks Personal Address Book.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;More information on EDI and BDI :-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;+++++++++ EDI Configuration required for Jabber windows ++++++++++++++++&lt;BR /&gt;Jabber windows can be enabled to search Active Directory by doing the following :-&lt;/P&gt;&lt;P&gt;PC where Jabber windows is on the same domain as that of the Active Directory :-&lt;BR /&gt;-- &amp;gt;&amp;gt; When the jabber client is in the same domain , as the LDAP server, it automatically detects the LDAP server and connects to it. No Explicit configuration required.&lt;/P&gt;&lt;P&gt;PC where Jabber windows is not on the same domain as that of the Active Directory :-&lt;BR /&gt;-- &amp;gt;&amp;gt; Under this scenario it is required to configure the jabber attributes for Directory Search, when the jabber client is not in the same domain as the LDAP server.&lt;BR /&gt;This is done on jabber-config.xml file which has to uploaded onto the CUCM TFTP. Jabber client then downloads it when it is launched the next time and takes all the configuration necessary to connect to the Active Directory.&lt;/P&gt;&lt;P&gt;Sample EDI configuration looks like :-&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:10px;"&gt;&amp;lt;DirectoryServerType&amp;gt;EDI&amp;lt;/DirectoryServerType&amp;gt;&lt;BR /&gt;&amp;lt;ConnectionType&amp;gt;0&amp;lt;/ConnectionType&amp;gt;&lt;BR /&gt;&amp;lt;PrimaryServerName&amp;gt;14.160.103.39&amp;lt;/PrimaryServerName&amp;gt;&lt;BR /&gt;&amp;lt;ServerPort1&amp;gt;389&amp;lt;/ServerPort1&amp;gt;&lt;BR /&gt;&amp;lt;UseWindowsCredentials&amp;gt;0&amp;lt;/UseWindowsCredentials&amp;gt;&lt;BR /&gt;&amp;lt;ConnectionUsername&amp;gt;administrator&amp;lt;/ConnectionUsername&amp;gt;&lt;BR /&gt;&amp;lt;ConnectionPassword&amp;gt;cisco&amp;lt;/ConnectionPassword&amp;gt;&lt;BR /&gt;&amp;lt;SearchBase1&amp;gt;dc=lab,dc=local&amp;lt;/SearchBase1&amp;gt;&lt;BR /&gt;&amp;lt;SearchTimeout&amp;gt;30&amp;lt;/SearchTimeout&amp;gt;&lt;BR /&gt;&amp;lt;CommonName&amp;gt;cn&amp;lt;/CommonName&amp;gt;&lt;BR /&gt;&amp;lt;DisplayName&amp;gt;displayName&amp;lt;/DisplayName&amp;gt;&lt;BR /&gt;&amp;lt;Firstname&amp;gt;givenName&amp;lt;/Firstname&amp;gt;&lt;BR /&gt;&amp;lt;Lastname&amp;gt;sn&amp;lt;/Lastname&amp;gt;&lt;BR /&gt;&amp;lt;EmailAddress&amp;gt;mail&amp;lt;/EmailAddress&amp;gt;&lt;BR /&gt;&amp;lt;BusinessPhone&amp;gt;telephoneNumber&amp;lt;/BusinessPhone&amp;gt;&lt;BR /&gt;&amp;lt;MobilePhone&amp;gt;mobile&amp;lt;/MobilePhone&amp;gt;&lt;BR /&gt;&amp;lt;HomePhone&amp;gt;homePhone&amp;lt;/HomePhone&amp;gt;&lt;BR /&gt;&amp;lt;OtherPhone&amp;gt;ipPhone&amp;lt;/OtherPhone&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;+++++++++ BDI Configuration required for Jabber mac and other non-windows platform jabber runs on like jabber mobile for android and iPhone&amp;nbsp; ++++++++++++++++&lt;/P&gt;&lt;P&gt;As jabber windows uses EDI configuration , jabber mac uses BDI configuration to connect AD.&lt;BR /&gt;The configuration is almost as same as EDI , except for the fact that the BDI configuration is prefixed by parameter ‘BDI’.&lt;BR /&gt;Both EDI and BDI configuration can exist in the same jabber-config.xml file.&lt;BR /&gt;Sample BDI configuration looks like :-&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:10px;"&gt;&amp;lt;DirectoryServerType&amp;gt;BDI&amp;lt;/DirectoryServerType&amp;gt;&lt;BR /&gt;&amp;lt;BDILDAPServerType&amp;gt;AD&amp;lt;/BDILDAPServerType&amp;gt;&lt;BR /&gt;&amp;lt;BDIPrimaryServerName&amp;gt;14.160.103.39&amp;lt;/BDIPrimaryServerName&amp;gt;&lt;BR /&gt;&amp;lt;BDIPresenceDomain&amp;gt;lab.support&amp;lt;/BDIPresenceDomain&amp;gt;&lt;BR /&gt;&amp;lt;BDIConnectionUserDN&amp;gt;administrator&amp;lt;/BDIConnectionUserDN&amp;gt;&lt;BR /&gt;&amp;lt;BDIConnectionPassword&amp;gt;cisco&amp;lt;/BDIConnectionPassword&amp;gt;&lt;BR /&gt;&amp;lt;BDIServerPort1&amp;gt;389&amp;lt;/BDIServerPort1&amp;gt;&lt;BR /&gt;&amp;lt;BDISearchBase1&amp;gt;dc=lab,dc=local&amp;lt;/BDISearchBase1&amp;gt;&lt;BR /&gt;&amp;lt;BDIBusinessPhone&amp;gt;telephoneNumber&amp;lt;/BDIBusinessPhone&amp;gt;&lt;BR /&gt;&amp;lt;BDIMobilePhone&amp;gt;mobile&amp;lt;/BDIMobilePhone&amp;gt;&lt;BR /&gt;&amp;lt;BDIHomePhone&amp;gt;homePhone&amp;lt;/BDIHomePhone&amp;gt;&lt;BR /&gt;&amp;lt;BDIOtherPhone&amp;gt;ipPhone&amp;lt;/BDIOtherPhone&amp;gt;&lt;BR /&gt;&amp;lt;BDIEmailAddress&amp;gt;mail&amp;lt;/BDIEmailAddress&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You can read more on BDI configuration for jabber mac from here :-&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/mac/9-6/JABM_BK_J40FF63B_00_jabber-mac-install-config-9-6/JABM_BK_J40FF63B_00_jabber-mac-install-config-9-6_chapter_0111.html#CJAB_CN_B1443810_00"&gt;http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/mac/9-6/JABM_BK_J40FF63B_00_jabber-mac-install-config-9-6/JABM_BK_J40FF63B_00_jabber-mac-install-config-9-6_chapter_0111.html#CJAB_CN_B1443810_00&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can read more on EDI configuration for jabber windows from here :-&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/Windows/9_7/JABW_BK_C4C679C9_00_cisco-jabber-for-windows-97/JABW_BK_C4C679C9_00_cisco-jabber-for-windows-97_chapter_0111.html#CJAB_CN_ECF08C32_00"&gt;http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/Windows/9_7/JABW_BK_C4C679C9_00_cisco-jabber-for-windows-97/JABW_BK_C4C679C9_00_cisco-jabber-for-windows-97_chapter_0111.html#CJAB_CN_ECF08C32_00&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this helps in providing an overview.&lt;/P&gt;&lt;P&gt;Let me know if you have further queries&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ritesh Tandon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 10:37:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613310#M15890</guid>
      <dc:creator>Ritesh Tandon</dc:creator>
      <dc:date>2015-04-14T10:37:13Z</dc:date>
    </item>
    <item>
      <title>Hi Marius, Thank you for the</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613311#M15891</link>
      <description>&lt;P&gt;Hi Marius,&lt;/P&gt;&lt;P&gt;Thank you for the query. Please confirm if the version of Jabber in use is J4W 10.6.&lt;/P&gt;&lt;P&gt;At this moment, I would like to tell you that Cisco TAC/BU is aware of this issue reported in Cisco Jabber for Windows version 10.6. We have already opened an escalation with Cisco Jabber BU and this is currently work in progress.&lt;/P&gt;&lt;P&gt;Our engineers are working on isolating the root cause, and we will update you on the progress. Alternatively, you may also raise a TAC case to track this issue officially with the Cisco TAC.&lt;/P&gt;&lt;P&gt;Also, what we have seen is that this issue is not reported in the J4W versions 10.5.5 or earlier.&lt;/P&gt;&lt;P&gt;Please let me know if you have any additional queries.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nirmal Issac&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 11:01:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613311#M15891</guid>
      <dc:creator>Nirmal Issac</dc:creator>
      <dc:date>2015-04-14T11:01:00Z</dc:date>
    </item>
    <item>
      <title>Hi There,We have been testing</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613312#M15892</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;We have been testing Jabber integration using EDI (for Windows) and BDI (for mobile).&lt;/P&gt;&lt;P&gt;We are using the following config for BDI to allow use of AD contact photo.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;BDIPhotoSource&amp;gt;thumbnailPhoto&amp;lt;/BDIPhotoSource&amp;gt;&lt;/P&gt;&lt;P&gt;When connecting in the office (not through Collab edge), contact photos seem to work OK and the list is populated on iphone etc.&lt;/P&gt;&lt;P&gt;When client comes in through Copllab edge, the Directory searches are OK but the contact photos do not show up at all unless they are already cached on the client device.&lt;BR /&gt;&lt;BR /&gt;Why is this?&amp;nbsp;&amp;nbsp; The directory is being accessed OK so I'm having trouble understanding why this does not work.&lt;/P&gt;&lt;P&gt;cucm 10.5, Jabber client 10.6.1 (iphone)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;p.s. Why does Jabber not sync *all* the telephone numbers listed for the user from AD?&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's also fairly annoying having to populate 'other' with the users internal telephone number! (Surely jabber should know the user's DN and not have to replicate this?)&amp;nbsp; Note that we and a lot of clients use external International Direct Dial in AD field.&lt;/P&gt;&lt;P&gt;Many thanks,&lt;BR /&gt;Peter.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 13:33:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613312#M15892</guid>
      <dc:creator>pierrescotland</dc:creator>
      <dc:date>2015-04-14T13:33:00Z</dc:date>
    </item>
    <item>
      <title>Hi Peter ,For the first part</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613313#M15893</link>
      <description>&lt;P&gt;Hi Peter ,&lt;/P&gt;&lt;P&gt;For the first part of your query :-&lt;/P&gt;&lt;P&gt;Jabber clients (whether jabber windows or jabber mobile (like iPhone or android)) use UDS only, when connecting via MRA/Collab-edge.&lt;BR /&gt;Which is the reason why BDI is not used when you are using collab-edge and contact photos are only shown when cached.&lt;/P&gt;&lt;P&gt;Directory searches actually work because they are being handled by UDS\CUCM.&lt;BR /&gt;Since contact photos do not reside on CUCM , therefore you get no photos.&lt;BR /&gt;To solve this problem you have host the contact photos on a Web server which is reachable from outside your network and put this configuration in the jabber-config.xml file under directory tab :-&lt;BR /&gt;&lt;SPAN style="font-size:10px;"&gt;&amp;lt;UdsPhotoUriWithToken&amp;gt;http://server_name/%%uid%%.jpg&amp;lt;/UdsPhotoUriWithToken&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For more information you can refer this :-&lt;BR /&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/10_6/CJAB_BK_C56DE1AB_00_cisco-jabber-106-deployment-and-installation-guide/CJAB_BK_C56DE1AB_00_cisco-jabber-106-deployment-and-installation-guide_chapter_01111.html#CJAB_RF_CEA70FA2_00"&gt;http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/10_6/CJAB_BK_C56DE1AB_00_cisco-jabber-106-deployment-and-installation-guide/CJAB_BK_C56DE1AB_00_cisco-jabber-106-deployment-and-installation-guide_chapter_01111.html#CJAB_RF_CEA70FA2_00&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your second part of your query :-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that you would like jabber to get the user's extension automatically, when searched (as what is configured on CUCM ,as a DN for that user) instead of you manually configuring it on the 'other' telephoneNumber attribute on AD.&lt;BR /&gt;I can understand you have configured jabber to talk to AD for contact searches ,so AD does not have this information (i.e. user's extension) unless you configure in it.&lt;BR /&gt;Also currently even if we point jabber to search CUCM using UDS , contact information which we get back from CUCM for a user,is the one which you see on the end user's page&lt;BR /&gt;I can only say that this can be taken up an enhancement where we can get the user's extension from CUCM and concatenate that with the result which jabber gets after searching the user against a directory source.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;If i may have mis-understood your second query , please do correct me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ritesh Tandon&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 15:19:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613313#M15893</guid>
      <dc:creator>Ritesh Tandon</dc:creator>
      <dc:date>2015-04-14T15:19:38Z</dc:date>
    </item>
    <item>
      <title>Hi all, I am very new to</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613314#M15894</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am very new to jabber and run some problems. I have the following suitation&lt;/P&gt;&lt;P&gt;1. External &amp;nbsp;IBM Domino &amp;nbsp; ldap &amp;nbsp; server for contact search. Users are from external company.&lt;/P&gt;&lt;P&gt;2. Contact &amp;nbsp; Photos for internal users hosted on a Web server. Http://server/emailaddress.jpg&lt;/P&gt;&lt;P&gt;3. Windows AD for jabber authentication&lt;/P&gt;&lt;P&gt;The idea was to populate contact photos for internal users and use the ldap server for external contact search.&lt;/P&gt;&lt;P&gt;Please give me some direction.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 16:55:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613314#M15894</guid>
      <dc:creator>getamessay</dc:creator>
      <dc:date>2015-04-14T16:55:00Z</dc:date>
    </item>
    <item>
      <title>Hi Getamessay, Thank you for</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613315#M15895</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Hi Getamessay,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Thank you for posting the query. From your query, I understand the below requirements.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 40px;"&gt;&lt;SPAN style="font-size:14px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;STRONG&gt;a) CUCM is Synced with AD server, hence authentication should happen with AD.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 40px;"&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;SPAN style="font-size:14px;"&gt;&lt;STRONG&gt;b) Jabber should perform contact search from IBM Domino server&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;U&gt;&lt;STRONG&gt;TAC Support&lt;/STRONG&gt;&lt;/U&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Cisco TAC / Jabber Development team supports only the below contact sources for Cisco Jabber. Please refer the below guide.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/10_6/planning-guide/CJAB_BK_CD3376A0_00_cisco-jabber-106-planning-guide/CJAB_BK_CD3376A0_00_cisco-jabber-planning-guide_chapter_0101.html#JABW_RF_DC70A650_00"&gt;http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/10_6/planning-guide/CJAB_BK_CD3376A0_00_cisco-jabber-106-planning-guide/CJAB_BK_CD3376A0_00_cisco-jabber-planning-guide_chapter_0101.html#JABW_RF_DC70A650_00&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;!--MEDIA-WRAPPER-START-1--&gt;&lt;!--MEDIA-WRAPPER-START-2--&gt;&lt;IMG alt="Contact Sources" class="image-style-none media-element file-default" data-file_info="%7B%22fid%22:%221130451%22,%22view_mode%22:%22default%22,%22fields%22:%7B%22format%22:%22default%22,%22field_file_image_alt_text%5Bund%5D%5B0%5D%5Bvalue%5D%22:%22Contact%20Sources%22,%22field_file_image_title_text%5Bund%5D%5B0%5D%5Bvalue%5D%22:%22Contact%20Sources%22,%22field_media_description%5Bund%5D%5B0%5D%5Bvalue%5D%22:%22Contact%20Sources%22%7D,%22type%22:%22media%22%7D" height="319" src="https://community.cisco.com/legacyfs/online/media/contact_sources.jpg" title="Contact Sources" typeof="foaf:Image" width="713" /&gt;&lt;!--MEDIA-WRAPPER-END-2--&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;I do not think that Cisco Jabber would extend the support for Dominos any time soon. So, the Integration with Dominos - even if it works, &lt;SPAN style="color: rgb(255, 0, 0);"&gt;&lt;STRONG&gt;will not be supported by Cisco TAC.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;CUCM server also officially does not support Domino, thus we cannot sync the users to CUCM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/admin/10_0_1/ccmsys/CUCM_BK_SE5FCFB6_00_cucm-system-guide-100/CUCM_BK_SE5FCFB6_00_cucm-system-guide-100_chapter_010011.html#CUCM_TK_C4E65231_00"&gt;http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/admin/10_0_1/ccmsys/CUCM_BK_SE5FCFB6_00_cucm-system-guide-100/CUCM_BK_SE5FCFB6_00_cucm-system-guide-100_chapter_010011.html#CUCM_TK_C4E65231_00&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;U&gt;&lt;STRONG&gt;Work around:&lt;/STRONG&gt;&lt;/U&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;If you want to move ahead with the same requirement, we can analyze logs and try to help you as a best effort&amp;nbsp; to understand where the Sync fails and we can try to fix it by modifying the parameters. &lt;SPAN style="color:#FF0000;"&gt;&lt;STRONG&gt;Again, the solution will not be supported by Cisco TAC in case of a network down situation.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;If so, please provide me the &lt;STRONG&gt;jabber-config.xml&lt;/STRONG&gt; file that you have deployed, along with the &lt;STRONG&gt;Problem Report&lt;/STRONG&gt; from Jabber client after recreating the issue. Also, please provide the below information:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;a) The time when the &lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;search was made&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;b) The user whom you seached for&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;c) IP Address / Hostname of Dominos server&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;d) Packet capture from the PC&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;SPAN style="font-size:14px;"&gt;&lt;STRONG&gt;c) Photo retrieval from Web Server.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;The&amp;nbsp; configurations required for photo retrieval from WebServer are listed in the below link.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;A href="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#CJAB_RF_C00458A0_00"&gt;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#CJAB_RF_C00458A0_00&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Please let me know if you have any additional questions. I hope this helps. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/SPAN&gt;-- &lt;SPAN style="font-size:12px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Nirmal Issac&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 18:50:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613315#M15895</guid>
      <dc:creator>Nirmal Issac</dc:creator>
      <dc:date>2015-04-14T18:50:00Z</dc:date>
    </item>
    <item>
      <title>Hi Nirmal,Thanks for the</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613316#M15896</link>
      <description>&lt;P&gt;Hi Nirmal,&lt;/P&gt;&lt;P&gt;Thanks for the response. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now I would like to fix the photo retrieval. I am using Apache Web server URI&amp;nbsp;&amp;nbsp;source &amp;nbsp;where the photos are stored. &amp;nbsp;What attributes can I use for&amp;nbsp;&lt;/P&gt;&lt;P&gt;BDIPhotoUriWithToken? Do I need any directory integration for photo retrieval?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Getamessay&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 19:42:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613316#M15896</guid>
      <dc:creator>getamessay</dc:creator>
      <dc:date>2015-04-14T19:42:02Z</dc:date>
    </item>
    <item>
      <title>Hi Getmessay, Thank you for</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613317#M15897</link>
      <description>&lt;P&gt;Hi Getmessay,&lt;/P&gt;&lt;P&gt;Thank you for the response. The parameters that I provided earlier are EDI and BDI parameters. That method of photo retrieval works only with LDAP as the tokens are obtained from the values in LDAP attributes.&lt;/P&gt;&lt;P&gt;Yes, you need either LDAP / UDS directory integration for the photo retrieval to work. As LDAP integration failed with Domino, I would recommend configuring UDS so that the users in CUCM can be fetched for Directory search and Web Server can be used for photo retrieval. Please refer the below guide.&lt;/P&gt;&lt;P&gt;&lt;A href="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#CJAB_RF_CEA70FA2_00"&gt;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#CJAB_RF_CEA70FA2_00&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Sample Configuration for UDS Photo retrieval:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Directory&amp;gt;&lt;BR /&gt;&amp;lt;DirectoryServerType&amp;gt;UDS&amp;lt;/DirectoryServerType&amp;gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;UdsPhotoUriWithToken&amp;gt;http://server-name/%%uid%%.jpg&amp;lt;/UdsPhotoUriWithToken&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&amp;lt;/Directory&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In the above configuration, the contact information will be fetched from CUCM using UDS. Jabber client will replace&amp;nbsp; &lt;EM&gt;&lt;STRONG&gt;%%uid%%&lt;/STRONG&gt;&lt;/EM&gt; with the UserID of the contact. Hence the name of the photo saved in Web Server for a user should be (His UserID in CUCM).jpg&lt;/P&gt;&lt;P&gt;Please let me know if you have any questions.&lt;/P&gt;&lt;P&gt;Regards - Nirmal Issac&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 20:07:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613317#M15897</guid>
      <dc:creator>Nirmal Issac</dc:creator>
      <dc:date>2015-04-14T20:07:00Z</dc:date>
    </item>
    <item>
      <title>Hi Getamessay, As my</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613318#M15898</link>
      <description>&lt;P&gt;Hi Getamessay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As my colleague as already pointed out that Lotus Domino is not supported for LDAP sync with CUCM and as a directory source for jabber.&lt;BR /&gt;Therefore, I will just try to explain the possible scenario's you have (i.e. without the Domino), already explained by my colleague, in a different way :-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scenario 1 :-&lt;/P&gt;&lt;P&gt;Using MS AD as a Directory Source for Jabber clients (EDI\BDI) and pointing jabber to get contact photos from web server.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please see this diagram which will give you a visual representation of what it would look like :-&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/jabber-edi-bdi-photo.jpg" class="migrated-markup-image" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The configuration which you would need to include in the jabber-config.xml file, would look like the following :-&lt;/P&gt;&lt;P&gt;++ For EDI ++&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:10px;"&gt;&amp;lt;PhotoUriSubstitutionEnabled&amp;gt;true&amp;lt;/PhotoUriSubstitutionEnabled&amp;gt;&lt;BR /&gt;&amp;lt;PhotoUriSubstitutionToken&amp;gt;sAMAccountName&amp;lt;/PhotoUriSubstitutionToken&amp;gt;&lt;BR /&gt;&amp;lt;PhotoUriWithToken&amp;gt;http://www.jabber-photo.com/Photos/sAMAccountName.jpg&amp;lt;/PhotoUriWithToken&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;++ For BDI ++&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:10px;"&gt;&amp;lt;BDIPhotoUriSubstitutionEnabled&amp;gt;true&amp;lt;/BDIPhotoUriSubstitutionEnabled&amp;gt;&lt;BR /&gt;&amp;lt;BDIPhotoUriSubstitutionToken&amp;gt;sAMAccountName&amp;lt;/BDIPhotoUriSubstitutionToken&amp;gt;&lt;BR /&gt;&amp;lt;BDIPhotoUriWithToken&amp;gt;http://www.jabber-photo.com/Photos/sAMAccountName.jpg&amp;lt;/BDIPhotoUriWithToken&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So, when user is searched in MS AD, the 'sAMAccountName' value returned for the user would be used as the name of the .jpg photo for that user, in the url request to fetch the contact photo from Web server.&lt;BR /&gt;If you do not want to give 'sAMAccountName' here , then you can give any other AD attribute like 'EmployeeID', but then just make sure you have saved the contact photo as &amp;lt;EmployeeID&amp;gt;.jpg on the web server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scenario 2 :-&lt;/P&gt;&lt;P&gt;Using CUCM as a Directory Source for Jabber clients (UDS) and pointing jabber to get contact photos from web server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see this diagram which will give you a visual representation of what it would look like :-&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/jabber-uds-photo.jpg" class="migrated-markup-image" /&gt;&lt;/P&gt;&lt;P&gt;The configuration which you would need to include in the jabber-config.xml file, would look like the following :-&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:10px;"&gt;&amp;lt;DirectoryServerType&amp;gt;UDS&amp;lt;/DirectoryServerType&amp;gt;&lt;BR /&gt;&amp;lt;UdsPhotoUriWithToken&amp;gt;http://www.jabber-photo.com/Photos/%%uid%%.jpg&amp;lt;/UdsPhotoUriWithToken&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Jabber client will replace&amp;nbsp; %%uid%% with the UserID of the contact. Hence the name of the photo saved in Web Server for a user should be (His UserID in CUCM).jpg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your reference and understanding , i have also attached sample jabber-config.xml files from my lab ,which have the required configuration for both the above scenario's.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;In case you have any further queries on the above , please do let us know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ritesh Tandon&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2015 04:22:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613318#M15898</guid>
      <dc:creator>Ritesh Tandon</dc:creator>
      <dc:date>2015-04-15T04:22:15Z</dc:date>
    </item>
    <item>
      <title>Hi Ritesh,Many thanks for the</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613319#M15899</link>
      <description>&lt;P&gt;Hi Ritesh,&lt;/P&gt;&lt;P&gt;Many thanks for the explanation. I will test UDS option with mail ID of the contact.&amp;nbsp; Not with UserID. If possible :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;&amp;lt;DirectoryServerType&amp;gt;UDS&amp;lt;/DirectoryServerType&amp;gt;&lt;BR /&gt;&amp;lt;UdsPhotoUriWithToken&amp;gt;http://www.jabber-photo.com/Photos/%%mail%%.jpg&amp;lt;/UdsPhotoUriWithToken&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;The other question: is it possible to have contact&amp;nbsp;lookup from a web server?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Regards;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Getamessay&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2015 09:48:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613319#M15899</guid>
      <dc:creator>getamessay</dc:creator>
      <dc:date>2015-04-15T09:48:32Z</dc:date>
    </item>
    <item>
      <title>Hi Getamessay, Thank you for</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613320#M15900</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;Hi Getamessay,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;Thank you for the response. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a) &lt;EM&gt;I will test UDS option with mail ID of the contact.&amp;nbsp; Not with UserID&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;I think there is a confusion with the term 'UserID'. The UserID is the value that CUCM lists in e thend-user page. It can be mapped with the attributes in LDAP as follows.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/ldap_system.jpg" class="migrated-markup-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;And the userID will be reflected in the End User page.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/end-user.jpg" class="migrated-markup-image" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;The configuration&lt;/SPAN&gt; &lt;SPAN style="font-size:12px"&gt;&lt;STRONG&gt;&amp;lt;UdsPhotoUriWithToken&amp;gt;http://www.jabber-photo.com/Photos/&lt;SPAN style="color:#FF0000;"&gt;%%mail%%&lt;/SPAN&gt;.jpg&amp;lt;/UdsPhotoUriWithToken&lt;/STRONG&gt;&amp;gt; &lt;SPAN style="font-size:14px;"&gt;is invalid.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The configuration should remain as:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px"&gt;&amp;lt;UdsPhotoUriWithToken&amp;gt;http://www.jabber-photo.com/Photos&lt;SPAN style="color:#006400;"&gt;/&lt;STRONG&gt;%%uid%%&lt;/STRONG&gt;&lt;/SPAN&gt;.jpg&amp;lt;/UdsPhotoUriWithToken&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;For eg,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;In my lab, my account details are as below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;sAMAccountName: nissac&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;mail: nissac@cisco.com&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="UserID" class="image-style-none media-element file-default" data-file_info="%7B%22fid%22:%221130831%22,%22view_mode%22:%22default%22,%22fields%22:%7B%22format%22:%22default%22,%22field_file_image_alt_text%5Bund%5D%5B0%5D%5Bvalue%5D%22:%22UserID%22,%22field_file_image_title_text%5Bund%5D%5B0%5D%5Bvalue%5D%22:%22UserID%22,%22field_media_description%5Bund%5D%5B0%5D%5Bvalue%5D%22:%22UserID%22%7D,%22type%22:%22media%22%7D" src="https://community.cisco.com/legacyfs/online/media/ldap_system.jpg" title="UserID" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;In System --&amp;gt; LDAP --&amp;gt; LDAP System; if I select sAMAcountName, then the name of the jpg file should be nissac.jpg.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;If I select mail, then the name of the jpg file should be &lt;STRONG&gt;nissac@cisco.com.jpg&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In both the scenarios, the below configuration remains the same:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px"&gt;&amp;lt;UdsPhotoUriWithToken&amp;gt;http://www.jabber-photo.com/Photos&lt;SPAN style="color:#006400;"&gt;/&lt;STRONG&gt;%%uid%%&lt;/STRONG&gt;&lt;/SPAN&gt;.jpg&amp;lt;/UdsPhotoUriWithToken&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;b) &lt;SPAN style="font-size:12px"&gt;The other question: is it possible to have contact&amp;nbsp;lookup from a web server?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px"&gt;This is currently not supported. The&amp;nbsp; contact source should either be LDAP or CUCM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px"&gt;Please let us know if you have any additional queries.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:12px;"&gt;Nirma&lt;SPAN style="font-size:11px;"&gt;l&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size:11px;"&gt; Issac&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2015 12:37:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613320#M15900</guid>
      <dc:creator>Nirmal Issac</dc:creator>
      <dc:date>2015-04-15T12:37:44Z</dc:date>
    </item>
    <item>
      <title>Hi Nirmal,Thank you.I fully</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613321#M15901</link>
      <description>&lt;P&gt;Hi Nirmal,&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;I fully understand UID attribute. In my case, photos are&amp;nbsp;stored in the web server&amp;nbsp;as follows "Email address.jpg": &lt;A href="mailto:geta@unvienna.org.jpg"&gt;geta@unvienna.org.jpg&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;That was why I tried to use the mail ID.&lt;/P&gt;&lt;P&gt;What other attribures can I use other than uid in UDS deployment.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;&amp;lt;UdsPhotoUriWithToken&amp;gt;http://www.jabber-photo.com/Photos&lt;SPAN style="color: rgb(0, 100, 0);"&gt;/&lt;STRONG&gt;%%uid%%&lt;/STRONG&gt;&lt;/SPAN&gt;.jpg&amp;lt;/UdsPhotoUriWithToken&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Getamessay&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2015 12:49:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613321#M15901</guid>
      <dc:creator>getamessay</dc:creator>
      <dc:date>2015-04-15T12:49:50Z</dc:date>
    </item>
    <item>
      <title>Hi Getamessay, Thank you for</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613322#M15902</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Hi Getamessay,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Thank you for the mail. I'm glad that we were able to help you.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;The attribute depends on the LDAP System configuration in CUCM.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/ldap_system.jpg" class="migrated-markup-image" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;All the of the above attributes can be made the uid. Although the below configuration remains the same, Jabber will replace %%uid%% with the value taken from CUCM.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&amp;lt;UdsPhotoUriWithToken&amp;gt;http://www.jabber-photo.com/Photos&lt;SPAN style="color: rgb(0, 100, 0);"&gt;/&lt;STRONG&gt;%%uid%%&lt;/STRONG&gt;&lt;/SPAN&gt;.jpg&amp;lt;/UdsPhotoUriWithToken&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Please let me know if you have any further queries.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Nirmal Issac&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2015 13:51:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613322#M15902</guid>
      <dc:creator>Nirmal Issac</dc:creator>
      <dc:date>2015-04-15T13:51:30Z</dc:date>
    </item>
    <item>
      <title>Many thanks for the reply and</title>
      <link>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613323#M15903</link>
      <description>&lt;P&gt;Many thanks for the reply and Information.&lt;/P&gt;&lt;P&gt;This leads to some other queries though:-&lt;/P&gt;&lt;P&gt;Since the whole point of having a Directory such as AD is *not* to have to maintain separate databases, such as a separate webserver with contact photos,&lt;/P&gt;&lt;P style="margin-left: 40px;"&gt;&lt;EM&gt;a) When will UDS also natively contain or return the contact photos?&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 40px;"&gt;&lt;EM&gt;or&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 40px;"&gt;&lt;EM&gt;b) When will Collb Edge support BDI or EDI?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Since Cisco do seem to have grasped that End User experience is key, I would have thought having the same experiance whether in or out the office would be a priority, and for me the collab edge is not *quite* there.&amp;nbsp; Getting close though!&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2015 09:40:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/ask-the-expert-directory-integration-of-jabber-client-edi-bdi/m-p/2613323#M15903</guid>
      <dc:creator>pierrescotland</dc:creator>
      <dc:date>2015-04-16T09:40:00Z</dc:date>
    </item>
  </channel>
</rss>

