[JDEV] GG Transport with Jabberd2
Dawid Szymanski
dawszy at arhea.pl
Mon Dec 1 01:14:32 CST 2003
Hello, I am running jabberd2 an trying to get GG transport working with it.
What I have im sm.xml is:
<items>
<item category="gateway" type="x-gadugadu" jid="gg.im.lubin.edu.pl" name="GaduGadu Transport">
<ns>jabber:iq:gateway</ns>
<ns>jabber:iq:register</ns>
<ns>jabber:iq:search</ns>
<ns>jabber:iq:agent</ns>
<ns>jabber:iq:browse</ns>
</item>
</items>
and in jggtrans.xml:
<service jid="gg.im.lubin.edu.pl"/>
<connect id="gglinker">
<ip>213.25.76.72</ip>
<port>5347</port>
<secret>secret</secret>
</connect>
The rest of this file is not touched.
When I am tring to register with gg network i get infromation,
that psi is fetching a form to register with gg network...
In logs I can see:
Dec 1 08:04:47 gornik jggtrans: handshake OK
Dec 1 08:04:47 gornik jggtrans: Warning: Wrong to=213.25.76.72 (my name is gg.im.lubin.edu.pl)
Dec 1 08:05:05 gornik jabberd/c2s[20668]: [7] [CLIENT_IP, port=27892] connect
Dec 1 08:05:05 gornik jabberd/c2s[20668]: [7] auth succeeded, requesting session: username=dawszy, resource=Psi
Dec 1 08:05:05 gornik jabberd/sm[8402]: session started: jid=dawszy at im.lubin.edu.pl/Psi
Dec 1 08:05:14 gornik jabberd/resolver[15504]: [gg.im.lubin.edu.pl] resolved to [213.25.76.72:5269] (3465 seconds to live)
Dec 1 08:05:14 gornik jabberd/s2s[25553]: [213.25.76.72, port=65284] connect
Dec 1 08:05:14 gornik jabberd/resolver[15504]: [im.lubin.edu.pl] resolved to [213.25.76.72:5269] (3600 seconds to live)
Dec 1 08:05:14 gornik jabberd/s2s[25553]: incoming route 'gg.im.lubin.edu.pl/im.lubin.edu.pl' is now valid; source=213.25.76.72, port 6
5284
Dec 1 08:05:14 gornik jabberd/s2s[25553]: outgoing route 'im.lubin.edu.pl/gg.im.lubin.edu.pl' is now valid; destination=213.25.76.72, p
ort 5269
and thats all
Hint?
VY 73,
--
Dawid Szymański aka SQ6EMM
The small planet... Thanks Internet!
More information about the JDev
mailing list