- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 02:05 AM
Hi all ,
I have fully integrate my call manger with AD LDAP .
is there any way to push specific field like ipPhone from call manager to AD LDAP.
Solved! Go to Solution.
- Labels:
-
Other Collaboration Applications
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 04:37 AM - edited 01-30-2019 04:37 AM
No. LDAP Synchronization is a one-way replication from AD to CUCM. The reverse is not possible.
Maren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 07:26 AM
You would need to create that whole integration on your own, use AXL to get the information from CUCM, and then use some API to push the info to your LDAP.
Not natively possible.
java
if this helps, please rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 04:37 AM - edited 01-30-2019 04:37 AM
No. LDAP Synchronization is a one-way replication from AD to CUCM. The reverse is not possible.
Maren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 07:49 AM
Thanks so much
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 07:26 AM
You would need to create that whole integration on your own, use AXL to get the information from CUCM, and then use some API to push the info to your LDAP.
Not natively possible.
java
if this helps, please rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 07:49 AM
