Cisco Administrative XML (AXL)

AXL is a Soap based API that enables remote provisioning of Unified CM. Upgrade your application to the latest AXL schema.

Upgrade >

1 What is AXL?

Find out what you can build with AXL

Button
 

2 Get Started

Sample Apps, Videos, and How to Articles to help you get started.

Button
 

3 Visit the Forums

Find other developers who are working with AXL

Button

Forum View All >

How can I use AXL from Delphi program?

Created by: Istvan Herenyi

I want to create an AXL client using Delphi language. I have seen sample apps using PHP and JAVA but not using Delphi. Can somebody help me?

Created: Oct 27 2017

Last modified: Oct 28 2017

Replies: 0

Tags: axl, delphi

insert device using sql - incorrect name validation

Created by: stephan.steiner

Given that I've been unable to somehow change the name my created device templates (see other threads), I've figured I'd give a direct SQL insert a go.   So I created a simple SQL query to generate a TCT template. The idea then being to update the...

Created: Oct 27 2017

Last modified: Oct 27 2017

Replies: 1

Tags: axl, sql_insert_device, validation_error

Unable to rename device template using sql

Created by: stephan.steiner

Because AXL is completely FUBAR'd when it comes to managing templates, I have to create my phone templates by creating regular phones, then changing the type using sql, then changing the name. Except, of course that doesn't work for whatever reason. Oh...

Created: Oct 26 2017

Last modified: Oct 27 2017

Replies: 4

Tags: rename, axlsql, phonetemplate

addPhone: Security Profile is required for this device

Created by: stephan.steiner

I'm trying to add a device template to my CUCM using AXL. The device is based on an existing device, so all should be well (and of course I'm adapting the class appropriately).   Then I send of this (of course wrapped into the usual soap header)...

Created: Oct 26 2017

Last modified: Oct 27 2017

Replies: 4

Tags: axl, addphone, securityprofile

creating device profile template - how to set tkdeviceprofile

Created by: stephan.steiner

Having mastered (or.. found all the bugs ) in phone template creation, I've now moved on to device template creation.   My first attempt was successful, so I figured I was off to a good start. Exception that for the life of me, I couldn't get the...

Created: Oct 27 2017

Last modified: Oct 27 2017

Replies: 1

Tags: template, axl, adddeviceprofile