|
Hello
is there a way to ignore an attribute value when I
make an authorization request to MsSQL database? that value is not important I
think and it creates an error:
ERROR:
MsSQL authorization queries:
authorize_check_query = "VoIP_Radius
'%{User-Name}'" authorize_reply_query = "VoIP_Radius
'%{User-Name}','%{Calling-Station-Id}',
\
'%{Called-Station-Id}','%{NAS-IP-Address}','%{h323-conf-id}','VoIP'"
I tried to remove value VoIP from authorization
query but the problem doesn't expire.
Giuseppe
Thank you
|