Hello,

if (Huntgroup-Name == 'one_huntgroup_name') {
        update reply {
        attribute1 := "%{sql:SELECT blah blah}
        attribute2 := "%{sql:SELECT blah blah}
        attribute3 := "%{sql:SELECT blah blah}
        attribute4 := "%{sql:SELECT blah blah}
        }
}

The thing is, I don't know how many attributes I have. It could be 1, 4, 10 and not always the same. That's why I want to retrieve from the database the value, the op and the attribute.

Thanks,
Regards
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to