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

Access Ldap directory

marwa_ads
Level 1
Level 1

Dear All,

I want to access the ldap directory to get the users' names , but i don't know how to get the ldap password and data required to access it, plz help.

Thanks alot,

Marwa

3 Replies 3

stephan.steiner
Spotlight
Spotlight

Just what kind of ldap directory do you want to access and for what callmanager version?

Dear Stephen,

Im trying to run IP Services SDK sample applications (Java: PushMessage App) on CCM 6.1 version, but the application is not able to fetch the list of phones active in CCM. Im a web developer, can you please guide me how can I retrieve the list of phones and their registered users.

Thanks & Regards,

Gangadhar. T

The SDK works with CCM4 only. However, it shouldn't be hard to rewrite components to work with CCM6 if you look at the list of what has changed: http://forums.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Unified%20Communications%20and%20Video&topic=IP%20Phone%20Services%20for%20Developers&topicID=.ee94c94&fromOutline=&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.2cc1020e

Just grab a copy of the latest developer guide and adapt the code: http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/devguide/6_0_1/cucm_devguide.html

The database schema (here's a link to bookmark immediately - it contains all developer guides for all ccm releases: http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_programming_reference_guides_list.html)

is also helpful depending on what you do (e.g if you want to know which user is currently logged into a phone by extension mobility).. there's no AXL call for that so you need to make an sql query to extract that information.

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: