Hi,<br><br>I tried to execute a billing script as follows:<br><br>accounting{<br><br>      sql<br><br>        exec  /etc/billing/bill<br>}<br><br>But, I am getting:<br><br>/usr/local/etc/raddb/sites-enabled/default[350]: Expecting section start brace '{' after "exec /home/billing/bill"<br>
Errors reading /usr/local/etc/raddb/radiusd.conf<br><br>What is wrong with my syntax?  Is there any sample that I can refer to?<br><br>I checked the unlan, but I could not find anything that mentions the variable that I can use to pass to the script.  What I like to do is to call the script:  exec /etc/billing/bill <radacctid><br>
<br>That way, I can know which line to process.  <br><br>Thanks for any suggestion.<br><br>Regards,<br>Pete<br><br><br>