>> home2>pkg_info | grep -i twist
>> py24-twisted-1.3.0_2 An event-based Python framework for internet
>> applications
>> py24-twistedCore-2.4.0 An asynchronous networking framework for Python -
>> Core modu
>
> SASL doesn't work with Twisted 2.2+ yet. You'll need to either downgrade
> Twisted or disable SASL.
>

Thanks for that information.  I removed the saslUserName tag and pyaimt
seemed to come up ok.  Now I'm stuck at the next stage (I have
successfully been running jabber 1.4.2 with AIM transport for a few years
-- finally decided to upgrade -- I feel a little foolish with all these
problems).

I try and register the aim service using Exodus by referencing
aim.topshot.com.  I see the following debugging messages at the point
where I do the registration:


[2006-08-28 20:32:54] INFO ::  :: ServerDiscovery :: onIq :: {'el':
<twisted.words.xish.domish.Element object at 0x8702bec>, 'froj':
<twisted.words.protocols.jabber.jid.JID instance at 0x870e1ac>, 'iqType':
u'get', 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Exodus',
'ulang': None, 'to': u'aim.topshot.com', 'ID': u'jcl_24'} :: Looking for
handler
[2006-08-28 20:32:54] INFO ::  :: ServerDiscovery :: onIq :: {'node':
None, 'el': <twisted.words.xish.domish.Element object at 0x8702bec>,
'froj': <twisted.words.protocols.jabber.jid.JID instance at 0x870e1ac>,
'iqType': u'get', 'self': 'instance', 'fro':
u'[EMAIL PROTECTED]/Exodus', 'feature': 'jabber:iq:register',
'xmlns': u'jabber:iq:register', 'ulang': None, 'to': u'aim.topshot.com',
'handler': <bound method RegisterManager.incomingRegisterIq of
<register.RegisterManager instance at 0x86f0e8c>>, 'query':
<twisted.words.xish.domish.Element object at 0x870e26c>, 'searchjid':
u'aim.topshot.com', 'ID': u'jcl_24'} :: Handler found
[2006-08-28 20:32:54] INFO ::  :: RegisterManager :: incomingRegisterIq ::
{'itype': u'get', 'self': 'instance', 'incoming':
<twisted.words.xish.domish.Element object at 0x8702bec>} ::
[2006-08-28 20:32:54] INFO ::  :: RegisterManager ::
sendRegistrationFields :: {'self': 'instance', 'incoming':
<twisted.words.xish.domish.Element object at 0x8702bec>} ::
[2006-08-28 20:32:54] INFO ::  :: PyTransport :: onRouteMessage :: {'el':
<twisted.words.xish.domish.Element object at 0x870e28c>, 'self':
'instance'} ::

Exodus eventually times out saying it couldn't register.  Something else
seems to be the matter.  Any further suggestions?

Joe

Reply via email to