cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
673
Views
0
Helpful
2
Replies

xmpp for android/IOS

bhargoel
Level 1
Level 1

Hi All,

We are trying to invoke xmpp chat to invoke installed jabber client. for example <a href='xmpp:bhargoel@cisco.com '>Click To Chat</a> this invokes the installed jabber client on PC. But when we use the same command on android/IOS this does not pops up the installed jabber client. Please suggest if something needs to be added/modified for this command?

Thanks

Bharat

2 Replies 2

Geevarghese Cheria
Cisco Employee
Cisco Employee

Hi Bharar,

Cisco Jabber now requires the use of certificate validation in order to establish secure connections with servers.

Jabber for iPhone Version 9.5 , Jabber for Android Version 9.6  are the mobile clients that need certificate validation. I think this could be the issue.

The XMPP certificates must contain the XMPP domain in an identifier field.

When the client attempts to connect to the presence server, the presence server provides the XMPP domain to the client. The client can then validate the identity of the presence server against the XMPP certificate.

Please refer - Jabber Complete How-To Guide for Certificate Validation

Thanks and Regards,

Geevarghese

Hi Bharat,

   Request you to refer this url - https://supportforums.cisco.com/sites/default/files/configuring_cisco_unified_im_presence_server_9x.pdf

for related information

Thanks and Regards,

Geevarghese