I'm using the debian distribution and I used the following to got the packets:

server# apt-get install ser-acc-radius-module
server# apt-get install ser-radius-module

Any suggestion in this case?

Regards

Alberto Cruz
sip wrote:
Those are the correct modparams, but it sounds as though the acc module wasn't
compiled with radius support in it (which will give you that error). 

If you have the source, go into the acc module directory, and edit the
Makefile.  Uncomment the line that allows radius support (it tells you which
line in the makefile) and then recompile that module. 

N.


On Tue, 04 Apr 2006 22:25:20 -0500, Alberto Cruz wrote
  
Hi Jan

I recently install a new SER server with Release 0.9.6 using the 
debian distribution and I'm trying to use the radius configuration 
that I have running at the SER server with Release 0.9.3 but I'm 
having troubles with the following lines: modparam("acc",
 "radius_config", "/etc/radiusclient-ng/radiusclient.conf")
 modparam("acc", "service_type", 15) modparam("acc", "radius_flag",
 1) modparam("acc", "radius_missed_flag", 3) modparam("acc", 
"report_ack", 0)

when I test the ser.cfg I got "ERROR: bad config file (4 errors)"

I was looking for documentation about acc_radius module but I didn't 
find documentation about it.

Is there someplace where I can find the new syntax for the modparam ?

Regards

Alberto Cruz

_______________________________________________
Serusers mailing list
serusers@lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers