Koozali.org: home of the SME Server

New Jabber Instant Messenger RPM and How To available

Jon Blakely

Re: New Jabber Instant Messenger RPM and How To available
« Reply #15 on: March 14, 2002, 11:29:06 AM »
Mats,

I haven't tried the AOL but if you read the Jabber site you will find that AOL will not work anyway. AOL changed their protocol so it would not work with jabber.

Jon

Mats Nordahl

Re: New Jabber Instant Messenger RPM and How To available
« Reply #16 on: March 14, 2002, 04:24:02 PM »
Yes, that is what I have found out aswell, but what I think is interesting is to get a bridge between Jabber and ICQ upp and running. Have You tried and got that one to work, and if so how did You do it.

Dean Mumby

Re: New Jabber Instant Messenger RPM and How To available
« Reply #17 on: March 15, 2002, 12:04:57 AM »
Jon great work

Has anyone had anyluck with the user directory

When I try register nothing happens and if I try search it says it cant access the service. I checked that it is running /etc/rc.d/init.d/jabber-jud status I have setup hostnames for all transports in the hostnames panel You may want to add that to your howto to correctly setup dns on the network (dont know if it needed but I did when I setup jabber with some prms from prmfind which is what it looks like you used to build yours). It would be really cool if you could add users via the admin panel maybe similar to vincent's squid authentication at e-smith.dyndns.org it would certainly make rolling it out much easier as users wouldnt need to know to much (which they never do anyway).

I got the msn transport working it was great chatting to a friend of mine while he was using msn messenger. The interesting thing was I could send him emoticons (L) but could not recieve them . What clients are everyone using , maybe we should have some sort of evaluation to see which is best / most stable ???

I have tried winjab and jabber instant messenger , I found using the chat rooms between clients wasnt possible and settled on JIM ,.

Thanks again

Dean Mumby

Jon Blakely

Re: New Jabber Instant Messenger RPM and How To available
« Reply #18 on: March 15, 2002, 05:05:55 AM »
Dean,

>I have setup hostnames for all transports in the hostnames panel <

You do not need to do this as explained on the Hostname configuration page this is done automatically for you. When you enter your hostname xxxx.com, aim.xxxx.com, jud.xxxx.com, conference.xxxx.com etc are automatically set. If you want something different then the XML files need to be manually changed.

Now, if the last hostname you entered was jud.xxxx.com jabber will try to resolve jud.jud.xxxx.com or msn.jud.xxxx.com. This wont work and is probably why you are having problems.

You need to go back and just set the hostname to your hostname, nothing else, then restart the server.

Jon

p.s just noticed that on the host configuration page conf.your_domain is supposed to be conference.your_domain.

Dean Mumby

Re: New Jabber Instant Messenger RPM and How To available
« Reply #19 on: March 15, 2002, 09:34:41 AM »
John I think you miss understood me , I created the hostname entries in Mitel server panel (hostnames and addresses) not in the jabber panel , this updates the local domain dns in bind ?

Are you saying this is not neccassary ? If your panel creates these entries in bind why do they not show up on the hostnames and aaddresses panel ?

Dean

Jon Blakely

Re: New Jabber Instant Messenger RPM and How To available
« Reply #20 on: March 15, 2002, 11:34:32 AM »
Dean, I did misunderstand you :). I haven't found it necessary to set up hostnames on the server. It works fine without them.

Jon

BillN

Re: New Jabber Instant Messenger RPM and How To available
« Reply #21 on: March 15, 2002, 12:19:45 PM »
Jon/All,

Thanks for the help. I am up and running now. I think it took a server reboot.

At one point I had one LAN side client that would not connect, but another LAN side client connected up without a hitch. That one seemed to resolve itself with multiple threats to the PC.

On the users issue, I have what may be a unique scenario. My main goal for having an IM chat server was to have 'secure' chats with my daughter. I am living in Turkey and she is in Kansas City. Her mother will not allow her to use the commercial services due to boys and axe murderers being on them. I can see her point. But, to be able to assure her that I have my own limited access IM would work.

Is it possible to restrict new users, or administer who uses my jabber server?

BillN

Re: New Jabber Instant Messenger RPM and How To available
« Reply #22 on: March 15, 2002, 12:39:01 PM »
I am using WinJab.

It seems to be a little quirky. When I was first registering to the server, and when trying to add my wife to my address list I went through multiple fatal errors crashes.

Then when we tried our first IM to eachother, again multiple fatal errors crashes, on both PCs.

And once again, when I attached to MSN and it was pulling my buddy list it crashed with multiple fatal errors.

It seems to be running fine now. I have used it to IM with my father on MSN, and on the LAN side with my wife.

The next test is to get a WAN side WinJab client up and test that.

Bill

Dean Mumby

Re: New Jabber Instant Messenger RPM and How To available
« Reply #23 on: March 15, 2002, 11:39:59 PM »
I have had a good look through the xml files and it would seem that the user directory is being run as users.xxx.xxx rather than jud.xxx.xxx as the panel says , so the conference & users features wont work is that correct ?

Dean

Jon Blakely

Re: New Jabber Instant Messenger RPM and How To available
« Reply #24 on: March 16, 2002, 05:51:33 AM »
Dean,

The XML is correct. The panel is wrong. :(
The same also goes for Conference, panel says conf and XML says conference.
So you need to set up hostnames to resolve to user.xxxx.com or
conference.xxxx.com.

I will update the rpm and HowTo.

I haven't figured out myself how to use conference properly yet. It all seems a bit quirky. Plain jabber chat and MSN seem to work very well. Haven't tried the others.

Jon

Mats Nordahl

Re: New Jabber Instant Messenger RPM and How To available
« Reply #25 on: March 16, 2002, 12:09:55 PM »
Has anyboby got any transport but MSN working?

Jon Blakely

Re: New Jabber Instant Messenger RPM and How To available
« Reply #26 on: March 16, 2002, 03:00:15 PM »
Mats,

I must admit that I have only tried MSN. Forget AIM as I said in an earlier email. Yahoo apparently is flakey at the best of times. I have looked at ICQ and found a bug in the XML that I am working on.

I will let you know when I get it working and the what the fix is.

Jon

Mats Nordahl

Re: New Jabber Instant Messenger RPM and How To available
« Reply #27 on: March 16, 2002, 06:16:13 PM »
That's nice, let me know when. You can send me a mail or even jab me dait.homelinux.net. Jabber ID : morfargekkk@dait.homelinux.net

Martin Callihan

Re: New Jabber Instant Messenger RPM and How To available
« Reply #28 on: March 21, 2002, 02:26:27 AM »
First i'd like to say nice job on the rpm.  I testing it now in a corp envoirment. I have a couple of questions tho.. I just want to run a "clean" jabber server.. no msn, yahoo or whatever transport, with jud and conferencing ( this is an internal messaging server) i have disabled the the e-smith manager the other transports. But when clients connect it shows the transports as being on the server. They can't connect but how do i get the transports "out of sight, out of mind? :) Also i'm trying to implement the mod_groups module. Is that possible with this rpm version or will i have to compile it from source? Thanks for any help on this.

Marcos Migliorini

Re: New Jabber Instant Messenger RPM and How To available
« Reply #29 on: April 11, 2002, 08:16:03 AM »
I have the same situation with the jabber jud directory in 2 diferent SME 5.x severs!! Some body knows howto fix this?

Thanks in advance

Marcos