Skip to content

Python script using AXL & Zeep for CUCM phone build automation

License

Notifications You must be signed in to change notification settings

chksome/cucm-provisoning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cucm-provisoning

Python/AXL/Zeep script for phone build automation. Tested on CUCM 11.5

You will need to update the URLs and put certificates in the correct location along side the script. You can get the AXL files & schema here:

From the CUCM Administration UI, download the 'Cisco AXL Tookit' from Applications / Plugins

Unzip the kit, and navigate to the schema/current folder

Copy the three WSDL files to the schema/ directory of this project: AXLAPI.wsdl, AXLEnums.xsd, AXLSoap.xsd

There are menus to choose from 3 separate CUCM clusters. Beneath that is a menu to build out each location within the cluster.

Data was scrubbed out of production script, so search for "insert" and "location" to customize for your needs.

Started from this template: https://github.com/CiscoDevNet/axl-python-zeep-samples/blob/master/axl_add_User_Line_Phone.py

About

Python script using AXL & Zeep for CUCM phone build automation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%