Hi all, Excuse me if i sound boring but am trying to use freeradius(1.0.1-1) to collect terminating VOIP traffic from an AS5300. I keep getting this error in my radius.log ===== Wed Sep 14 13:53:20 2005 : Error: rlm_sql (pgsql-voip): Couldn't update SQL accounting STOP record - ERROR: duplicate key violates unique constraint "stoptelephonycombo" Wed Sep 14 13:53:20 2005 : Error: rlm_sql (pgsql-voip): failed after re-connect Wed Sep 14 13:53:20 2005 : Error: rlm_sql (pgsql-voip): Couldn't update SQL accounting STOP record - ERROR: duplicate key violates unique constraint "stoptelephonycombo" Wed Sep 14 13:53:21 2005 : Error: rlm_sql (pgsql-voip): failed after re-connect Wed Sep 14 13:53:21 2005 : Error: rlm_sql (pgsql-voip): Couldn't update SQL accounting STOP record - ERROR: duplicate key violates unique constraint "stoptelephonycombo" Wed Sep 14 13:53:21 2005 : Error: rlm_sql (pgsql-voip): failed after re-connect Wed Sep 14 13:53:21 2005 : Error: rlm_sql (pgsql-voip): Couldn't update SQL accounting STOP record - ERROR: duplicate key violates unique constraint "stoptelephonycombo" Wed Sep 14 13:53:21 2005 : Error: rlm_sql (pgsql-voip): failed after re-connect =========== It sometimes kills my freeradius daemon. Any help in the form of documentation or anything will be useful. Thank you.