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

I am new to CUCM AXL APIs and currently using SoapUI 5.0 for testing CUCM AXL APIs. I was able to enable AXL on CUCM and have also verified that, the AXL Web Service is working and accepting requests.  I was able to get a response for an API such as ...

Dear community,Does anybody here know what API method or other approach can be used to get the list of object instances applicable for specific object type returned by PerfmonListCounter method?The RTMT tool does this great by giving you a list of Ca...

rsdmen001 by Level 1
  • 674 Views
  • 1 replies
  • 0 Helpful votes

Hello ,     I was trying to reset a device using AXL API doDeviceReset but it gave me an error , Do any one have an example of the SOAP message sent for this command so I can replicate it .My command resulted in the following error :-HTTP/1.1 500 Int...

Hi,with this code I change a phone button template and subscribe a service to the phone.The code is working and the code is subscribing the service to the phone but the code also deletes / unsubscribe all already to the phone subscribed services.How ...

  Hello guys. My name is Yersultan and I am from Kazakhstan. I wanted to create an application, which to register the IP phone in the Call Manager. For this, I use AXl programming. The problem is that the Call Manager 8.6.1.20000-1 everything worksfi...

erersultan by Level 1
  • 4387 Views
  • 15 replies
  • 0 Helpful votes

Hi,Is there any AXL mechanism that can query the state and change the color and so illuminate the IP Phone side button on demand?We target to do that with CUCM 10.5.Thanks

sharpgate by Level 5
  • 1393 Views
  • 6 replies
  • 0 Helpful votes

With CUCM/CUPS 9.1  most of the Jabber User settings have been moved from CUPS into CUCM.  All the settings, EXCEPT CCMCIP. That is still in CUPS.  The previous AXL call was updateUpcUserSettings.  That no longer exists.  What I am trying to figure o...

dkartio20 by Level 1
  • 6493 Views
  • 3 replies
  • 0 Helpful votes

Hello,     I am currently writing an application that will list CDR flat files and fetch those files from a publisher.  I seem to be connecting and retrieving lists and files fin through SOAP, but I would like some clarification from the documentatio...

Hi all:          I'm working on AXL API for just 2 days. So everthing is new for me.     I just want to get call history with the script "http://{AppServerIPAddr}:8080/axlServices/callHistory?device=#DEVICENAME#".      The situation is I have downloa...