Ver Fonte

*** empty log message ***

Jan Janak há 23 anos atrás
pai
commit
2c772a2947
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      etc/ser.cfg

+ 2 - 2
etc/ser.cfg

@@ -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;
 #			};
 #			};