cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
847
Views
0
Helpful
4
Replies

callmanager 7.1 corporate directory

espinrod22
Level 1
Level 1

is there a way to query the database and present the result in a webpage ?

Sent from Cisco Technical Support iPhone App

4 Replies 4

Tommer Catlin
VIP Alumni
VIP Alumni

Can you elaborate a little bit here?    You could use AXL and SOAP to access the directory information inside the CUCM database.  You cant however bind to the LDAP database in CUCM as could in Active Directory

There is a request from management to be able to query the corporate directory (we are not integrated with AD) from our company internal sharepoint site. So users can go the a sharepoint page, do a query and we will out the result in sharepoint or a webpage.

You could check out this link:

http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/devguide/7_1_2/overview.html

espereir
Level 5
Level 5

Have you tried the Web Dialer? You will get access to the corporate directory.

This link is old, but all of the fetures here are included on CUCM 7.X

http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_data_sheet09186a00801f910d.html

These are the developer API resources for WebDialler:

http://developer.cisco.com/web/webdialer/home

http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/webdialer/1_0_3/webdial.html

The other way will be to point a web browser to the corporate directory URL that the phones uses, you will get the resuls as a XML; just go to:

http(s)://:8080/ccmcip/xmldirectory.jsp

HTH

--espereir