<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all:<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp; I put example script file send_im.html/send_im.php in
example/web_im direcotry into apache webroot.&nbsp; Then I launch firefox,&nbsp;
fill in SIP Address and Message, click to send. But firefox don't
response. The status bar indicated wait something.<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp; The fact is:<br>
<ol>
  <li>openser load mi_fifo.so&nbsp; correctly</li>
  <li>the fifo file /tmp/openser_fifo, with the permission 0666,
everyone can read and write</li>
  <li>LOG message " DEBUG:mi_fifo:mi_fifo_server: entered consume",
missing log "**** done consume" <br>
  </li>
  <li>SIP Address was user registered on openser. From Header was
another user who registered on openser.<br>
  </li>
  <li>when I restart openser,&nbsp; replace fifo cmd with
":get_statistics:", send_im.php works</li>
</ol>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Anyone know why? How to send message via fifo, pelease let me know<br>
<br>
Thanks in advance.<br>
<br>
<br>
Regards,<br>
Chen Xueqin<br>
</body>
</html>