Hi,<br><br>I have been trying to setup freeradius to kick off a billing script when after accounting log is stored in DB, but I still can't get it to work and I don't know why.<br><br>The two lines I have in acct_users are:<br>
DEFAULT   Acct-Status-Type = Start<br>               Exec-Program = "/home/billing.sh %{Acct-Session-Id}"<br><br>From the log, I am getting error saying:<br><br>rlm_sql (sql): Released sql socket id: 3<br>++[sql] returns noop<br>
rlm_sql_log (sql_log): Processing sql_log_accounting<br>rlm_sql_log (sql_log): Couldn't find an entry Stop in the config section<br>++[sql_log] returns noop<br>        expand: %{User-Name} -> <a href="mailto:1005@192.168.1.104">1005@192.168.1.104</a><br>
 attr_filter: Matched entry DEFAULT at line 12<br>++[attr_filter.accounting_response] returns updated<br>Finished request 1.<br>Cleaning up request 1 ID 166 with timestamp +7<br>Going to the next request<br><br>Could someone please help me out?<br>
<br>Thanks,<br>Pete<br><br><br>