Hi,
I trying to write some unlang code inside the authorize section inside the radiusd.conf but i keep receive "Line is not in 'Attribute = value' format
if (Called-Station-Id == "rlmA")
{
.....
}
Basicly i need to proxy the request using the Called-Station-Id to another radius server, any suggestion is apreciated.
regards,,