<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=883290916-06042000>you 
sure A didn't recv any thing once B logged in (er, once you set the inital 
presence).. because, A should recv the notification in Step 3, but in step 5, 
you really haven't changed your presence, perhaps that has something to do with 
it?&nbsp; otherwise, this example should work properly, assuming both users have 
subscription='both'</SPAN></FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">
  <DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> jdev-admin@jabber.org 
  [mailto:jdev-admin@jabber.org]<B>On Behalf Of </B>Nickolai 
  Kussovski<BR><B>Sent:</B> Thursday, April 06, 2000 10:35 AM<BR><B>To:</B> 
  jdev@jabber.org<BR><B>Subject:</B> Re: [JDEV] Presence bug in Jabber 
  0.9<BR><BR></DIV></FONT>
  <DIV><FONT face=Arial size=2>Sorry, I have eaten the slashes, but actually I 
  send them.</FONT></DIV>
  <DIV><FONT face=Arial size=2>Here they it is again:</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>
  <DIV><FONT face=Arial size=2>1. Let A and B have subscription of type both to 
  each other</FONT></DIV>
  <DIV><FONT face=Arial size=2>2. Connect user A and send let's say 
</FONT></DIV>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &lt;presence&gt;</FONT></DIV>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
  &lt;show&gt;chat&lt;/show&gt;</FONT></DIV>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &lt;/presence&gt;</FONT></DIV>
  <DIV><FONT face=Arial size=2>3. Connect user B with the same 
  presence.</FONT></DIV>
  <DIV><FONT face=Arial size=2>4. User B receives &nbsp;</FONT></DIV>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &lt;presence 
  from='A'&gt;</FONT></DIV>
  <DIV><FONT face=Arial 
  size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;show&gt;chat&lt;/show&gt;</FONT></DIV>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;x 
  xmlns='jabber:x:delay' from='A' stamp='20000406T15:42:50'/&gt;</FONT></DIV>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &lt;/presence&gt;</FONT></DIV>
  <DIV><FONT face=Arial size=2>5. B tries to send:</FONT></DIV>
  <DIV>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &lt;presence&gt;</FONT></DIV>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
  &lt;show&gt;chat&lt;/show&gt;</FONT></DIV>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
  &lt;/presence&gt;</FONT></DIV></DIV>
  <DIV><FONT face=Arial size=2>and here comes the problem: <FONT color=#ff0000>A 
  doesn't receive anything.</FONT></FONT></DIV>
  <DIV><FONT color=#ff0000 face=Arial size=2>If A sends another presence to B, 
  after that he is able to receive such presences from B.</FONT></DIV>
  <DIV>&nbsp;</DIV></FONT></DIV></BLOCKQUOTE></BODY></HTML>