Hi guys, I'm trying to add a new TCT device by AXL. Basically it work for me but I cannot figure out how to set the emergency numbers. If I create the device manually on CUCM via GUI and read then the phone by AXL echo "vendorConfig ".$response-...
Hi guys, I'm trying to add a new TCT device by AXL. Basically it work for me but I cannot figure out how to set the emergency numbers. If I create the device manually on CUCM via GUI and read then the phone by AXL echo "vendorConfig ".$response-...
Did anyone manage to do this? I'm trying to use zeep factory to search phone on a subnet and return the sep name and login user id
Hi All, I am trying to update Line using the below Powershell command but i am getting a response while trying to post from the web service. This works if i remove the below 4 attributes from the code. [String]$voiceMailProfileName, [String]$shareL...
Hi All I am trying to automate the CUCM activities of creating device profile,associating DN to the device profile and associate device to User. Can someone please help me how i could acheive them using AXL toolkit
Hoping that I'm just missing it, but I'm not finding the Call Forward No Answer duration anywhere for any line field in the AXL API Documentation. I don't see it under addLine, updateLine, addPhone (under line settings), or updatePhone (under lin...
I am using AXL to add a User in the CUCM. I am using the following AXL syntax: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://www.cisco.com/AXL/API/9.1"> <soapenv:Header/> <soapenv:Body> <ns:addUs...
I am working on a SQL query to list the device name, description, model, class type ,product, pool name and the associated DN if any using the following query: select a.name as device, a.description, b.name as pool, typemodel.name as model,p.name as ...
I am using python script based on AXL plugin to try access CUCM . I am getting the below error when i try to invoke any method on client object . Need help on how i can overcome the problem.<suds.sax.document.Document object at 0x089B0A90>(401, 'Unau...
Hi All,I am using AXL addAppUser to add an AppUser for UCCE systems. This AppUser has over 5500 controlled devices + device profiles. From the AXL logs, I can see UCM tried to update this appUser account with each associated device one by one:2015-11...
If I use Cisco labs, and download axlsqltoolkit.zip, the AXLSoap.xsd file and we create individual request files and validation.xsd files for each method on the AXL Server. My question is, when I download the version inside a 10.5 vm(which also kee...
The AXLSoap.xsd file for 10.5 does not validate for listUser. AXL 10.5 listUser BUG REPORT The following are the validation errors. Validation Error: Element 'TelephoneNumber': This element is not expected. Expected is one of ( telephoneNumber, ...
AXL 10.5 sandbox BUG REPORTValidation Errors Validation Error: Element 'TelephoneNumber': This element is not expected. Expected is one of ( telephoneNumber, title, mobileNumber, homeNumber, pagerNumber, selfService, calendarPresence, ldapDirector...
Starting of with AXL 12.0Validation Error: Element 'mailid': This element is not expected. Expected is one of ( enableUserToHostConferenceNow, attendeesAccessCode ). Issue: The fields are not comping back in the order of the definition file, if...
I have configured two paritions, VAL_SiteXform_PT and VAL_Dummy_PT. I want to add them to a new CSS. However the code only adds VAL_Dummy_PT. What am I missing? Code is below: "use-strict"; const soap = require("strong-soap").soap; const reque...
Hi everyone, We are working on getting CUCM services statuses using Serviceability API. We use soapGetServiceStatus function. We can successfully get all the statuses, but we have no idea how cisco has divided them into 2 big groups in RTMT - System ...
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 |
---|---|---|
09-19-2024 12:46 AM | ||
02-16-2024 02:43 AM | ||
01-18-2024 08:31 AM | ||
05-30-2023 11:28 PM | ||
02-22-2023 12:09 PM |