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 have a phone SEPF04A02EEED5B that I am trying to update using AXL.  I am starting simply by using the githubCiscoDevNet/axl-python-zeep-samples as much as possible and just trying to update the phone description.  However when I run the python scri...

mserwon by Level 1
  • 974 Views
  • 2 replies
  • 0 Helpful votes

Hello, I am trying to get the phone's primary line pattern. I need to get this from the phone itself. As I will not always know what extension might be on the phone. However, I am getting stuck on the syntax.  phone = 'SEPAABBCCDDEEFF' phone_data = {...

arnorton1 by Level 1
  • 2451 Views
  • 8 replies
  • 0 Helpful votes

I am using Python Zeep (https://pypi.org/project/zeep/) 1. Version of Zeep: latest stable version on pypi, 3.4.02. latest AXLAPI.wsdl (https://drive.google.com/file/d/1ev-EAUT4LjHTVdH6durDMAB413sCRe_I/view?usp=sharing)3. Runnable example: https://dri...

Hello, I am trying to run the following python program to obtain product information from CUCM.The python program errors out with the following message - Zeep error: getProductInformationList: Unknown fault occured However while using postman I can r...

Hi,Looks to be a bug in XBusyLampField in 11.5 AXL.The schema is: <xsd:complexType name="XBusyLampField">         <xsd:sequence minOccurs="0">             <xsd:element maxOccurs="1" minOccurs="1" name="blfDest" type="xsd:string">                 <xsd...

hello all,I am trying to update a line on a phone using updatePhone however looking at the AXL logs it looks like CUCM is dropping the line part of the xml that I am sending. I want to add an associated user to a line andas far as I know the only way...

I have an application doing dynamic call routing using CURRI. the EMCC is configured with a CSS that allows to make calls to any destination. While that's fine, this in fact bypassed the CSS set on the DN. Now I'm wondering, is there any kind of mech...

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Top Solution Authors