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 trying to use the following request to add a phone which works for the first phone but not for the second.  Any ideas on what I am doing wrong? <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://www.cisc...

Hi Forum, as I´m stuck, I´m opening this discussion.   I´m unable to create a Extend and Connect Device (CTI Remote Device) in CUCM using AXL. I´ve already noticed two discussions: Here: https://community.cisco.com/t5/management/create-a-cti-remote-d...

Hi,I met the same problem with adding CTIRD devices as this thread Create a CTI Remote Device using AXL10, has it been resolved? I cannot add CTIRD devices even remove "dndRingSetting" field.Thanks,Jialing

jialinli by Level 1
  • 3201 Views
  • 8 replies
  • 0 Helpful votes

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
  • 1529 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
  • 2409 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
  • 1752 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
  • 1836 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...