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

File Changes

Patch Links:


Reply to this email directly or view it on GitHub.