소스 검색

cfgt: recompiled README

Giacomo Vacca 9 년 전
부모
커밋
41975bd9d7
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      modules/cfgt/README

+ 5 - 0
modules/cfgt/README

@@ -140,6 +140,11 @@ modparam("cfgt", "callid_prefix", "TEST-ID%")
    Example of configuration:
    Example of configuration:
 ...
 ...
 #!ifdef WITH_DEBUG
 #!ifdef WITH_DEBUG
+loadmodule "cfgt.so"
+loadmodule "debugger.so"
+#!endif
+...
+#!ifdef WITH_DEBUG
 # ----- cfgt params -----
 # ----- cfgt params -----
 modparam("cfgt", "basedir", "/tmp/kamailio/cfgtest")
 modparam("cfgt", "basedir", "/tmp/kamailio/cfgtest")
 modparam("cfgt", "callid_prefix", "TRACE-ID%")
 modparam("cfgt", "callid_prefix", "TRACE-ID%")