<p> Attention is currently required from: N A. </p>
<p>N A <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/18566">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">func_query: Add function to retrieve remote text data.<br><br>Adds the TEXT_QUERY function, which makes it easy for<br>users to be able to remotely query data available on<br>remote systems.<br><br>For example, the result of functions like DEVICE_STATE<br>can be made easily available to other systems through<br>this function, which presents such data as easily as if<br>it were available locally. As it is tech-agnostic, behind<br>the scenes, a call is initiated to the specified endpoint,<br>and then the buffer is filled with the results of the<br>data transfer.<br><br>Data transfer remains done using SendText; this function<br>merely makes it seamless to use such data from other systems.<br><br>ASTERISK-30066<br><br>Change-Id: I51cdfe2db398db15a67d7e2068cd95c6710ee33c<br>---<br>A doc/CHANGES-staging/func_query.txt<br>A funcs/func_query.c<br>2 files changed, 188 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/66/18566/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18566">change 18566</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/+/18566"/><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: I51cdfe2db398db15a67d7e2068cd95c6710ee33c </div>
<div style="display:none"> Gerrit-Change-Number: 18566 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: N A <mail@interlinked.x10host.com> </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-Attention: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>