Thanks for the quick response ;)
I'm trying to test it out, but I'm not receiving any responses when 
trying to log in.

When trying to log in with gajim with:

<presence to="aim.ijabber.com" id="344">
<x xmlns="vcard-temp:x:update">
<photo />
</x>
<c xmlns="http://jabber.org/protocol/caps"; node="http://gajim.org/caps"; 
ext="ftrans" ver="0.10" />
</presence>

I get nothing back and with:

<iq to="aim.ijabber.com" type="get" id="347">
<query xmlns="jabber:iq:register" />
</iq>

I get:

<iq to="[EMAIL PROTECTED]/Gajim793523487" type="error" id="347" 
from="aim.ijabber.com">
<query xmlns="jabber:iq:register"/>
<error code="404" type="cancel">
<remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
</error>
</iq>

 From my ijabber.com account it works fine though :s



Travis Bell [05/23/06 07:50]:
> I have updated PyAIMt to the latest version, I hope that Daniel's fixes 
> are what you were looking for...
From [EMAIL PROTECTED]  Tue May 23 13:47:43 2006
From: [EMAIL PROTECTED] (Daniel Henninger)
Date: Tue May 23 13:48:53 2006
Subject: [py-transports] pyaimt google and avatars
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

I'm not sure what to tell you  =/  There's nothing in pyaim's code  
that is capable of generating that response so it is probably coming  
from the jabber server itself.  If you can still use it fine from  
your ijabber.com account, then pyaim ought to be communicating with  
the server just fine.

Daniel

On May 23, 2006, at 9:43 AM, Francois du Toit wrote:

> Thanks for the quick response ;)
> I'm trying to test it out, but I'm not receiving any responses when  
> trying to log in.
>
> When trying to log in with gajim with:
>
> <presence to="aim.ijabber.com" id="344">
> <x xmlns="vcard-temp:x:update">
> <photo />
> </x>
> <c xmlns="http://jabber.org/protocol/caps"; node="http://gajim.org/ 
> caps" ext="ftrans" ver="0.10" />
> </presence>
>
> I get nothing back and with:
>
> <iq to="aim.ijabber.com" type="get" id="347">
> <query xmlns="jabber:iq:register" />
> </iq>
>
> I get:
>
> <iq to="[EMAIL PROTECTED]/Gajim793523487" type="error" id="347"  
> from="aim.ijabber.com">
> <query xmlns="jabber:iq:register"/>
> <error code="404" type="cancel">
> <remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
> </error>
> </iq>
>
> From my ijabber.com account it works fine though :s
>
>
>
> Travis Bell [05/23/06 07:50]:
>> I have updated PyAIMt to the latest version, I hope that Daniel's  
>> fixes are what you were looking for...
> _______________________________________________
> py-transports mailing list
> [email protected]
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to