瀏覽代碼

test/unit/25.cfg: Forgot to set match mode in test

Match mode is set to alphanumerical now.
Marius Zbihlei 15 年之前
父節點
當前提交
eec8da1dd1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      test/unit/25.cfg

+ 1 - 0
test/unit/25.cfg

@@ -16,6 +16,7 @@ loadmodule "mi_fifo/mi_fifo.so"
 
 modparam("usrloc", "db_mode", 3)
 modparam("mi_fifo", "fifo_name", "/tmp/kamailio_fifo")
+modparam("userblacklist", "match_mode", 128)
 
 route {
 	#xlog("user: $rU\n");