Hi, i have a small app based on Smack [1] and pyicqt-0.8.1.
During <presence from=''" to=''><show>online</show> and using Smack Packet Reader i get this error: "Found invalid presence mode online" on Smack side. They use "available" instead of "online". I found no specification definition in [2] to use "online" or "available" ... a local patch of icqt.py from online to available fixed this issue. but what do you think about it? 1) change it in pyicqt 2) change it in smack 3) refine presence mode in XMPP spec? regards --Moo [1] http://www.igniterealtime.org/builds/smack/docs/latest/javadoc/org/jivesoftware/smack/packet/Presence.html [2] http://www.ietf.org/rfc/rfc3921.txt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
