<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 30.11.2015 10:23, Daniel-Constantin Mierla wrote:<br>
    <blockquote cite="mid:565C0798.8030302@gmail.com" type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      for generating the sql script, run in root folder of kamailio
      sources:<br>
      <br>
      make dbschema<br>
      <br>
      The sql scripts will be placed in subfolders of utils/kamctl/.<br>
      <br>
      For generating the html docs, iirc, the commands are:<br>
      <br>
      - in lib/srdb1/schema:<br>
      <br>
      make docbook-xml<br>
      <br>
      - then in doc/databases/kamailio:<br>
      <br>
      make html<br>
      <br>
      Then a htables.html should be generated.<br>
      <br>
      I didn't have the time to check everything, as I saw the commands
      issue error messages regarding the ID 'id', when doing
      validations.<br>
    </blockquote>
    <br>
    Thank you.<br>
    <br>
    Updated also
<a class="moz-txt-link-freetext" href="http://www.kamailio.org/dokuwiki/doku.php/development:db-schema?&#database_schemas">http://www.kamailio.org/dokuwiki/doku.php/development:db-schema?&#database_schemas</a><br>
    <br>
    Stefan<br>
  </body>
</html>