IM Server to Server communication
Question:
2 IM servers both pointed at LDAP for auth and preferences.
Both in the same domain.
How can I enable the server2server communication?
The settings in iim.conf are enabled and when the servers are restarted, the following errors exist:
15:12:39,954 WARN xmppd [NioSelectWorker 0] [S2SPacketDispatcher] null dialback reference for mydomain.com
15:14:06,324 INFO xmppd [com.sun.im.service.util.Worker 3] OutServerConnection[mydomain.com] dialback not complete - cannot send
15:14:06,327 WARN xmppd [com.sun.im.service.util.Worker 3] OutServerConnection[mydomain.com] Failed to open stream
Looks like the server begin to talk, but get errors. Is there a way to do S2S communication between 2 servers in the same domain? How is presence acheived?
Any help is much appreciated.
Thanks,
RT

