27 Jul
2006
27 Jul
'06
7:02 a.m.
Quoting biuro@globeinphotos.com:
I've noticed very strange behavior of freeradius. After processing of 'digest' message I invoke 'authorize_reply_query' that returns list of values in SIP-AVP parameter
In log it looks like this
Well, probably I've found reason of bug :) rlm_sql (sql): User +48580001@server1.test.pl not found in radcheck simply user was not found in DB and freereadius does not invoke authorize_reply_query. I have to check my program once again but I think it is a reeason.