On 12/7/05, Jeff Licquia <[EMAIL PROTECTED]> wrote:
> On Mon, 2005-12-05 at 20:15 +0200, Norman Rasmussen wrote:
> > in this case a _tiny_ change to gajim, or we change all of:
> > JEP-0153/Psi/Kopete/iChat/PyMSNt/etc/etc.
>
> IMHO, the JEP needs to be changed either way.
>
agreed

--
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED]  Wed Dec  7 17:23:59 2005
From: [EMAIL PROTECTED] (Orion)
Date: Wed Dec  7 17:24:12 2005
Subject: [py-transports] PyICQ Problems - Can't send & receive offline
        message
Message-ID: <[EMAIL PROTECTED]>

Hi, all.

I am new to py-transports. Actually, the messaging function goes well except I
cannot send and received offline message through pyicq-t.

Any idea about this problem?

I am using ejabberd-0.9.3 + python24 + pyicq-t-0.5a (also tested at pyicq-t-0.6)
in WinXP.

Thanks for your help.

Orion
From [EMAIL PROTECTED]  Wed Dec  7 17:54:44 2005
From: [EMAIL PROTECTED] (Eric Langheinrich)
Date: Wed Dec  7 17:54:51 2005
Subject: FW: [py-transports] Installing PyAIM with Jabber2
Message-ID: <[EMAIL PROTECTED]>




>> >This is the output from when you logged in using a client
>> >jabbberd/c2s.   See if you can find some from the router:
>> >jabberd/router.
>>
>> After setting up a router log in router.xml, I see the following when I
>> start and stop PyAIMt
>>
>> Tue Dec  6 18:39:15 2005 [notice] [127.0.0.1, port=36236] connect
>> Tue Dec  6 18:39:52 2005 [notice] [127.0.0.1, port=36236] disconnect
>> Tue Dec  6 18:39:57 2005 [notice] [127.0.0.1, port=36237] connect
>> Tue Dec  6 18:46:48 2005 [notice] [127.0.0.1, port=36237] disconnect
>> Tue Dec  6 18:48:06 2005 [notice] [127.0.0.1, port=36247] connect
>hrm, so it's not even trying auth.

What would cause it not to even attempt to auth? I'm thinking about
replacing all of my conf files with the base ones and starting over. I
figure I must just have something wrong somewhere in one of them. Just not
sure where.

>> >> I'm a little confused about the aim gateway being resolved. But that
>> >>could just be my ignorance.
>> >That was because you logged in, it's trying to look for the aim
>> >gateway on your server, that's all good.
>> Should my client be able to talk to the aim gateway directly? Should it
>be resolving using the gateway using DNS to the public IP of the server?
>the client won't connect directly to the gateway, no.

>The connection will be: client -> c2s -> router -> pyaimt.

>> >See if you can get a tcpdump of traffic on port 5347 on the localhost
>> >interface as you start the transport.
>> Using tcpdump I do see traffic for port 5347 on the lo interface.
>hrm, the traffic can be pretty noisy, can you isolate it to just the
>pyaimt conversation (i.e. wait for a quiet time) and see what's going
>on.

10:50:01.417203 localhost.localdomain.37274 > localhost.localdomain.5347: S
2566270467:2566270467(0) win 32767 <mss 16396,sackOK,timestamp 1028276620
0,nop,wscale 0> (DF)
10:50:01.417237 localhost.localdomain.5347 > localhost.localdomain.37274: S
2557333383:2557333383(0) ack 2566270468 win 32767 <mss
16396,sackOK,timestamp 1028276620 1028276620,nop,wscale 0> (DF)
10:50:01.417258 localhost.localdomain.37274 > localhost.localdomain.5347: .
ack 1 win 32767 <nop,nop,timestamp 1028276620 1028276620> (DF)
10:50:01.420885 localhost.localdomain.37274 > localhost.localdomain.5347: P
1:163(162) ack 1 win 32767 <nop,nop,timestamp 1028276620 1028276620> (DF)
10:50:01.420912 localhost.localdomain.5347 > localhost.localdomain.37274: .
ack 163 win 32767 <nop,nop,timestamp 1028276620 1028276620> (DF)
10:50:01.421138 localhost.localdomain.5347 > localhost.localdomain.37274: P
1:232(231) ack 163 win 32767 <nop,nop,timestamp 1028276620 1028276620> (DF)
10:50:01.421151 localhost.localdomain.37274 > localhost.localdomain.5347: .
ack 232 win 32767 <nop,nop,timestamp 1028276620 1028276620> (DF)
10:50:01.421250 localhost.localdomain.5347 > localhost.localdomain.37274: P
232:465(233) ack 163 win 32767 <nop,nop,timestamp 1028276620 1028276620>
(DF)
10:50:01.421262 localhost.localdomain.37274 > localhost.localdomain.5347: .
ack 465 win 32767 <nop,nop,timestamp 1028276620 1028276620> (DF)
10:50:11.425311 localhost.localdomain.37274 > localhost.localdomain.5347: P
163:164(1) ack 465 win 32767 <nop,nop,timestamp 1028277621 1028276620> (DF)
10:50:11.464825 localhost.localdomain.5347 > localhost.localdomain.37274: .
ack 164 win 32767 <nop,nop,timestamp 1028277625 1028277621> (DF)
10:50:20.195125 localhost.localdomain.37274 > localhost.localdomain.5347: F
164:164(0) ack 465 win 32767 <nop,nop,timestamp 1028278498 1028277625> (DF)
10:50:20.195367 localhost.localdomain.5347 > localhost.localdomain.37274: F
465:465(0) ack 165 win 32767 <nop,nop,timestamp 1028278498 1028278498> (DF)
10:50:20.195394 localhost.localdomain.37274 > localhost.localdomain.5347: .
ack 466 win 32767 <nop,nop,timestamp 1028278498 1028278498> (DF)

>what version of pyaimt are you using?

I downloaded the latest stable version a week to two weeks ago.

--
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to