Hello Guys,
I have a server with Xmpp jabber. I need to chat with public jabber ids from my server.
I have already done following things and still I can’t chat with public ids or vice versa
- Enabled server to server connectivity to anyone.
- Set SRV record for client as well as server.
root@server12 [~]# host -t srv _xmpp-server._tcp.example.com
_xmpp-server._tcp.example.com has SRV record 5 0 5269 example.com.
root@server12 [~]# host -t srv _xmpp-client._tcp.example.com
_xmpp-client._tcp.example.com has SRV record 5 0 5222 example.com.
root@server12 [~]#
Please let me know if there is any way to do this.
Thanks in advance.
error.log.zip (8448 Bytes)