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.
Anyone have any experience using Prime Collaboration Deployment to migrate a Unity Connection (or CUCM for that matter) server from an Unrestricted release to a Restricted version? Not necessarily doing an upgrade, but a full migration to a new host ...
Hello,Just deployed a CUCM 8.6 cluster with Unity Connection as well as Unified Presence. On our old 3Com system, when you picked up the phone and called someone who was already on the phone, it told you on the screen that they were on the phone. The...
The root of this problem is because Zoom doesn't actually use WebRTC, so implementing direct join to Zoom on Cisco without CRC (i.e. SIP) is not as clear cut as it was for MS Teams. That being said, I feel like it could still be developed by Cisco to...
Are you doing Expressway as well?A GeoDNS-type solution would help you direct Jabber AutoDiscovery requests using the DNS SRV records to the desired clusters. Usually in global setups like that, you'll have local DNS servers as well, so you can use t...
I know this is an old thread, but for future arrivals running into a similar issue:
You can fix it via the aaa method above, or often times, under line vty 0 15, you just need to put 'login local'.
Just the 'login' command like in Nick's config will ...
Michael,
What version of UCCX are you running?
If you're running at least version 10, there's now a 'Make REST Call' step you can use in the script editor under the 'Document' folder.
With it, you can do GET, POST, PUT, or DELETE.
From there, you can...
Reviving an old post to help anyone else.
Right underneath the Client Authentication Drop-down box you circled, there's a checkbox for "Password Persistence" that would solve your initial problem, fyi.
-Tony