|
@@ -78,8 +78,8 @@ route{
|
|
if (method=="REGISTER") {
|
|
if (method=="REGISTER") {
|
|
|
|
|
|
# Uncomment this if you want to use digest authentication
|
|
# Uncomment this if you want to use digest authentication
|
|
-# if (!www_authorize("domain", "subscriber")) {
|
|
|
|
-# www_challenge("domain", 0);
|
|
|
|
|
|
+# if (!www_authorize("iptel.org", "subscriber")) {
|
|
|
|
+# www_challenge("iptel.org", "0");
|
|
# break;
|
|
# break;
|
|
# };
|
|
# };
|
|
|
|
|