浏览代码

ctl Minor changes to example configuration

Olle E. Johansson 8 年之前
父节点
当前提交
e1edd6b9b1
共有 1 个文件被更改,包括 5 次插入7 次删除
  1. 5 7
      src/modules/ctl/ctl.cfg

+ 5 - 7
src/modules/ctl/ctl.cfg

@@ -1,8 +1,8 @@
 # ctl example configuration file
 #
 # to test use:
-#    utils/sercmd/sercmd command
-# or utils/sercmd/sercmd and type help  (interactive mode)
+#    utils/kamcmd/kamcmd command
+# or utils/kamcmd/kamcmd and type help  (interactive mode)
 #
 
 
@@ -24,17 +24,15 @@ rev_dns=off      # (cmd. line: -R)
 #listen=192.168.57.33
 #listen=192.168.57.72
 #loop_checks=0
-# for more info: sip_router -h
-alias=iptel.org
+alias=example.com
 alias="foo.bar"
-#fifo="/tmp/ser_fifo"
 
 #modules
 
 loadmodule "modules/ctl/ctl.so"
 # optional listen addresses, if no one is specified, 
-# ctl will listen on unixs:/tmp/ser_ctl
-modparam("ctl", "binrpc", "unix:/tmp/ser_ctl") # default
+# ctl will by default listen on unixs:/var/run/kamailio/kamailio_ctl.
+modparam("ctl", "binrpc", "unix:/tmp/kamailio_ctl") # 
 modparam("ctl", "binrpc", "udp:localhost:2046")
 modparam("ctl", "binrpc", "tcp:localhost:2046")
 modparam("ctl", "binrpc", "unixd:/tmp/unix_dgram")  # unix datagram