From 42de7b9db7cfcd411c034096ecfe013b2be6739a Mon Sep 17 00:00:00 2001 From: Sergey Safarov Date: Wed, 24 Apr 2019 10:58:01 +0300 Subject: [PATCH] KZ_DB_MODULE definition added into local.cfg --- kamailio/local.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kamailio/local.cfg b/kamailio/local.cfg index 5cb844d..a7a3882 100644 --- a/kamailio/local.cfg +++ b/kamailio/local.cfg @@ -66,7 +66,7 @@ ## remove all but the last '#' and configure the connector ## accordingly. The example shows how to use postgres. ## See the kamailio documentation for more details. -# # #!substdef "!KAMAILIO_DBMS!postgres!g" +# # #!def KZ_DB_MODULE postgres # # #!substdef "!KAZOO_DB_URL!postgres://kamailio:kamailio@127.0.0.1/kamailio!g" ################################################################################