Hi All I am trying to write a simple code to get the device registration using Python here is my coderesult= client.service.SelectCmDevice('',{'SelectBy':'Name', 'Status':'Registered', 'Class':'Phone', 'SelectItems':{'SelectItem':{'Item':SEPXXXXX...
Here is my Python script for display registered IP Phones details from Cisco CallManager 11.5. I am facing one issue in displaying output in customized format. from zeep import Clientfrom zeep.cache import SqliteCachefrom zeep.transports import Trans...
I try to get the registered phone information from CUCM(ver10.5 and 11.5), copied code from this thread
https://community.cisco.com/t5/management/python-script-for-display-registered-phones-from-cucm-ver-11-5/td-p/3877283
from zeep import Clientfrom...
Trying to add a sip trunk using Axl and python but hitting an error call manager 11.5 Error creating SIP Trunk 'cube': ENUM for DeliverOriginatingCalledPartyNumber not found in TypeSIPIdentityBlend def create_sip_trunk_cube(service try: s...
if i call axl any api for call manager 11.5, i get response as " The AXL Web Service is working and accepting requests. Use HTTP POST to send a request. " example when running getPhone api. instead of requested phone data.Request :"<soapenv:Envelope...
We are using Cisco MediaSense 11.0.1.10000-103 for audio call recording.We configured the SFTP server location on the MediaSense Archive Configuration page to archive recordings periodically. It was archiving calls for a few days, but then it had an ...
Good Morning,
We recently upgraded our call manager to version 12.5.
We are using since version 8 AXL apis and updateDeviceProfile.
It is widely known that the WSDL definition has errors when dealing with BLFs and in the past, we corrected in the xs...
I created this app in Excel with VBA Microsoft forms and using various Cisco API calls.It can quickly copy a lot of phones from one model to a different model.Create new UCCX agents and MACD work, adding or removing a user from a phone. Quick Youtube...
I'm working with the Cisco UCM Change Notification API and have run into an issue with the dndStatus parameter. When I make changes to this configuration and then check the Change Notification API, it does not include the updated configuration and t...
CER API to retrieve ERL membership of Switch Port or IP Subnet
I would like to capture current ERL membership of either by Switch Port or IP Subnet. I am looking at the site https://developer.cisco.com/docs/cer-config/#!erl-management/erl-management ...
Hi Team,I would like to create Webex Calling API using Delphi language. May I request you to kindly let me know how to do Webex Calling API for a third party application.Thank you and look forward to your response.Regards,T Doan
I have been trying to get the Software Suggestions API to return valid data over the last week or so, and each and every requests results in the following returned value: <h1>s3ws.cloudapps.cisco.com</h1> After generating the token and making a reque...
I made a thing and I thought that maybe I can share the thing: https://github.com/sz-hunor/cucm_soapIt's a script to send arbitrary AXL requests based on data in an Excel file, one request per row.The idea is that the bat tool can be cumbersome somet...
Hey all,Been trying to follow this documentation https://developer.cisco.com/docs/sxml/#!risport70-api-reference/selectcmdevice in order to grab RIS info for our cisco phones. The documentation states that I need to segment the request out by using t...
Hello,What is the best method to get a list of all phone extensions and extension descriptions from CUCM via AXL? It is important to query extensions for users who even extension mobility configured regardless of their login status. I know the execut...
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: