-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi James,

> Do you have a data transfer proxy set in Psi?

No, I'm not using a data transfer proxy.

> The alternative is to make sure that the gateway can connect to your 
> client on port 8010.

With the help of Norman Rasmussen on this list, I got it (mostly) 
sorted out -- first I was missing the <host> element on 
config.xml and then it was set to localhost rather than the 
actual host name.  When I fixed that, I can now receive files 
from people on MSN

I do, however, still get Norman's "stalled at 0%" problem with 
one particular contact who uses Gaim (the Windows port).  Is this 
likely to be a problem with Gaim or the transport?

Raj.

> 
> On 27/02/2006, at 11:48 PM, Rajnish Bhaskar wrote:
> 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Dear all,
> > I recently installed PyMSNt 0.11 on a server running alongside
> > ejabberd 1.0 (upgrading from PyMSNt 0.10).
> >
> > I can send files to MSN contacts through my client (Psi 0.10)
> > fine, but when I try to receive, I get this error:
> >
> > "Unable to connect to peer for data transfer
> >
> > Ensure that your Data Transfer settings are proper.  If you are
> > behind a NAT router or firewall then you'll need to open the
> > proper TCP port or specify a Data Transfer Proxy in your account
> > settings."
> >
> > The server isn't behind a NAT and port 8010 (where I have FT set
> > up with ftJabberPort) is definitely free (at least, when I put a
> > web server on that port, it's accessible from outside the
> > firewall)
> >
> > I can't find any error in the debug.log when I set it to level 2,
> > but I some stuff that looks relevent at level 3.  This can be
> > found at http://lordofthemoon.com/files/pymsntdebug.log
> >
> > Would posting my config.xml file help?
> >
> > TIA,
> > Raj.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)

iD8DBQFEBBUn4QHnsKZu8OQRAihYAJ9k8tSjw79cIIYDbjS4aEfPiFXa4ACgoVSB
rEMycn5BG4aS3z77SFkYyPY=
=TtnT
-----END PGP SIGNATURE-----
From [EMAIL PROTECTED]  Tue Feb 28 14:31:38 2006
From: [EMAIL PROTECTED] (Safford, Brian)
Date: Tue Feb 28 14:33:05 2006
Subject: [py-transports] Service Discovery and PyMSNt
Message-ID: <[EMAIL PROTECTED]>

The PyMSNt service shows up as 'MSN Transport' when I use Service
Discovery.

How can I change that text to "MSN Gateway' or something else?

Thanks in advance,
Brian Safford
EDS
From [EMAIL PROTECTED]  Tue Feb 28 14:59:25 2006
From: [EMAIL PROTECTED] (James Bunton)
Date: Tue Feb 28 14:59:17 2006
Subject: [py-transports] Service Discovery and PyMSNt
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

On 01/03/2006, at 1:31 AM, Safford, Brian wrote:

> The PyMSNt service shows up as 'MSN Transport' when I use Service
> Discovery.
>
> How can I change that text to "MSN Gateway' or something else?
>
> Thanks in advance,
> Brian Safford
> EDS

You can edit it in src/legacy/glue.py

Look for the line

name = "MSN Transport"

---

James

Reply via email to