Hi,I am looking for a query that will allow me to extract the following data from CUCM;- Directory Number- Directory Name- Department- Device Mac address- Device location- I also would like to extract any information available...
Hi,I am looking for a query that will allow me to extract the following data from CUCM;- Directory Number- Directory Name- Department- Device Mac address- Device location- I also would like to extract any information available...
I am getting return codes that are not in the RIS documentation.When you go to the systems and error messages guide and look up the codes you can **almost figure them out.there are 4 log types that seem to be relevant:- device unregistered- endpoint ...
Our development team put down AXL methods to update end user properties "Home Cluster" and "Controlled Devices" on Call Manager 9.1.2.When they execute those AXL APIs, response doesn't show any errors. But when I checked on Call Manager, "Home Cluste...
We're in the process of switching to Skype, and we'd like to automate the process as much as possible. Now it's been releatively easy for us to remove devices, but inorder to be able to create a new rooute pattern, we need to remove the old unassigne...
When you're updating a phone, you can use the addLines and removeLines tags to add/remove lines.According to the documentation, there are three mandatory fields for a Line in this case.. dirn, index and recordingMediaSource.Due to a bug in my code I ...
Good Evening Fellows, The below code run smoothly on the CUCM 9.0 test lab (isolated environment with no internet connection) which grabs user details and populate then in an array lists.an error message appears after upgrading the CUCM version to 10...
Hi,I want to get "Active Load ID" of a specific phone from CUCM via JAX-WS, but I only find the "getLoadInformation()" to get the "Phone Load Name", which is not the "Active Load ID" I need. I searched through the classes under package "com.cisco.axl...
XFkType deviceName = factory.createXFkType();deviceName.setValue(phoneName);GetRegistrationDynamicReq registerStatus = new GetRegistrationDynamicReq();registerStatus.setDevice(deviceName);GetRegistrationDynamicRes registerStatusResponse = axlPort.get...
I have seen several threads about this issue, but I don't see any accepted solutions. I am trying to run an updatePhones query to change things like Line Text Label on an existing phone and it's not working. For whatever reason, php seems to parse ...
Hi,I want to read "Active Load ID" of a specific device via JAX-WS based on this demo https://developer.cisco.com/site/axl/learn/how-to/axl-java-sample-application.gspI found "ExecuteSQLQueryReq.java" and "ExecuteSQLQueryRes.java" under package "com....
XFkType deviceName = factory.createXFkType();deviceName.setValue(phoneName);GetRegistrationDynamicReq registerStatus = new GetRegistrationDynamicReq();registerStatus.setDevice(deviceName);GetRegistrationDynamicRes registerStatusResponse = axlPort.get...
Hello!I think in some cases our application receive session started events twice or more for the same sessionIds. It is possible? May be connection problem, or application restart is the cause of the issue?
Hi everyone,I call Cisco Mediasense API to subscribe data from Cisco Mediasense, voice recording was appeared in Cisco Mediasense Search & Play but Cisco Mediasense API doesn't push data to subscribe URL. How to check and fixed this case?Thank you fo...
HiI'm working with development team to prepare AXL script to update LDAP synced end user properties."Home Cluster" and "Controlled device" parameters need to be updated using .net AXL APIs.I see CM 9.1 schema lists "adduser" method, can't find "updat...
Hi,I have an identity system which is automatically managing end users in CUCM via AXL.The system is caps sensitive, so if a user is provided as "bob test", it will be created in CUCM as "bob test". If the user is then amended to be "Bob Test", the i...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
Subject | Author | Posted |
---|---|---|
07-09-2025 05:16 AM | ||
09-19-2024 12:46 AM | ||
02-16-2024 02:43 AM | ||
01-18-2024 08:31 AM | ||
05-30-2023 11:28 PM |