<div dir="ltr"><span>Hi all, I have developed an asterisk module to interact with redis
 from the dialplan, </span><span>the project is motivated by the need to share information between different
asterisk in both active-active and active-passive scheme, in an easy way like AstDB. </span><span>You can use an agi script or a system call to a script to use redis from the dialplan
but the performance is low compared to a asterisk module and the integration is worst. I </span>think that maybe this module can be interesting to the community, <br><div class="gmail_quote"><div dir="ltr"><div><span><span></span><br>It's the first time that I develop a asterisk module
 so If some one can make a code review to the module to see if there are
 use of insecure functions or something that can crash asterisk, I will 
be very grateful, the module is under GPLv2 License in this repo <a href="https://github.com/tic-ull/func_redis" target="_blank">https://github.com/tic-ull/func_redis</a>. At the moment the module is shipped outside the asterisk project, as a Cmake project.</span><span><span> You can see the instructions to install and to use it in the README.md of the repo.</span><br><br></span><span>The english isn't my native language so sorry if there ara some writing mistakes.<br></span></div></div>
</div><br></div>