ROY <[EMAIL PROTECTED]> wrote:
> Ok. If this should be added, where should it be done? I might try, but,
> you must be right.. it's hard to do.
Everywhere, in all of the modules. It's *very* hard.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Mon, 2004-08-16 at 23:06, Alan DeKok wrote:
> ROY <[EMAIL PROTECTED]> wrote:
> > is there a way to force a module to fail within specific period by
> > setting a timeout param? say, if the module doesn't send a return value
> > in X seconds, fail code will be in effect?
>
> No. That should b
ROY <[EMAIL PROTECTED]> wrote:
> is there a way to force a module to fail within specific period by
> setting a timeout param? say, if the module doesn't send a return value
> in X seconds, fail code will be in effect?
No. That should be added, but it will be hard to do.
> the current setup se
hi list,
i'm trying to do configurable fail-over on the accounting section using
sql:
modules {
sql cdr1 {
server = x.x.x.x
radiusdb = cdr
blah blah
}
sql cdr2 {
server = y.y.y.y
radiusdb = cdr
4 matches
Mail list logo