Hi, Graeme. Graeme wrote 12 августа 2004 г., 14:06:07:
> On Thu, 2004-08-12 at 12:03, Dmitriy Milashenko wrote: >> Hi, Graeme. >> >> Graeme wrote 12 августа 2004 г., 13:43:04: >> >> > On Thu, 2004-08-12 at 11:29, Dmitriy Milashenko wrote: >> >> Hi, freeradius-users. >> >> >> >> I have a small question. >> >> Is it possible to make VoIP and dialup accounting with 1 instance of >> >> FreeRadius? After I've looked through contents of >> >> freeradius-1.0.0.tar.gz, it seems to me that it is NOT possible, but >> >> maybe there is a way to do this? >> >> > why not? or does your voip accounting come from the same nas as dialup? >> >> >> So I should include in radiusd.conf both pgsql-voip.conf and >> postgresql.conf? Will FreeRadius automaticaly deside which of >> "accounting_start_query" and "accounting_stop_query" use for dialup and >> voip? > no. What I am saying is account BOTH in the same table. You can just > select on a diff NAS IP address.. > But as you are using postgres, you could always define a trigger to > redirect the requests within postgres itself into seperate tables. But is it possible to account them in different tables using 2 FreeRadius instances with different config files? BTW, is it possible to do AUTHORIZATION and AUTHENTICATION for VoIP? In pgsql-voip.conf I did not see queries like "authenticate_query", "authorize_check_query", "authorize_reply_query"!!! -- Dmitriy mailto:[EMAIL PROTECTED] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

