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, perhaps I missed it in the documentation but is there no calls in the API for the OnSiteAlertIDs? I'm looking for a way to manage all of the onsite alert contacts. We have slightly over 150 contacts and managing them in the CER interface is chall...

Cyrus Elder by Frequent Visitor
  • 1146 Views
  • 0 replies
  • 0 Helpful votes

Hi dev team, On CUCM running on version 14.0.1.13900-155, I would like, via API, to modify the "Credentials source for voicemail service" parameter in the Service Profile from "not set" to "Unified CM - IM and Presense". According to the AXL document...

ServiceProfile_CredentialSource.png ServiceProfile_VendorConfigXml.png

Hi, I am trying to write a SQL query for the device name, last active, and last known IP address. However, IP address is not showing. The phones do show their IP addresses in CUCM. What can I do to fix this? 

tryingtodomyjob_0-1701708463176.png

Using the API, is there a way to obtain a list of Access points with their assigned ER Locations? I checked the documentation, and there's no support for GET operations with Access Points, maybe we are missing something?If truly the API it doesn't su...

Hi Team!Could you help me, i have tried to create a new phone om my CUCM 11.5. via Python. There is my function:resp = service.addPhone(phone={"name": 000100020003,                                     "description": "AXL Test Phone",                 ...

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

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

motolba by Cisco Employee
  • 11977 Views
  • 18 replies
  • 1 Helpful votes