Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Just checking before I reinvent the wheel.
Has anyone written a script to backup and restore the user specific settings for UCCX via the API?
Running into a situation with a merged LDAP tree where some branches become unavailable at times. This c...
If your UPN structure doesn't follow your LDAP structure, then LDAP auth from UCM will not work when using UPN as the userid.
So SSO largely makes this a non-issue except in the case of physical phones connecting via Expressway MRA which require UC...
When using the Java SDK, I start the connection and it works fine for a while. But then eventually I get a message like this:com.cisco.thunderhead.errors.UnauthorizedRestApiException: null: RestApiError with errorType: unAuthorized, errorData: NonBlo...
I was able to use the Java SDK and extend the Cisco.base.customer fieldset. However, I cannot see that field in the Finesse Gadget. Is it possible to update the fields the Gadget displays and allows you to edit?Thanks,Jeremy
Following this. I'd really like to be able to stream cellular connectivity statistics from the Cisco-IOS-XE-cellwan-oper model. You can do a get from VManage or the device itself, but you can't stream it. Especially for mobile applications where the ...
What if I am trying to publish data from my regional or central EFM node that is not a Kinetic gateway? For instance, regional Kinetic gateways w/ EFM app stream to an EFM node on CentOS in my datacenter via site-to-site VPN. Now I want to do some pr...
COBRAS for UCCX - That would be cool. I am using requests on the backside of Zeep for my UCM import script (phones, jabber, snr, internal masking, kem’s full of blfs, sd, and SURLs). It probably could handle posting the changes through the web interf...
I would probably run it from an Ubuntu box we use as our SFTP server for backups. Probably once a day.You are right, doesn’t look like you can modify the user role via API. Maybe generate a sql query for that to paste into the CLI for a restore. Or a...