Peter Nixon <[EMAIL PROTECTED]> wrote:
> Why does the rlm_sql module regard a zero session lenght as an error in
> FreeRadius 0.7
  
  Look in src/modules/rlm_sql/rlm_sql.c, where it creates that
message:

#ifdef CISCO_ACCOUNTING_HACK
  /*
   * If stop but zero session length AND no previous
   * session found, drop it as in invalid packet
   * This is to fix CISCO's aaa from filling our
   * table with bogus crap
   */
...

> emit them on a fairly regular basis (When someone tries to call a number
> through the gateway that is defined as a destination, or when there is a
> problem with the outgoing ISDN lines.

  So submit a patch to correct the "bug", or add a new feature which
works around the problem.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to