cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
366
Views
0
Helpful
1
Replies

CUCM Corporate Directory DB Read Access

CUCM 7.x, NO AD integration. Client wants to read from the Corporate Directory and publish to a web site.

Alternately, can we use an anonymouse login or setup auto-logic to link to the UCM-published directory?

Thanks in advance,

Brian

1 Reply 1

Aaron Harrison
VIP Alumni
VIP Alumni

Hi Brian

A couple of options spring to mind:

1) Screen scrape the directory web service - you could submit queries to the directory URL used by the IP Phones (sniff their traffic to see how they search) and then parse the results

2) Use AXL to submit a SQL request 'select * from enduser' to the CCM; this will return an XML formatted result set that your developers can then work with. The 'AXLSqlToolkit' is available from the Plugins download page on CCMAdmin; this is an example of how to do AXL SQL queries using Java that your developers can start with...

Regards

Aaron

Please rate helpful posts...

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!
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: