Quoting Didi Rieder <[EMAIL PROTECTED]>:

> Hi,
>
> the default accounting_update_query in sql.conf makes no update for input and
> output octets and session-time. Is this correct, or shoud the query look more
> like the following:
>
> accounting_update_query = "UPDATE ${acct_table1}
>   SET
>   FramedIPAddress = '%{Framed-IP-Address}',
>   AcctSessionTime = '%{Acct-Session-Time}',
>   AcctInputOctets = '%{Acct-Input-Octets}',
>   AcctOutputOctets = '%{Acct-Output-Octets}'
>   WHERE
>   AcctSessionId = '%{Acct-Session-Id}'
>   AND UserName = '%{SQL-User-Name}'
>   AND NASIPAddress= '%{NAS-IP-Address}'
>   AND AcctStopTime IS NULL"
>

Does really no one have any idea or suggestion about that. I would really
appreciate a comment....

Thanks

   Didi

--
-------------------------
Didi [EMAIL PROTECTED]
PGPKey ID: 3431D0B0
-------------------------

Attachment: pgp00000.pgp
Description: PGP Digital Signature

Reply via email to