浏览代码

etc/kamailio.cfg: fix typo

Bastian Triller 5 年之前
父节点
当前提交
d960c2fe41
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      etc/kamailio.cfg

+ 1 - 1
etc/kamailio.cfg

@@ -429,7 +429,7 @@ modparam("rtpengine", "rtpengine_sock", "udp:127.0.0.1:2223")
 #!else
 # ----- rtpproxy params -----
 modparam("rtpproxy", "rtpproxy_sock", "udp:127.0.0.1:7722")
-#!endit
+#!endif
 # ----- nathelper params -----
 modparam("nathelper", "natping_interval", 30)
 modparam("nathelper", "ping_nated_only", 1)