Hi,
I can not use www_challenge(realm,qop)function in ser.cfg file even though
auth module is loaded. The readme file has documentation for it.
When I use the following in config file and start SER, the following error
is thrown
if (!radius_www_authorize("")) {
www_challenge("", "1");
break;
};
parse error (197,49-50): unknown command, missing loadmodule?
Can any one help me to find out whats wrong with this module/function.
-Venkat
Show replies by date