dedwards16@bloomberg.net
Level 1
Level 1
Member since ‎12-03-2012
‎02-18-2025
Awards
No awards available to display

User Statistics

  • 22 Posts
  • 1 Solutions
  • 5 Helpful votes Given
  • 0 Helpful votes Received
Recent Badges
Certifications
No certifications available to display

User Activity

Hi - I'm trying to 'blank' out both the  'sshUserId' and 'sshPwd' fields using the updatePhone method but this only works on the former (sshUserId) and not with sshPwd.Using Python 3.7.x - here's my snippet: resp = service.updatePhone(name = 'SEP1234...
Hi, does anyone know if it's possible to log-in a user onto a Jabber CSF device using a AXL or other method? Similar to the doDeviceLogin available for SEP type phones.
Hi, can someone assist me with this--I'm gathering a list of phones and would like to past this list into AXL query to fetch various mapped attributes.my current snippet looks something like this:testList = ['SEP00001AE11234', 'SEP005056901235']soapr...
Hi - can someone help me figure this out - I have the following python logic that I'm using to connect to UCM and execute perfMon api. I do get back some xml but cant seem to parse out, for example the various child values.Request=requests.post(url,d...
I fetched a list of devices and pass this into a subsequent getPhone request, with some logic to grab the phone name and speed dial info. My loop may be defective as i'm only getting the last item.here's a snippet of the code: 'for device in dictOfNa...
Community Statistics
Member Since ‎12-03-2012 10:37 AM
Date Last Visited ‎02-18-2025 09:24 AM
Posts 22
Helpful Votes Given To