fix wrong function invocation period for secondary timer. i have noticed new secondary timer invocation period error , while looking at commit 93b5d2e functions called more often than it should due to (c % wt->cycles==0) is TRUE.
i'm not sure this is the best possible fix, but it works
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/487
-- Commit Summary --
* core: secondary timer interval
-- File Changes --
M timer_proc.c (6)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/487.patch https://github.com/kamailio/kamailio/pull/487.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/487