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

pinheiro85 by Community Member
  • 6117 Views
  • 6 replies
  • 0 Helpful votes

Hello,I was finally able to figure out how to do this and I get a succeeded message but the contact list is not being updated. It worked great yesterday now of course when I sit down to document the steps it stops working. Can someone tell me why? <?...

Resolved! PHP and AXL CUCM

Hi all,I am using CUCM 10.6 and when i downloaded axlsqltoolkit from server, i show that's current version of AXL is 10.5.I want to write a simple code to get FAC code by PHP.I finded example in Dev Primer and this is my code:<?php    $host="10.15.30...

HeyI am working on getting a connection for the CUCM version 10.5 in c# the goal is to handle phone settings in a existing project     - call forward     - hunt group membership     - etcAt the moment, I am trying to get access to the information as ...

The MediaSense API docs talk about using the Call Correlation ID to link MediaSense recordings to CUCM calls. The MediaSense API for getSessionsByCCID shows the call correlation ID being a GUID. But the only field in a CUCM CDR (That I can see) that ...

HiI found an interesting one today. We've established that you can create an LDAP integrated user even if the LDAP sync hasn't run yet. All it takes is filling the UserIdentity and LdapDirectoryName fields then calling addUser.So today I created such...

Hi,We are tying to perform LDAP sync using Python. Except for doLdapSync all other axl calls are happening.Please help me get out of this dead lock.Request: (credentials removed)AXL_LDAPSYNC = """<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelop...

rajeran2 by Community Member
  • 1356 Views
  • 6 replies
  • 0 Helpful votes

HiSo I was running my code to create mobile jabber devices with associated remote destinations in 10.5.2 today and it threw the first addRemoteDestination back into my face complaining about dual mode devices.I recalled that on 9.1.1, I not only had ...