The XML snippet you've pasted there is correct :)
<show/> contains your status, and <status/> contains your status 
message. Kinda weird, but that's how it is.

---

James



On 19/08/2005, at 7:39 AM, Nathan Palmer wrote:

> I'm getting some very strange behavior when using PyMSN-t. I'm not 
> getting this with PyAIM-t.  When I get presence information it seems 
> like the <show> and <status> fields are swapped.  Here is a dump from 
> Pandion with the actual usernames replaced.  But you should get the 
> idea.
>
> <presence to="[EMAIL PROTECTED]" 
> from="[EMAIL PROTECTED]">
> ? <show>away</show>
> ? <status>Display Name</status>
> </presence>
>
> Now I don't know if this is being caused by PyMSN or somehow my jabber 
> server (Jive Messenger) is causing it.  Has anyone encountered this?  
> Can anyone tell me where in the source of PyMSN it's composing the 
> message to the jabber server with the presence information?
>
> Nathan
>
> _______________________________________________
> py-transports mailing list
> py-transports@blathersource.org
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>

Reply via email to