ejabberd - Comments for "MSN Transport" https://www.ejabberd.im/node/436 en Found the issue https://www.ejabberd.im/node/436#comment-916 <p>It started working after making the fqdn of the jid, mainServer, mainServerJID and ejabberd_service the same. Added entry in the hosts file for the name.</p> <p>{!-- The JabberID of the transport --&gt;<br /> {jid&gt;msn.domain.com</p> <p>{!-- The IP address of the main Jabber server to connect to --&gt;<br /> {mainServer&gt;msn.domain.com</p> <p>{mainServerJID&gt;domain.com</p> <p>{5347, ejabberd_service, [{host, "msn.domain.com",<br /> [{password, "testing"}]}]},</p> <p>Tiaan</p> Fri, 14 Oct 2005 08:28:08 +0000 tiaan comment 916 at https://www.ejabberd.im Are you running the https://www.ejabberd.im/node/436#comment-914 <p>Are you running the transport on Windows? If so, I thought there is a known bug in PyMSNt...maybe you better ask then on the <noindex><a href="/mlist" rel="nofollow" >mailing list</a></noindex> of Py-transports.</p> <p>--<br /> sander</p> Thu, 13 Oct 2005 21:13:11 +0000 sander comment 914 at https://www.ejabberd.im PyTransport Log https://www.ejabberd.im/node/436#comment-913 <p>I don't see any errors in the PyTransport log.</p> <p> - 17:14:24 - Debug logging enabled.<br /> - 17:14:24 - PyTransport: Service starting up<br /> - 17:14:24 - Discovery: Created server discovery manager<br /> - 17:14:24 - Discovery: Adding feature support "http://jabber.org/protocol/disco" "None"<br /> - 17:14:24 - Discovery: Adding identitity "gateway" "msn" "MSN Transport"<br /> - 17:14:24 - Discovery: Adding identitity "conference" "text" "MSN Transport Chatrooms"<br /> - 17:14:24 - Discovery: Adding feature support "http://jabber.org/protocol/muc" "None"<br /> - 17:14:24 - Discovery: Adding feature support "jabber:iq:register" "&gt;"<br /> - 17:14:24 - RegisterManager: Created<br /> - 17:14:24 - Discovery: Adding feature support "jabber:iq:gateway" "&gt;"<br /> - 17:14:24 - Discovery: Adding feature support "jabber:iq:version" "&gt;"<br /> - 17:14:25 - PyTransport: Connected to main Jabberd server</p> Thu, 13 Oct 2005 15:17:39 +0000 tiaan comment 913 at https://www.ejabberd.im