<p> Attention is currently required from: Joshua Colp, Kevin Harwell. </p>
<p>N A <strong>uploaded patch set #6</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/18012">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">func_json: Enhance parsing capabilities of JSON_DECODE<br><br>Adds support for arrays to JSON_DECODE by allowing the<br>user to print out entire arrays or index a particular<br>key or print the number of keys in a JSON array.<br><br>Additionally, adds support for recursively iterating a<br>JSON tree in a single function call, making it easier<br>to parse JSON results with multiple levels. A maximum<br>depth is imposed to prevent potentially blowing<br>the stack.<br><br>Also fixes a bug with the unit tests causing an empty<br>string to be printed instead of the actual test result.<br><br>ASTERISK-29913 #close<br><br>Change-Id: I603940b216a3911b498fc6583b18934011ef5d5b<br>---<br>A doc/CHANGES-staging/func_json_additions.txt<br>M funcs/func_json.c<br>2 files changed, 251 insertions(+), 45 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/12/18012/6</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18012">change 18012</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/+/18012"/><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: I603940b216a3911b498fc6583b18934011ef5d5b </div>
<div style="display:none"> Gerrit-Change-Number: 18012 </div>
<div style="display:none"> Gerrit-PatchSet: 6 </div>
<div style="display:none"> Gerrit-Owner: N A <asterisk@phreaknet.org> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <default.enum@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Attention: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Attention: Kevin Harwell <default.enum@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>