[sr-dev] git:master: test/unit/25.cfg: Forgot to set match mode in test

Marius Zbihlei marius.zbihlei at 1and1.ro
Thu Oct 14 10:54:47 CEST 2010


Module: sip-router
Branch: master
Commit: eec8da1dd1e68da07f2b313c371be702997853b9
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=eec8da1dd1e68da07f2b313c371be702997853b9

Author: Marius Zbihlei <marius.zbihlei at 1and1.ro>
Committer: Marius Zbihlei <marius.zbihlei at 1and1.ro>
Date:   Thu Oct 14 11:13:03 2010 +0300

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

Match mode is set to alphanumerical now.

---

 test/unit/25.cfg |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/test/unit/25.cfg b/test/unit/25.cfg
index 636910e..365b807 100644
--- a/test/unit/25.cfg
+++ b/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");




More information about the sr-dev mailing list