<HTML>
<HEAD>
<TITLE>radius accounting setup problems</TITLE>
</HEAD>
<BODY>
<FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'>Hello,<BR>
<BR>
I&#8217;m attempting to convert from mysql DB accounting to radius accounting to give CDRtool a try. &nbsp;I installed Freeradius and radiusclient-ng from source onto CentOS 5.2.<BR>
<BR>
The INSTALL.txt file says to uncomment the radiusclient-ng/dictionary include from OpenSIPS&#8217; dictionary.ser. &nbsp;By doing that I caused many, many attribute conflicts within Freeradius. &nbsp;I resolved this by commenting out some includes from Freeradius&#8217; main /usr/local/share/freeradius/dictionary file, and many individual attributes in Freeradius&#8217; vendor/rfc/internal files and some from radiusclient-ng&#8217;s dictionary file. &nbsp;I probably broke more than I fixed.<BR>
<BR>
My Freeradius raddb/sites-available/default file has been minimized to an accounting section with &#8220;sql&#8221; and &#8220;detail&#8221; options.<BR>
<BR>
None of the documentation I was able to find for acc + radius configuration mentioned anything about radius attribute conflicts when integrating radiusclient-ng. &nbsp;Clearly I&#8217;ve made a major error early on. &nbsp;Versions are Freeradius 2.1.3, radiusclient-ng 0.5.6, current OpenSIPS 1.4 SVN. &nbsp;Does anyone have any suggestions on how to do this right? &nbsp;(I have to use Freeradius from source because I&#8217;m not using the CentOS MySQL RPMs, and the library file versions don&#8217;t match up.)<BR>
<BR>
As calls happen I am getting new rows in the radacct DB table (configured according to CDRTool&#8217;s INSTALL.txt). &nbsp;Much of the data is missing, but I don&#8217;t have some of the radius_extra AVPs configured yet. &nbsp;But, some of the AVPs that I do have configured aren&#8217;t showing any values either. &nbsp;Before I go diagnosing those, I think a complete reinstall with a new approach may be in order.<BR>
<BR>
Thanks,<BR>
Jeff</SPAN></FONT>
</BODY>
</HTML>