Those functions are from xlog and auth_db modules, but probably the errors are from www_authorize and www_challenge functions, both being in the auth_db module.
If based on default config, you have to define WITH_AUTH
Cheers, Daniel
On 7/9/13 4:39 PM, Kethzer Docteur wrote:
error message are coming from thos 2 lines #!ifdef WITH_XCAPSRV #!define WITH_XHTTPAUTH event_route[xhttp:request] { xdbg("===== xhttp: request [$rv] $rm => $hu\n"); unknown command, missing loadmodule? if (!www_authorize("xcap", "subscriber")) { www_challenge("xcap", "0"); unknown command, missing loadmodule? exit;