Diese Seite drucken

Callmanager - Tipps

14.11.2007

Get axlsqltoolkit.zip CUCM 6.0.1


It's not always easy to use AXL, because there are several wrong information in the documentation etc.

If you have a look at the Cisco AXL documentation for CUCM (old name callmanager) 6.0 it says, that you can retrieve a axltoolkit directly from your server ... the correct url is:

https://servername/plugins/axlsqltoolkit.zip

As you can see there is no :8443 as mentioned in the documentation. You can use the link in ccmadmin (https://servername/ccmadmin), Application, Plugins - which is the same.

The zip-file contains in the folder \schema\6.0\WSDL-AXIS an AXLAPI.wsdl (in my case from April 27 2007, 1.16 a.m.) which should be suitable for the creation of JAVA classes.