[JDEV] registering with aim

Thomas Muldowney temas at box5.net
Sat Jan 27 21:57:34 CST 2001


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</aim_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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20010127/9a5de06f/attachment-0002.pgp>


More information about the JDev mailing list