Pre-Submission Checklist
Type Of Change
Checklist:
Description
New params:
- eload_delta: To set the number of seconds that have to be waited before executing a new RPC reload
- cleanup_interval: To set the number of seconds that have to be wait before cleanup the previous values from memory after a RPC reload
The purpose is to avoid problems when accessing data lists while doing an RPC reload.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3270
Commit Summary
- e6ac631 secfilter: added locks while check list values
- 35adc7d secfilter: lock position changed
- c281ced secfilter: cleanup old data after a reload by timer function
- d2a1b20 Merge branch 'master' into pepelux/secfilter
- ac8ccf5 secfilter: cleanup old data after a reload by timer function
- 4850bcf secfilter: Added information about two new params in the README file [skip ci]
- 8f75a40 cleanup old data after a reload by timer function
File Changes
(5 files)
Patch Links:
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3270@github.com>