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

What is difference between RPhoneLine & XPhoneLine?I can see get method returns RPhoneLine whereas update methods expect XPhoneLine type.Can I type cast RPhoneLine to XPhoneLine and viceversa, I tried but getting error.Actually I am trying to modify ...

Is there a point to the getVg224, addVg224, updateVg224 and removeVg224 commands when they take the exact same parameters as getGateway, addGateway, updateGateway and removeGateway?

We have run into a customer that uses the phone tree structure provided by the route point capability.  Our first question is:  Is this a common feature used by customers?  And second:  How can we get a list of line numbers that have been assigned to...

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 ...