[JDEV] registering with aim

Gary Baker gbaker at outbackinc.com
Mon Jan 29 11:13:26 CST 2001


Temas,

Thanks for the help, aim-t is up and running.

--gary

-----Original Message-----
From: Thomas Muldowney [mailto:temas at box5.net]
Sent: Saturday, January 27, 2001 7:58 PM
To: jdev at jabber.org
Subject: Re: [JDEV] registering with aim


I'll correct the paths in cvs once I get to my next release (not far off).  
When I commit some major changes to cvs tonight I'll update the README to
what
the current setup procedure is but for now here it is:

in your jabber.xml you need to add to the browse section for it:

        <service type="aim" jid="aim.localhost" name="AIM Transport">
          <ns>jabber:iq:register</ns>
        </service>

It will also need it's own service section:

  <service id='aim.localhost'>
 
<load><aim_transport>/home/temas/cvs/jabber/aim-transport/src/aimtrans.so</a
im_transport></load>

    <aimtrans xmlns='jabber:config:aimtrans'>
      <vCard>
        <FN>Jabber Server</FN>
        <DESC>A Jabber Server!</DESC>
        <URL>http://foo.bar/</URL>
      </vCard>
    </aimtrans>
  </service>

And it should all be fine and merry!

--temas

On Sat, Jan 27, 2001 at 03:52:41PM -0800, Gary Baker wrote:
> Hello,
> 
> What is the secret to configuring jabber-1.4pre2 and the latest
> aim-transport from cvs so that you can register with the agent in WinJab?
I
> sure wish I could get over this last hurdle so that all of Temas's
hardwork
> could be put to use. 
> 
> Gary Baker
> OutBack Resource Group Inc
> www.outbackinc.com
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev




More information about the JDev mailing list