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.
I have a Call Studio application that uses Rest elements to place calls against CCE servers for information on business hours. The only issue I'm having at this point is securing the Rest element. When setting the "Require HTTP Authentication" parame...
With Microsoft pushing for EOL on Basic Authentication, will CUIC be updated to connect to O365 for email delivery of reports?https://techcommunity.microsoft.com/blog/exchange/updated-exchange-online-smtp-auth-basic-authentication-deprecation-timelin...
Hello,I'm trying to write an application in Call Studio that takes the output of a Finesse Get-Team call and returns the loginId of a user based on an extension and team ID passed in by ICM.https://developer.cisco.com/docs/finesse/team/#teamI know I ...
Hello,If this question has already been asked, I sincerely apologize.I'm trying to do some clean-up of our CUCM 12.5 cluster's Directed Call Parks. When I use Route Plan Report, I can see the Directed Call Parks, but not the devices they're associate...
It's not clean, but I found a way around this as an issue.I'm passing the encoded string without the trailing "=" characters, and another variable to track how many of those characters should be trailing to the VXML application.Within the application...
No worries.Passing along "dXNlcm5hbWU6cGFzc3dvcmQ" works just fine, and the ActivityLogs from the VXML application show that as the received. However, when I try to add the trailing "=" character, or multiple in the case of other encoded credentials,...
If I strip the = characters off of the end of the encoded value, the string passes without any issues. But trying to use that encoded username and password breaks by trying to use the encoded value after taking those characters off.I haven't tried a ...
Please refer to the screensnips attached; I have 2 DCPs at x61110 and x61111 programmed to a device, but when I run the dependency report on both DCPs (I only attached 61110), they yield 0 results.I have run some commands to look for information but ...