Blogs

Check out the new content on the Cisco Developer Network reflecting the New & Enhanced features in Cisco Unified Communication Manager 9.1.

See the new 9.1 IP Phone Services Documentation ...Read More

 

The Unified Communications 9.0 Partner Bundle packages Cisco’s Collaboration application software for our Collaboration partner community to leverage for their internal lab or demonstration systems. The 9.0 version is now available for order. Learn More >> ...Read More

 

Developer Partners,

Cisco announces the availability of our 2012 Developer Partner presentations shared at CiscoLive London.

Please log into the Cisco Developer Network using your Partner UserID to download this content.

Access these presentations here: http://developer.cisco.com/web/cdc/devforumpreso PARTNER LOGIN REQUIRED
...Read More

 

Cisco Technology Developer Partners,

Cisco is proud to announce the availability of our Cisco Unified Communications System Release 8.6 Not-For-Resale software bundle on Cisco Marketplace (Partner Login Required).

To purchase the latest Unified Communications NFR Software bundle
- Navigate to Cisco Marketplace
- Login using your Cisco.com UserID ...Read More

 



REMINDER! CDN DEVELOPER TECHNICAL SESSION TRACK AT CISCO LIVE LONDON, JANUARY 31 through FEBRUARY 2, 2011
...Read More

 



Cisco Developer Network will be presenting a CDN Developer Track at Cisco Live! London the week of January 31, 2011.

We are presenting technical sessions which highlight Application Programming interfaces (APIs) and Software Developer Kits (SDKs) for Cisco technologies such as Unified Communications, IOS, and Access Routing Technologies ¿ including the new Cisco Cius ...Read More

 

Showing 6 results.
Items per Page 20
of 1

Forums

« Back to IP Phone Services Questions

Filtering LDAP results from LDAP search

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi, I'm using the LDAP Search COM Server in the SDK and I would like to filter the search results.
For example, I want to filter out entries that do not have a telephone number.
Is this possible with the API included in the SDK?

The LDAPSearch component is fairly limited in what it can do, and beyond what's documented that's it.  It is included in the SDK more as a working example than as a robust enterprise solution.

It is quite possible to query LDAPs using today's CGI environments, with the obvious benefits being native inclusion and near infinite flexibility.  A few threads that might be helpful:
http://forums.aspfree.com/code-bank-54/asp-code-query-ad-ldap-169652.html
http://stackoverflow.com/questions/7946856/user-authentication-over-ldap-in-asp

Collateral


No files available