Hi, does anyone know how to set parameters for acc_radius module? I have the following error when set modparam("acc_radius", "radius_flag", 2) in ser.cfg:
Jul 7 12:08:59 sip_proxy ser: set_mod_param_regex: No module matching acc_radius found | Jul 7 12:08:59 sip_proxy ser: parse error (72,19-20): Can't set module parameter
any clue?
Adrian
_________________________________________________________________ FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
On 07-07-2005 16:14, Adrian Acosta wrote:
Hi, does anyone know how to set parameters for acc_radius module? I have the following error when set modparam("acc_radius", "radius_flag", 2) in ser.cfg:
Jul 7 12:08:59 sip_proxy ser: set_mod_param_regex: No module matching acc_radius found | Jul 7 12:08:59 sip_proxy ser: parse error (72,19-20): Can't set module parameter
any clue?
Please use acc as the name of the module in the modparam. This is the "internal" name of the module. This is a temporary shortcomming that will be fixed in the future.
Jan.