Browse Source

add statistics module

update-rsyslog-config
lazedo 7 years ago
parent
commit
29b10bb4d9
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      kamailio/default.cfg

+ 2
- 0
kamailio/default.cfg View File

@ -203,6 +203,8 @@ modparam("debugger", "mod_hash_size", 5)
modparam("debugger", "mod_level_mode", 1)
modparam("debugger", "mod_level", "core=1")
####### STATISTICS ######
loadmodule "statistics.so"
####### DATABASE module ##########
include_file "db_KAMAILIO_DBMS.cfg"


Loading…
Cancel
Save