[JDEV] Groupchat with 1.2 problems
Jason Meyering
JMeyering at jabber.com
Thu Dec 28 15:38:12 CST 2000
I think the problem is that you've named your conferencing agent the same as
your main jabber server, so packets you're trying to have go to the
groupchat module are being routed to your main jabberd.
Here's your server name: <host>jabber.co.lsil.com</host>
And here's your conferencing agent ID: <agent jid="jabber.co.lsil.com">
I think if you change the name of your conferencing agent to something else
(e.g. groupchat.jabber.co.lsil.com--don't forget to add a DNS entry) things
should start working much better.
Good luck!
J
-----Original Message-----
From: Malone, Pat [mailto:pmalone at lsil.com]
Sent: Thursday, December 28, 2000 2:18 PM
To: 'jdev at jabber.org'
Subject: [JDEV] Groupchat with 1.2 problems
I made the big switch to 1.2 today, and I'm quite stumped with groupchat.
The jabberd server installs clean (I grabbed and built all the parts, not
the pre-compiled) and works fine for messages and chats.
I installed the 'conference' groupchat component per the instructions and
modified my jabber.xml for it.
However, when I try to do a groupchat (using winjab 0.9.3.5 and/or jabberim
0.9.6.86), I get nothing but errors. It seems to be trying to find an
existing spool file with my target groupname?
Error log and debug output show I *may* be misconfigured somehow, but I
can't figure it out. Any help would be appreciated.
Server is Caldera Linux.
It's pure internal (no cross firewall traffic)
server is jabber.co.lsil.com
Below are my jabber.xml and a debug snip of an attempt to join a group
called 'testgroup'
Thanks
Pat
pat.malone at lsil.com
More information about the JDev
mailing list