jdev,
 
Does anyone know what is causing this problem?  I have seen it quite a lot, and it is a little annoying, because it causes two online events to be triggered on the client where there should only be one.
 
The problem is that two presence packets are received for a single user becoming "available":
 
RECV: <presence from='[EMAIL PROTECTED]/resource' to='[EMAIL PROTECTED]'><status>available</status><priority>0</priority></presence>
RECV: <presence from='[EMAIL PROTECTED]/resource' to='[EMAIL PROTECTED]'><status>available</status><priority>0</priority><x from='[EMAIL PROTECTED]/resource' stamp='20020413T14:18:35' xmlns='jabber:x:delay'/></presence>
 
The second packet always has the extra <x> tag.
 
I have seen it from many different users, and I don't think it s caused by a particular client, so I am assuming it is a server problem.
 
Thanks,
 
Michael

Reply via email to