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

We are using AXL API to update line CSS. We are updating based on DN. In CUCM we have created 2 CSS as CSS1 and CSS2. We want to change CSS from CSS2 to CSS1. Our code is as below -UpdateLineReq objUpdateLineReq=new UpdateLineReq();XFkType xfkCSS = n...

I'm trying to create a new line group using the following request:<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.org/2001/XMLSchema"> <SOAP-...

The developer pages were down pretty much all day (for us located in Europe at least).. and the downloadable developer guide for 10.5.1 that I had on file has a no working version matrix. And, I promptly ran into an issue that required the versioning...

HiA lot of AXL object have tags that consist of a name and a uuid (e.g <sipProfileName uuid="">your location</sipProfileName >).for quite a few of those tags, but also simple strings, I tend to get empty strings back from CUCM, but the tag is still t...

HiAs you can't delete users loaded from LDAP; I wanted to try if I could convert one to a local user. Looking at the schema, there's something that looks promising: the convertUser tag. However, as the schema doesn't contain property descriptions, i ...

Cross-posting from support communities:Using Cisco Call Manager 8.5We have a homegrown AXL solution that provisions phones via addPhone, and is doing so successfully. However, seemingly without a consistent pattern, some of the phones subsequently fa...

The Link to the forum from the AXL landing page (https://developer.cisco.com/site/axl/overview/) goes to https://communities.cisco.com/community/developer/axl which returns a not found error. (and it's not the only one.. I think somebody should go th...

Hi,We have deployed one application which sets background/wallpaper of Cisco IP Phone. For this we fetch device and model type using CUCM AXL API which runs on port 8443.This month we get call from customer that app stopped working mainly  fetch devi...

I want to update Audio bandwidth of all the locations for a cluster. When I try to update bandwidth for a single location e.g.    update location set location.kbits=160 where location.name='Test_Location_B'  it works fine.However, if I run update loc...

manjaria by Level 1
  • 990 Views
  • 3 replies
  • 0 Helpful votes
Top Solution Authors