소스 검색

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