[OpenSIPS-Users] Multi domain registration.

Chris Maciejewski chris at wima.co.uk
Mon Sep 14 10:11:23 CEST 2009


Hi Saúl, thanks for suggestion, but this is exactly the code I currently use.
I posted it in my previous message in this thread:
http://lists.opensips.org/pipermail/users/2009-September/008034.html

...unfortunately it doesn't work the way I want.


2009/9/13 Saúl Ibarra <saghul at gmail.com>:
> Read this: http://www.opensips.org/html/docs/modules/1.4.x/auth.html#id228366
> and http://www.opensips.org/html/docs/modules/1.4.x/auth_db.html#id228346
>
> And try this code:
>
> if (!www_authorize("", "subscriber")) {
>          www_challenge("", "0");
>          exit;
> }
>
> That way it should work if I'm not mistaken.
>
>
> --
> /Saúl
> http://www.saghul.net | http://www.sipdoc.net



More information about the Users mailing list