Browse Source

add KAZOO_LOG_LEVEL to defs

4.1
lazedo 9 years ago
committed by GitHub
parent
commit
9171c014c0
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      kamailio/defs.cfg

+ 4
- 0
kamailio/defs.cfg View File

@ -3,6 +3,10 @@
####### defs ######## ####### defs ########
#!ifndef KAZOO_LOG_LEVEL
#!define KAZOO_LOG_LEVEL L_INFO
#!endif
#!ifndef KAZOO_DATA_DIR #!ifndef KAZOO_DATA_DIR
#!substdef "!KAZOO_DATA_DIR!/etc/kazoo/kamailio/dbtext!g" #!substdef "!KAZOO_DATA_DIR!/etc/kazoo/kamailio/dbtext!g"
#!endif #!endif


Loading…
Cancel
Save