I currently have a shell script that builds BAT import files for analog gateways (VG310,VG320,VG350,VG450), but I was looking at redoing this in python so it could add it directly to CUCM via AXL. I see a macro/stored procedure called AddVg224, but I wasn't sure if this could be used for other high density analog gateways like the ones I mentioned earlier.
Solved! Go to Solution.
I have tried MGCP gateway using python and AXL library. it worked as expected with isr 4321 router. AddVG224 for (VG310,VG320,VG350,VG450) I am doubtful. I think u can try addGateway.
gateway code
I have tried MGCP gateway using python and AXL library. it worked as expected with isr 4321 router. AddVG224 for (VG310,VG320,VG350,VG450) I am doubtful. I think u can try addGateway.
gateway code
I combined that with some code fragments in axl.py from the CLAUTO class (Collaboration Automation), and that worked. Now I just need to sort out adding the individual ports. Thanks!
Follow Cisco Unified CM AXL Schema Reference.
https://developer.cisco.com/docs/axl-schema-reference/