Re: [OpenSIPS-Users] Load a DB Table to hash with MI control

2022-10-17 Thread Antonis Psaras
How did I missed that 😊 Thank you Vlad Antonis Psaras From: Vlad Paiu Sent: Δευτέρα, 17 Οκτωβρίου 2022 10:55 To: apsa...@microbase.gr; OpenSIPS users mailling list Subject: Re: [OpenSIPS-Users] Load a DB Table to hash with MI control Hello, Check out the sql_cacher [1] module

Re: [OpenSIPS-Users] Load a DB Table to hash with MI control

2022-10-17 Thread Vlad Paiu
Hello, Check out the sql_cacher [1] module. [1] https://opensips.org/html/docs/modules/2.4.x/sql_cacher.html Regards, Vlad On 17.10.2022 10:36, Antonis Psaras wrote: Dear all I am looking to implement a functionality similar to htable module were I will have a db table with some key values

[OpenSIPS-Users] Load a DB Table to hash with MI control

2022-10-17 Thread Antonis Psaras
Dear all I am looking to implement a functionality similar to htable module were I will have a db table with some key values which will be loaded during service start and will expire every x sec or forced to be reloaded by MI. Using OpenSIPs 2.4 Any suggestion? Best regards Antoni