Browse Source

Update nodes-role.cfg

4.1
lazedo 9 years ago
committed by GitHub
parent
commit
15c09eb6f1
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      kamailio/nodes-role.cfg

+ 1
- 0
kamailio/nodes-role.cfg View File

@ -1,6 +1,7 @@
######## Nodes role - pushes info to kazoo ######## ######## Nodes role - pushes info to kazoo ########
#!ifndef TIMER_LOADED #!ifndef TIMER_LOADED
loadmodule "timer.so" loadmodule "timer.so"
#!trydef TIMER_LOADED
#!endif #!endif
modparam("timer", "declare_timer", "NODES_TIMER=NODES_TIMER_ROUTE,5000,slow,enable"); modparam("timer", "declare_timer", "NODES_TIMER=NODES_TIMER_ROUTE,5000,slow,enable");


Loading…
Cancel
Save