Hello,
>From what I read in the proxy file, after the huntgroups file is processed..
it's off to the realm for proxy.
Here is my issue. Today I have freeradius .8 "allowing" certain NPANXX from
the Calling-Station-ID Attribute when you come from a tollfree number.
ie:
DEFAULT Called-Station-ID =~ "800|888|866", Calling-Station-ID =~
"NPANXX"
Fall-Through = No
This works great. We are being merged into another Radius implementation
that does not have the ability to filter on Calling-Station-ID.
I would like to frontend the "lesser" implementation with freeradius such
that I can filter the Calling-Station-ID as before (to reject any NPANXX not
on the list) and then after processing the user file proceed to proxy (based
on realm) to the "lesser" implementation.
Currently I :
authorize {
preprocess
files
sql
}
How do I replace sql with the proxy process? Can I do that?
Thanks,
John
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html