[SR-Users] Xcap_Server

Daniel-Constantin Mierla miconda at gmail.com
Wed Jul 10 12:28:53 CEST 2013


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




More information about the sr-users mailing list