Hi if I'm trying to set the ERL of a unlocated phone that has no ERL set yet (default), using a PUT to cerappservices/service/unlocatedphone <updateUnlocatedPhoneRequest><PhoneMACAddress>11-22-33-44-55-66</PhoneMACAddress><AssignERL>ERL3</AssignERL...
-
AXL
(758) -
Buying Recommendation
(1) -
Certificate Management API
(3) -
CMX Mobility Services API
(1) -
Community Feedback Forum
(1) -
Contact Center Task Routing
(1) -
Emergency Responder
(24) -
General
(2) -
HCS
(17) -
Other Collaboration Management Topics
(44) -
Packaged Contact Center Enterprise
(1) -
PAWS
(16) -
Recordings (MediaSense)
(91) -
SocialMiner
(1) -
UC Manager Serviceability
(76) -
User Data Services
(10) -
Webex Meetings
(1)
- « Previous « Previous
- Next » Next »
Forum Posts
Hello, I'm attempting to use the CER REST API as documented here: https://developer.cisco.com/docs/cer-config/erl-management/ against a CER 14.0 cluster. My goal is to assign ERLs to access points. According to the documentation, this can be done wit...
Hello.Can anyone explain the difference in the two replication status available from the CUCM PAWS API?PAWS - ClusterNodeService: "isClusterReplicationOK"PAWS - DataBaseReplicationStatusService: "getDataBaseReplicationStatus"Is there any documentatio...
We are in the process of migrating users from on-prem exchange to O365, we are looking for a way to automate Unity Voicemail Unified Messaging Services accounts via CLI, Python Script, or an API call.What we need to do is delete the current UM Profil...
Hi we access to cisco Phones by Extension Mobility ( Login/Logout) we also run API Commands with soapui to CUCM I trying to find out Phone MAC-Address by knowing the Device-Profile ( extension Mobility ) I trying with the following API Command and...
When working with DevNet Sandbox CER v14, authentication works as described in the API documentation.A request to /authenticate/status/ returns a 401, a CER 401 page, along with a JSESSIONID cookie.A second request to /authenticate/status/ while pass...
Can Anybody help with correct AXL API's for Adding JABBERDevice (CSF) , LineNumber and Associating its Enduser-ID thru AXL-API for cucm 12.5 in a single API Transaction. I can add a single device and line numbers separately , but can...
I am looking for datastore documentation for UCCX ver 12.5 and above. I have the documentation for CUCM and am trying to find something similar to that for UCCX. Does it exist and if so, where can I find it? Thanks.
Resolved! CUCM PAWS - Request
Hey all, I’ve been struggling to create some PAWS request.I tried using SOAP UI and also Postman. I get errors in both. Can someone guide me please?For example, I’m trying this one: getMyClusterNode This is what I am doing on Postman:The authenticati...
Hello All, When updating lineGroup members, a unique value is required for lineSelectionOrder.Is there any special value that will add the member at the end or beginning of the list and reorder existing members? This would avoid extra steps to check ...
Resolved! addTransPattern Issue
I'm having an issue adding a translation pattern via axl using python and zeep. The error I'm getting is:requests.exceptions.ConnectionError: HTTPSConnectionPool(host='ccmservername', port=8443): Max retries exceeded with url: /axl/ (Caused by NameR...
I am working on a assessment/update to over 100 ERLs on a CER system that has been in place for 20 years. We have over 500 On Site Alert Settings configured. Obviously - in the individual ERL Information windows you cannot sort the data in the wind...
Hello All, I am new to coding and I have used AXL API with the POSTMAN tool for doing all small MACD tasks.Now, we need to delete expired certificates from call manger but I am not able to find any methods on AXL API.Request you all to help me on thi...
I'm working with Cisco AXL version 15.0.After sending the following SOAP request an axlcode -1 is returned, axlmessage is empty: <?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:...