소스 검색

Merge pull request #44 from werebear73/patch-1

Update core.md
Daniel-Constantin Mierla 1 년 전
부모
커밋
4a607e8694
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      docs/cookbooks/5.6.x/core.md

+ 4 - 0
docs/cookbooks/5.6.x/core.md

@@ -409,6 +409,10 @@ route {
     -   text on the same line as the directive will cause problems. Keep
         the directive lines clean and only comment on a line before or
         after.
+    -   if using git to pull the kamailio.cfg to your machine, make
+        sure that #!endif is NOT the last line of your config file.
+        this causes a "different number of preprocessor directives"
+        error.  if you need, put a comment line after the #!endif line
 
 ### defenv