浏览代码

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:
 ...
 #!ifdef WITH_DEBUG
+loadmodule "cfgt.so"
+loadmodule "debugger.so"
+#!endif
+...
+#!ifdef WITH_DEBUG
 # ----- cfgt params -----
 modparam("cfgt", "basedir", "/tmp/kamailio/cfgtest")
 modparam("cfgt", "callid_prefix", "TRACE-ID%")