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 the following AXL syntax for removing all the associations of devices from the User: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.o...

AR7 by Frequent Visitor
  • 2343 Views
  • 1 replies
  • 0 Helpful votes

I am using Python to automate the User Device association, what I have achieved is making an association of device to a User using the following call: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www...

AR7 by Frequent Visitor
  • 4520 Views
  • 11 replies
  • 0 Helpful votes

I need help with SQL query to get the Device and Device Pool information. What I need is Device Name, Model name, Description, Product and Pool name. I am using the following query but it's returning only device and device pool name. select a.name as...

AR7 by Frequent Visitor
  • 3052 Views
  • 4 replies
  • 0 Helpful votes

I am working on a project that's automating the CUCM activities.Presently what I am trying to do is update an existing user and make an association to a new device and remove an existing association. I am trying to achieve that using Python. The foll...

AR7 by Frequent Visitor
  • 3757 Views
  • 3 replies
  • 0 Helpful votes

Dears,we have setup an mediasense and it is working fine, i am trying to pull archive records from mediasense search and play when i enter a extension and date for example 2 days or 3 days back it gives me the below error even though it displays the ...

We upgraded CUCM from 9.2 to 11.5. We have developed custom applications using JTAPI and AXL webservice to observe phones when down or unregistered. It worked fine with 9.2, After the upgrade it wont work. It doesnt notify when phones are down. (Down...

cisco_error.png
shik9 by Visitor
  • 945 Views
  • 1 replies
  • 0 Helpful votes

Hi There,I am new to the python and AXL schema, any help with the schema is appreciated.I am using Python 3.7 with suds-jurko 0.6 and testing on CUCM11.0What I try to achieve is create a user device profile with a number.Here is my code.Everything un...

yixiu0317 by Level 3
  • 1161 Views
  • 0 replies
  • 0 Helpful votes