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;

--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to