[sr-dev] [kamailio/kamailio] permissions: implement lock for trusted hash (PR #2910)

Daniel-Constantin Mierla notifications at github.com
Tue Nov 2 09:20:58 CET 2021


Some modules keep also the old data till next reload (dispatcher ?!?), I thought is the case also here.

Then the solution could be to have a list of old hash tables that are destroyed on timer, after some configurable delay. Practically, instead of destroying immediately, add it to the list with a timestamp, and destroy after N secs with a timer callback.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2910#issuecomment-957193940
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20211102/ecadc4ac/attachment.htm>


More information about the sr-dev mailing list