Hi all <br>
<br>
    I am using Freeradius-1.1.2 with SER for Accounting purpose every thing is going good til now,<br>
<br>
 here i need some help regarding FreeRadius :-  when
acctstarts the radius server is writing the acctstart time stamp in
radact table <br>
 <br>
and when acct stops it again update radacct table by writing the acctstop time to the radacct table..<br>
<br>
So,here when updating the radacct table its looks like this<br>
<br>
<br>
radius_xlat:  <span style="font-weight: bold;">'UPDATE radacct</span>
SET AcctStopTime = '2006-07-26 09:39:57', AcctSessionTime = '',
AcctInputOctets = '', AcctOutputOctets = '', AcctTerminateCause = '',
AcctStopDelay = '0', ConnectInfo_stop = '' <span style="font-weight: bold;">WHERE AcctSessionId = '<a href="mailto:1n6Wr5ACE8AymxzZ@192.168.0.74">1n6Wr5ACE8AymxzZ@192.168.0.74</a></span>' AND UserName = '<a href="mailto:99106883@81.21.33.35">
99106883@81.21.33.35</a>' AND <span style="font-weight: bold;">NASIPAddress = '<a href="http://127.0.0.1">127.0.0.1</a>''</span><br>
<br>
<br>
here i need to UPDATE radacct only with WHERE acctsessionid= " " AND NASIPAddress=" "  but not with Username  <br>
<br>
so can any body please tell me where i have to change in Freeradius <br>
<br>
this is very urgent issue for me so please give me reply as soon as possible,.<br>
<br>
                                                
Thank You,<br>
<br>
Regards,<br>
Ravi.<br>