<?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 UDS and Custom User LDAP fields in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/uds-and-custom-user-ldap-fields/m-p/3539936#M1635</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When using this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/media/cisco-user-data-serviccs-usd-api-refs/index.html?users.htm" title="https://developer.cisco.com/media/cisco-user-data-serviccs-usd-api-refs/index.html?users.htm"&gt;https://developer.cisco.com/media/cisco-user-data-serviccs-usd-api-refs/index.html?users.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It return a default set of attributes, let's called them Standard User fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is others fields in the CUCM database that I would to be returned.&amp;nbsp; They are called Custom User Fields.&lt;/P&gt;&lt;P&gt;Is there a way to get them with UDS ? &lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-05-09 12-37-37 AM2.jpg" class="image-1 jive-image" src="/legacyfs/online/fusion/87235_2015-05-09 12-37-37 AM2.jpg" style="height: 203px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 May 2015 05:06:37 GMT</pubDate>
    <dc:creator>Vincent Goupil</dc:creator>
    <dc:date>2015-05-09T05:06:37Z</dc:date>
    <item>
      <title>UDS and Custom User LDAP fields</title>
      <link>https://community.cisco.com/t5/call-control/uds-and-custom-user-ldap-fields/m-p/3539936#M1635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When using this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/media/cisco-user-data-serviccs-usd-api-refs/index.html?users.htm" title="https://developer.cisco.com/media/cisco-user-data-serviccs-usd-api-refs/index.html?users.htm"&gt;https://developer.cisco.com/media/cisco-user-data-serviccs-usd-api-refs/index.html?users.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It return a default set of attributes, let's called them Standard User fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is others fields in the CUCM database that I would to be returned.&amp;nbsp; They are called Custom User Fields.&lt;/P&gt;&lt;P&gt;Is there a way to get them with UDS ? &lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-05-09 12-37-37 AM2.jpg" class="image-1 jive-image" src="/legacyfs/online/fusion/87235_2015-05-09 12-37-37 AM2.jpg" style="height: 203px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 May 2015 05:06:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/uds-and-custom-user-ldap-fields/m-p/3539936#M1635</guid>
      <dc:creator>Vincent Goupil</dc:creator>
      <dc:date>2015-05-09T05:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: UDS and Custom User LDAP fields</title>
      <link>https://community.cisco.com/t5/call-control/uds-and-custom-user-ldap-fields/m-p/3539937#M1636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not via UDS.&amp;nbsp; You can get at this information via AXL, however note this is a server-to-server type interface (admin-level credentials), so if you want to expose this to users, you may need a proxy service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/site/axl/overview/" title="https://developer.cisco.com/site/axl/overview/"&gt;Cisco AXL&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 05:18:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/uds-and-custom-user-ldap-fields/m-p/3539937#M1636</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2015-05-11T05:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: UDS and Custom User LDAP fields</title>
      <link>https://community.cisco.com/t5/call-control/uds-and-custom-user-ldap-fields/m-p/3539938#M1637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the custom ldap field&amp;nbsp; belongs to the user, it would be a great idea to return them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, it return the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;userName&lt;/LI&gt;&lt;LI&gt;firstName&lt;/LI&gt;&lt;LI&gt;lastName&lt;/LI&gt;&lt;LI&gt;middleName&lt;/LI&gt;&lt;LI&gt;nickName&lt;/LI&gt;&lt;LI&gt;phoneNumber&lt;/LI&gt;&lt;LI&gt;homeNumber&lt;/LI&gt;&lt;LI&gt;mobileNumber&lt;/LI&gt;&lt;LI&gt;email&lt;/LI&gt;&lt;LI&gt;directoryUri&lt;/LI&gt;&lt;LI&gt;msUri&lt;/LI&gt;&lt;LI&gt;department&lt;/LI&gt;&lt;LI&gt;manager&lt;/LI&gt;&lt;LI&gt;title&lt;/LI&gt;&lt;LI&gt;pager&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 10:17:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/uds-and-custom-user-ldap-fields/m-p/3539938#M1637</guid>
      <dc:creator>Vincent Goupil</dc:creator>
      <dc:date>2015-05-13T10:17:32Z</dc:date>
    </item>
  </channel>
</rss>

