has anyone setup API's to automate CUCM?

cyr0n_k0r

Supreme [H]ardness
Joined
Mar 30, 2001
Messages
5,360
I'm a bit of an intermediate scripter. My language of choice is AutoIt. Currently we have about 90% of our user account maintenance automated with scripts I've written. They will do everything from start to finish when adding users, moving them, etc.
It will also run Powershell scripts inside AutoIt that will do all our Exchange mailbox setup, moving, etc.

What I'm looking to do now is somehow hook into CUCM and also automate the phone side of things. Currently when we have a staff member leave we will remove their name from an extension (also delete the mailbox inside Unity). And when we add a staff member we setup a new mailbox, give them an extension, etc.

Right now I have to run all our scripts, then log into CUCM and setup the extensions and such manually. I've been wondering for a while if there is any easy way to automate some of this process? Has anyone hooked into CUCM to automate creating phones, creating extensions, creating voicemail boxes, etc?
 
Back
Top