|
|
|
@ -40,11 +40,6 @@ route[PRESENCE_LOCAL_NOTIFY] |
|
|
|
|
|
|
|
modparam("mqueue","mqueue", "name=presence_last_notity") |
|
|
|
|
|
|
|
####### RTIMER module ########## |
|
|
|
#!ifndef RTIMER_LOADED |
|
|
|
loadmodule "rtimer.so" |
|
|
|
#!trydef RTIMER_LOADED |
|
|
|
#!endif |
|
|
|
modparam("rtimer", "timer", "name=notifytimer;interval=500000u;mode=1;") |
|
|
|
modparam("rtimer", "exec", "timer=notifytimer;route=PRESENCE_LOG_TIMER_ROUTE") |
|
|
|
modparam("rtimer", "timer", "name=pres_cleanup;interval=10;mode=1;") |
|
|
|
|