<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Am 18.12.2012 09:48, schrieb
      Daniel-Constantin Mierla:<br>
    </div>
    <blockquote cite="mid:50D02DC3.5030107@gmail.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Hello,<br>
      <br>
      even if you create it, it is not going to work, because the file
      descriptor in kamailio points to a different address, the solution
      is to restart kamailio.<br>
      <br>
      Perhaps the -v has to be replaced with something else, it seems to
      be a common issue.<br>
    </blockquote>
    <br>
    What about changing Kamailio to first check if the FIFO already
    exists, and if yes, if it is used by another process (like the
    'fuser' utility). If another process already uses the FIFO, Kamailio
    should exit without touching the FIFO.<br>
    <br>
    regards<br>
    Klaus<br>
  </body>
</html>