<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Looking at your configuration you are not using the latest configuration files or you did not read the changelog that comes with each update to keep your previously installed versions up to date.&nbsp;<div><br></div><div>For example the sql.conf you have does not match the ones form our latest packages, if you look at CDRTool latest sample configuration for Freaaradius the number of fields differ from yours.&nbsp;I am not able to tell what other things you did not update properly.</div><div><br></div><div>Regarding the table auto-creation, the radcctYYYYMM table is created by the stored procedure that you are calling in sql.conf:</div><div><br></div><div><span class="Apple-style-span" style="font-family: Times; "><pre>   accounting_start_query      = "\
          CALL insert_radacct_record( \
                'radius', \</pre></span><div><br></div><div><div><div>The latest stored procedure is found in CDRTool setup directory you must update that as well.</div><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><br class="Apple-interchange-newline">--</div><div>Adrian</div><div><br></div></div><br></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline"> </div><br></div></div></div></body></html>