<div dir="ltr"><span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;font-size:16px">Volodya,</span><div><br></div><div>I prefer redis since that's what we have under the hood for other items. I do have it working with the SHELL function but like I mentioned I need to invoke another script which adds to resources being used.</div><div><br></div><div><br></div><div> <br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 8, 2020 at 11:53 AM Volodya Ivanets <<a href="mailto:volodya@thirdlane.com">volodya@thirdlane.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:arial,helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">Hello,<br><br>Are you looking for a general caching solution or you specifically need to use Redis? At Thirdlane we use Memcached which works just fine for our purposes.<br><br><div id="gmail-m_2112591765320775126b05c743c-e142-459b-b165-44122d651a70">Regards, Volodya Ivanets</div><br><hr id="gmail-m_2112591765320775126zwchr"><div><b>From: </b>"Dovid Bender" <<a href="mailto:dovid@telecurve.com" target="_blank">dovid@telecurve.com</a>><br><b>To: </b>"Asterisk Users Mailing List - Non-Commercial Discussion" <<a href="mailto:asterisk-users@lists.digium.com" target="_blank">asterisk-users@lists.digium.com</a>><br><b>Sent: </b>Wednesday, July 8, 2020 2:36:03 PM<br><b>Subject: </b>[asterisk-users] Redis in place of astdb<br></div><br><div><div dir="ltr">Hi,<br><br><div>Does anyone know of any projects that would allow you to use Redis in place of AstDB? By in place of I don't mean for what Asterisk needs but to store values. For instance for CNAM currently we need to use an AGI to connect to redis to pull CNAM. So in place of:</div><div>Set(CALLERID(name)=${DB(CNAM/${CALLERID(num)})}<br></div><div>it would be done with redis for example:</div><div><div>Set(CALLERID(name)=${REDIS1(CNAM_${CALLERID(num)})}<br></div><br></div><div>If not can the devs here give me a pointer to where to look?</div><br><div>TIA.</div><div><br>Regards,</div><div><br>Dovid</div></div>
<br>-- <br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br><br>Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" target="_blank">https://community.asterisk.org/</a><br><br>New to Asterisk? Start here:<br>      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Getting+Started</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></div></div></div>-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Getting+Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div>