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 All, I was wondering if someone would be able to guide me into some video or documentation on how to get started with AXL and scripting for call manager?  Just want to learn the basics right now and seems like some of the information is very great...

andrew.m by Level 1
  • 1241 Views
  • 2 replies
  • 0 Helpful votes

Hi Guys, I would like to export the phone status selected by device pool name from  RisPort70 WSDL in python. But the documents shows:SelectBySearch by:NameIPV4AddressIPV6AddressDirNumber (directory number)DescriptionSIPStatus There is no device pool...

lzqy by Level 1
  • 1771 Views
  • 3 replies
  • 0 Helpful votes

Hey all, I am trying to develop an IIS hosted webpage that will allow me to update phones without having to login to the UI.  I am new with SOAP and APIs in general and have followed Cisco's PHP guide on AXL connections.  We are running CUCM 11.5.  P...

I want to retrieve every user on the system.  Will one ListUser SOAP call do the trick, or will have have to do some sort of pagination?  For example, retrieve 500 users at a time until I have them all.  I see nothing in the documentation that shows ...

AProkop by Level 1
  • 1360 Views
  • 2 replies
  • 0 Helpful votes

Hello, in the 11.5 version, is there any read/write limit request on CUCM per second, or its totally dynamic and handled by throttling ?Is there any algorithm to predict it?Is it correct to say that the cucm supports 1500 write for minutes? Or did it...

mataxl by Level 1
  • 1341 Views
  • 2 replies
  • 0 Helpful votes

Hi, my goal is to create a script to delete a user from Cisco Unity Connection Administration (CUC) using the AXL API. This is the API I've been using for CUCM automation, I'm assuming it's the same one for CUC? The user is an LDAP user synced from A...

I am trying to update Service profile but cucm server returning error. It only happens in 12.5 release.I am getting axlcode of -1 when I try to set the secondary or tertiary of  Video conference scheduling portal profile. No problem setting primary t...

Hi,I'm trying to update the phone using the updatePhone to change the Line configuration to enable call recording (I feel like, categorically, these settings should be in the updateLine request, but whatever).  Anyways, here's the SOAP envelope I'm s...

detho9000 by Level 1
  • 1139 Views
  • 4 replies
  • 0 Helpful votes

Resolved! AXL XML Schema

Hi Guys,I want to automate Jabber device creation on my environment and I'm just getting started on AXL. I found some AXL example code to add new directory number into CUCM, but it lacks some of the attributes like alerting name, call forward all, et...

Top Solution Authors