05-09-2019 06:29 AM
Hello Dev Guys,
I want to make a script to insert the configs of CUCM automatc, how can i start this? Could you guys give some directions?
Regards
Leonardo Santana
05-09-2019 02:47 PM
You will certainly want to look at the AXL SOAP API for CUCM configuration:
https://developer.cisco.com/site/axl/
Also possibly of interest, PAWS for version management and upgrades:
https://developer.cisco.com/site/paws/overview/
and Control Center Services SOAP for enabling/starting/stopping services:
https://developer.cisco.com/docs/sxml/#!control-center-services-api-reference
and Service
05-10-2019 11:15 AM
I built a python tool called UC Configurator a while back to do this. Allows you to take a template based config file and update variables to push into Call Manager.
You can take a look at it here: https://automate.builders/
Start with View>Samples>Parameter File. Then reference Help>Parameter File Help for more assistance.
Jeremy
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide