瀏覽代碼

*** empty log message ***

Jan Janak 23 年之前
父節點
當前提交
2c772a2947
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      etc/ser.cfg

+ 2 - 2
etc/ser.cfg

@@ -78,8 +78,8 @@ route{
 		if (method=="REGISTER") {
 
 # 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;
 #			};