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"); // parse error
break;
};
parse
error (197,49-50): unknown command, missing loadmodule?
I am using Ottendorf
release. How to do digest authentication with new release??