소스 검색

typo fixed

Jiri Kuthan 23 년 전
부모
커밋
02b278fc46
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      iptel.cfg

+ 1 - 1
iptel.cfg

@@ -120,7 +120,7 @@ route{
 				};
 				# requests to gateway must be record-route because the GW accepts
 				# only reqeusts coming from our proxy
-				if (method="INVITE")
+				if (method=="INVITE")
 					addRecordRoute();
 				# if you have passed through all the checks, let your call go to GW!
 				rewritehostport("195.37.77.110:5060");