[JDEV] AIM Transport problems with 1.4pre1 server
Gary Baker
gbaker at outbackinc.com
Wed Jan 17 15:27:59 CST 2001
Hello,
I have Jabber-1.4pre1 running with aim-transport-0.8.5 and I cannot register
with AIM. I get the following debug XML from WinJab:
SENT: <iq type="get" id="wjAgent_1_1"
to="aimtrans.internal.outbackinc.com"><query
xmlns="jabber:iq:register"></query></iq>
and I never get a response. I used the following steps to build and
configure Jabber and AIM. The system is RH 6.2. I installed the latest
libxode and libjabber from cvs. Both of these built fine after I added the
macros to each directory. For Jabber I had to add pth-1.3.7 to the beginning
of #include <pth.h> in jabberd.h and then it built fine. ADNS, libetherx,
and libfaim - no problems. To build aim I had to go back and rebuild libxode
after adding "void pool_label(){}" to pool.c. After this it built fine. For
jabber.xml I did the following: uncommented the aim agent and changed to
jid="aimtrans.internal.outbackinc.com". Added a service section:
<service id="aimtrans.internal.outbackinc.com">
<accept>
<ip>127.0.0.1</ip>
<port>7009</port>
<secret>test</secret>
</accept>
</service>
When Jabber starts I see the "legacy server incoming connection established
message" from the debug output. Does the new MIO stuff require something new
in the configuration?
Gary Baker
OutBack Resource Group Inc.
More information about the JDev
mailing list