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.
Apparently Yes, it is fixed as of 11.5(1) SU5a Per TAC:Refer to resolved caveatshttps://www.cisco.com/web/software/282074312/142978/ReadMe_for_Cisco_Unified_IM_and_Presence_11.5.1SU5a_v1.1.pdf The updates are cumulative so any update released after 1...
There is a way to add an Admin user to Cisco Unity programmatically, but as stated above I couldn't do it using the REST API. I instead used Paramiko to establish and SSH session and then added them via the DB.
1. To add App user to Unity via CLI
...
The resolutions posted are correct. UPN is the cause of the issue. Once Jabber gets a hold of a domain resetting it will not help. The clear=1 works on the command line because it clears out the "bootstrap" file that jabber uses to set these paramete...
@Troy Jones, I know this is an old post, but wanted to add my 2 cents. You should be able to remedy this by downloading the existing self-signed certs from your servers and installing them in your end users trust store. This will get rid of the erro...