소스 검색

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");