<p>Sean Bright <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/7162">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sorcery: Add ast_sorcery_retrieve_by_prefix()<br><br>Some consumers of the sorcery API use ast_sorcery_retrieve_by_regex<br>only so that they can anchor the potential match as a prefix and not<br>because they truly need regular expressions.<br><br>Rather than using regular expressions for simple prefix lookups, add<br>a new operation - ast_sorcery_retrieve_by_prefix - that does them.<br><br>Patches against 13 and 15 have a compatibility layer needed to<br>maintain ABI that is not needed in master.<br><br>Change-Id: I56f4e20ba1154bd52281f995c27a429a854f6a79<br>---<br>M include/asterisk/sorcery.h<br>M main/sorcery.c<br>M res/res_sorcery_astdb.c<br>M res/res_sorcery_config.c<br>M res/res_sorcery_memory.c<br>M res/res_sorcery_memory_cache.c<br>M res/res_sorcery_realtime.c<br>7 files changed, 247 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/62/7162/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/7162">change 7162</a>. To unsubscribe, 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/7162"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I56f4e20ba1154bd52281f995c27a429a854f6a79 </div>
<div style="display:none"> Gerrit-Change-Number: 7162 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Sean Bright <sean.bright@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>