<p> Attention is currently required from: Sean Bright, N A. </p>
<p>Alec Davis <strong>uploaded patch set #19</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/18829">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_hiredis: REDIS DeviceState and Dialplan functions<br><br>Interact with a Redis database using the hiredis library<br><br>Provides the following functions:<br>    REDIS, abilty to SET/GET a key pair value<br>    REDIS_EXISTS, Check for existance of a key<br>    REDIS_DELETE, delete a key<br><br>    REDIS_DIRECT, Execute valid Redis syntax against a Redis database.<br>    REDIS_PREFIX, return the configured key prefix, useful when the prefix may change<br><br>DeviceState automatically updates the Redis DB<br>    to the following key path [prefix:]deviceState:SIP/cisco1<br><br>Tested on production system running asterisk 16.<br><br>ASTERISK-30147<br>Reported By: Alec Davis<br><br>Change-Id: Ifdf4d33d2a2a5fd044fac13b201c7437de34ba6a<br>---<br>M build_tools/menuselect-deps.in<br>A configs/samples/hiredis.conf.sample<br>M configure<br>M configure.ac<br>M include/asterisk/autoconfig.h.in<br>M makeopts.in<br>M menuselect/autoconfig.h.in<br>A res/res_hiredis.c<br>8 files changed, 1,188 insertions(+), 55 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/29/18829/19</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18829">change 18829</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/18829"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ifdf4d33d2a2a5fd044fac13b201c7437de34ba6a </div>
<div style="display:none"> Gerrit-Change-Number: 18829 </div>
<div style="display:none"> Gerrit-PatchSet: 19 </div>
<div style="display:none"> Gerrit-Owner: Alec Davis <alec@bdt.co.nz> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-Attention: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-Attention: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>