cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
661
Views
13
Helpful
3
Replies

CCM and AD Synchronization

aralmansoori
Level 1
Level 1

What kind of integration is available between Cisco Call Managerand Microsoft Active Directory ?

We need to automated synchronization of phone number from CCM to AD, so the phone numbers in ADincluding outlook address book will remain updated instead of CCM administrator manually setting the value of phone in AD or communicating it to AD administrator to set the phone value.

Note: Maybe this has been discussed before, but I need to know if thier is any new in this subject.

Thanks.

3 Replies 3

Aaron Harrison
VIP Alumni
VIP Alumni

Hi

There is no such integration as standard with CallManager.

AD integration is basically as synchronization of a small subset of the properties from AD to automatically populate the CCM user directory, and the ability to use the AD to authenticate your users.

There is no synchronization from CCM to AD at all; in fact, nothing is ever written to AD.

If you want to synchronize in that direction, you would either have to find a third party application that does what you want or write your own administrative scripts. I would probably take the latter option (using AXL to pull information from CCM, and then push it into AD using the usual MS scripting APIs) as there are so many ways you might choose to map the various pieces of information in CCM to users in AD.

Aaron

Please rate helpful posts..

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

Hi2

Thanks for your helpful information, So we have to look for the third party. Also, I will be appreciated if you provide me any info about AXL as you recommanded.

Thanks.

Hi

Well - the API itself is documented here:

http://developer.cisco.com/web/axl/docs;jsessionid=8FD687258B6B611056BB59B676C5C740.liferay-portal1

But you are probably best trying to google whatever programming language you are experienced in and AXL CallManager to see if you can find some examples; for example some of the guys I work with use PERL:

http://developer.cisco.com/web/axl/forums/-/message_boards/message/1904800;jsessionid=C75F9A51CBFE4D07BE85514F615E6B42.liferay-portal2

Alternatively you can grab a copy of the CCM DB Schema, then pull data from the DB as ably demonstrated in Bill's blog:

http://www.netcraftsmen.net/resources/blogs/running-sql-queries-on-cucm-6x7x-using-axl-soap-toolkit-part-1.html?blogger=William+Bell

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: