Okay, I'm seeing this too: s2t: <comp:route xmlns:comp=' http://jabberd.jabberstudio.org/ns/component/1.0' to=' yahoo.jabber.darkskies.za.net' from='s2s'><presence xmlns:ses='yahoogoogle:session' xmlns='jabber:client' type='unavailable' from='[email protected]/TalkGadget79C4FE04' ses:terminated='true' to=' [email protected]'><upd:x xmlns:upd='vcard-temp:x:update'/></presence></comp:route>
t2s: <route to="gmail.com" from="yahoo.jabber.darkskies.za.net"><presence xmlns="jabber:client" type="error" from="[email protected]" id="1875" ses:terminated="true" to="[email protected]/TalkGadget79C4FE04"><x xmlns="vcard-temp:x:update" /><error code="407" type="auth"><registration-required xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">The requesting entity is not authorized to access the requested service because registration is required.</text></error></presence></route> s2t: <stream:error xmlns:stream='http://etherx.jabber.org/streams'><xml-not-well-formed xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>unbound prefix</text></stream:error></stream:stream> So it seems that xmpp.py doesn't handle attribute namespaces correctly. At least I assume it's the unbound ses:terminated that's causing the issue. -- - Norman Rasmussen - Email: [email protected] - Home page: http://norman.rasmussen.co.za/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "py-transports" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/py-transports?hl=en -~----------~----~----~----~------~----~------~--~---
