Hugh Irvine wrote:

Hello Dennis -

Thanks for sending the configuration file and the debug trace.

It looks to me like there is an error occuring with your SQL server due to the contents of the attributes you are trying to record.

You should check the SQL server log to see what is happening.

regards

Hugh
Thanx, Hugh.
problem solved. config fragment following. (RTFM)

<Handler NAS-IP-Address=......>
       SessionDatabase SDBVOIP
       <AuthBy SQL>
               DBSource        dbi:Pg:dbname=radius
               DBUsername      ***
               DBAuth          ***

               AuthSelect
               AccountingTable VOIPACCOUNTING
               AcctColumnDef   USERNAME,User-Name
               .....
       </AuthBy>
</Handler>



===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to