Hi there again -

Doh!  I have added the hostname in addition to the JID to the
following stanza and it works perfectly!

 {5555, ejabberd_service, [{ip, {127, 0, 0, 1}},
                            {access, all},
                            {hosts, ["gurney", "icq.blah.im"],
[{password, "blah"}]}]},

Absolutely nothing to do with the fine code inside pyicqt.

Thanks

On Nov 16, 2007 7:45 AM, Clint Miller <[EMAIL PROTECTED]> wrote:
> Hi there -
>
> pyicqt newbiew here.
>
> I have an ejabberd server that seems to be running fine.  I'm trying
> to add the pyicqt transport.  Here's what happens:
>
> *) ejabberd and pyicqt connect on the appointed port just fine.  Each
> report happy connection.
> *) from within PSI I can see the transport under service discovery
> *) when I attempt to login pyicqt reports in its logs:
>
> -----snip----Attempting to create a new session
> -----snip----Failed to create session
>
> ...all the other errors that are reported in the logs refer to not
> having a session to use.
>
> There are no other complaints in the pyicqt logs that I can find.
> This seems as though it might be a simple misstep on my part regarding
> how pyicq interacts with the jabber server or maybe a twisted version
> issue?.  Dunno.
>
> Here are the versions:
> debian  lenny
> ejabberd  1.1.4-3
> twisted 2.5.0-2
> python 2.3.5
> psi 0.12-dev
>
> Any guidance would be appreciated.  Thanks!
> --
> Clint Miller
>
-- 
Clint Miller
_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to