Open cguanes opened 5 years ago
Please check this link: https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/12_6/cjab_b_planning-guide-for-cisco-jabber-12-6/cjab_b_planning-guide-for-cisco-jabber-12-6_chapter_0111.html
I'm sorry but what is the setting to change in Cisco Unify to make it works with this library?
How can implement a "Legacy SSL" connection to connect to Cisco Jabber? When I check the mechanisms allowed the server is returning "PLAIN","CISCO-VTG-TOKEN" and "OAUTHBEARER" and it will try only the PLAIN which actually is not allowed and the connection return "SASL authentication failed"
I found this place that explain something about Legacy SSL https://github.com/RestComm/jain-slee.xmpp/blob/77cfa474c0e04a38f6f854837fbd7fcfd4e216f2/resources/xmpp/library/src/main/java/org/jivesoftware/smack/SSLXMPPConnection.java