<br><br><div class="gmail_quote">On Thu, Oct 7, 2010 at 2:53 PM, Nazim Aghabayov <span dir="ltr">&lt;<a href="mailto:nazim.aghabayov@gmail.com">nazim.aghabayov@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
  Hello Tihomir,<br>
<br>
I&#39;ve just updated the Mod_rad_auth wiki with installation instructions.<br>
Thanks a lot for the mod. I use it in production and it works just great!<br>
<br></blockquote></div><br><br>wow, thats great.... you guys just saved me an hour or two of documenting...<br>Perhaps, we can add an example of a dictionary file and how to add your own Vendor ID definitions<br><br>Also, the radius dictionary you point need to have all vendor IDs specified ... i found out that sometimes it has issues with $INCLUDEs.<br>
<br><pre>&lt;param name=&quot;dictionary&quot; value=&quot;/usr/local/etc/radiusclient/dictionary.all&quot;/&gt;
</pre>
<br>This is for auth... I have modified mod_xml_cdr as well and added radius and odbc interfaces as well. Now im able to store CDRs on 4 interfacs simultaneously.<br>regarding radius accounting, the logic for VSAs is the same as for mod_rad_auth.<br>
<br><br>I can provide diffs or patches if you like ... and i can give it here to be stored in git.<br><br>Interested ?<br><br>T.<br>