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 All,I'm a newbe with programing in c# AXL.I have the following problem.When I try to a AXL command I get a 500 error.I'm running CUCM 8.6This is my code:        private void ADDDeviceProfile()                {            //string version = Propert...

jmn by Level 1
  • 1084 Views
  • 1 replies
  • 0 Helpful votes

I'm a newbe with axl programming.I have problem to create a addphone I get a error 500.Everthing that I try don't workI have CUCM version 8.6All in in c#Casn any one help me or point me in the write direction.Thanks.My code is:       private void ADD...

jmn by Level 1
  • 1393 Views
  • 2 replies
  • 0 Helpful votes

I am tasked with finding the right API to query current status of endpoints connected to CUCM. By status, I mean "in call, busy, available", etc. and not just "registered".Based on my reading thus far, there are 2 options:1. RisPort -> SelectCtiItem ...

razaali20 by Level 1
  • 1359 Views
  • 5 replies
  • 0 Helpful votes

Hi,I'm trying to find a way to list the Directory Number that are not associated with any device.Then choose a Directory Number that is free and associate to a user.Someone can tell me what AXL Soup methods can I use to do these operations? I am usin...