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'm a php developer. And a newbie about cisco.I opened this wsdl file which contains lots of xml.But which one is using most? I mean if i want to make a call. and if somebody decline or accept my call. Which methods from screen do i need to do thi...

aaaa22.PNG
ferid70003 by • Community Member
  • 1130 Views
  • 3 replies
  • 0 Helpful votes

Hello, I am looking to forward all calls to a destination.  I came across axl-python-zeep-samples on GitHub and I am utilizing the sample axl_add_update_Line.py.  I already have a directory number that I want to test, but when I run, resp = service.u...

Ken S by • Level 3
  • 1484 Views
  • 2 replies
  • 0 Helpful votes

Hi! Today i have got an error. Any idea what happened? The CUCM ver. 11.5(SU10) - Yesterday scripts worked without any issues. There weren't any changes. .../venv/lib/python3.9/site-packages/zeep/wsdl/wsdl.py:352: UserWarning: The wsdl:message for '{...

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 3
  • 2151 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 • Frequent Visitor
  • 4395 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...