> =?koi8-r?Q?=22?=P.P.=?koi8-r?Q?=22=20?= <[EMAIL PROTECTED]> wrote:
> > Could you point out... Suppose I have an autorized user 'UserTest'
> > with password 'UT_Pass'... Where should I place string something like
> > Session-Timeout = /usr/myscipt/gettimeout.pl %{User-Name:-guest}
> > %{User-Password:-guest} %{Dialed-Digits:-411}
> > to be called when account-request is received?
> 
>   You don't want to set the Session-Timeout when an accounting request
> is received.
> 
>   You can put it in the "users" file, as a reply item.  See the "man"
> page.
> 
>   Since you're running a Perl script, you *did* take a look at the
> Perl module, like i suggested, didn't you?  See
> "raddb/experimental.conf" for a sample configuration for the Perl
> module.
> 
>   Alan DeKok.
> 

I'm sorry for misleading you - I always say session timeout for accounting. I meant 
timeout in response to access request.
The problem is that I still don't understand clearly what are those modules are, and 
which I need, which I do not need. The second problem is that I've never used perl 
;)), but I don't think that is a big problem - all I need is to throw a few querries 
to sql and then process dialed digits string. I'll take a look at the perl module and 
also at perl itself.
Thanks!

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

Reply via email to