<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
I'm using the debian distribution and I used the following to got the
packets:<br>
<br>
server# apt-get install ser-acc-radius-module<br>
server# apt-get install ser-radius-module<br>
<br>
Any suggestion in this case?<br>
<br>
Regards<br>
<br>
Alberto Cruz<br>
sip wrote:<br>
<blockquote type="cite" cite="mid20060405105707.M26667@infinideas.com">
  <pre wrap="">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
  </pre>
  <blockquote type="cite">
    <pre wrap="">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
<a class="moz-txt-link-abbreviated" href="mailto:serusers@lists.iptel.org">serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
</body>
</html>