Management

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Intro to Ansible

Good Documentation

The Great Selenelion


>> View previously featured conversations <<

Forum Posts

Hi,I start my code with this sample : https://developer.cisco.com/site/axl/learn/how-to/axl-java-sample-application.gspThe problem I met is that, for example, when I ran the command "java -cp .  com.cisco.axl.shn.AUBV" in shell directly, everything w...

jialinli by Level 2
  • 1705 Views
  • 1 replies
  • 0 Helpful votes

I'm beginner python and cucm-axl. I need to update line on CUCM version 10.0.I can list line show directory number from CUCM but not can update line.from suds.client import Clientcmserver = 'cucm-host'cmport = '8443'wsdl = 'file:///C:/Users/Tity/Pych...

wisit_jan by Level 3
  • 1828 Views
  • 1 replies
  • 0 Helpful votes

How to get the call charge via API once the CAR Rating Engine is set up? If the call charge is available through CDROnDemandService how to get it?

hgeorge by Community Member
  • 2268 Views
  • 2 replies
  • 0 Helpful votes

We have  UCCX version 10.6  in production and  everything works as expected. On our development system we have upgraded everything (CUCM, UCCX, Media Sense) to version 11.5. We were waiting for all the new features  and filtering recordings by tags i...

I here,After some time of work I've written a funcional script to get values from PerfMon AXL api of CUCM.There is not much full examples in WEB about that, so I want share my experience, any comment will be appreciated.from suds.client import Client...

Hi all,I want to change the "Advertised Route String" and "Exchange Global Dial Plan Replication Data with Remote Clusters" in ILS Configuration using an AXL request. The updateIlsConfig does not have these fields. So how to change them using an AXL ...

We've just upgraded our CUCM to 11.5.1.SU1 and I've been asked by the telecoms manager to update some AXL scripts that I wrote some years ago.  These have been working fine under the previous 8.6 version of CUCM, but now fail.  Lots of them use execu...

lborojimll by Community Member
  • 1422 Views
  • 2 replies
  • 2 Helpful votes