<p> Attention is currently required from: Alec Davis, N A. </p>
<p>Sean Bright <strong>uploaded patch set #25</strong> to the change originally created by Alec Davis.</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 Device State and Dialplan functions.<br><br>Interact with a Redis database using the hiredis library<br><br>Provides the following functions:<br><br> * REDIS, ability to SET/GET a key pair value<br> * REDIS_EXISTS, Check for existence of a key<br> * REDIS_DELETE, delete a key<br> * REDIS_DIRECT, Execute valid Redis syntax against a Redis database.<br> * REDIS_PREFIX, return the configured key prefix, useful when the<br> prefix may change<br><br>Device State automatically updates the Redis DB to the following key<br>path [prefix:]deviceState:SIP/cisco1<br><br>Tested on production system running asterisk 16.<br><br>ASTERISK-30147 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>A res/res_hiredis.c<br>7 files changed, 1,094 insertions(+), 0 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/25</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: 25 </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 <asterisk@phreaknet.org> </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-Attention: Alec Davis <alec@bdt.co.nz> </div>
<div style="display:none"> Gerrit-Attention: N A <asterisk@phreaknet.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>