<p>Benjamin Keith Ford <strong>uploaded patch set #32</strong> to the change originally created by Seán C. McCord.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/11579">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">feat: AudioSocket channel, application, and ARI support.<br><br>This commit adds support for<br>[AudioSocket](<br>https://wiki.asterisk.org/wiki/display/AST/AudioSocket),<br>a very simple bidirectional audio streaming protocol. There are both<br>channel and application interfaces.<br><br>A description of the protocol can be found on the above referenced<br>GitHub page.  A short talk about the reasons and implementation can be<br>found on [YouTube](https://www.youtube.com/watch?v=tjduXbZZEgI), from<br>CommCon 2019.<br><br>ARI support has also been added via the existing "externalMedia" ARI<br>functionality. The UUID is specified using the arbitrary "data" field.<br><br>ASTERISK-28484 #close<br><br>Change-Id: Ie866e6c4fa13178ec76f2a6971ad3590a3a588b5<br>---<br>A apps/app_audiosocket.c<br>A channels/chan_audiosocket.c<br>A doc/CHANGES-staging/feat_audiosocket.txt<br>A include/asterisk/res_audiosocket.h<br>M res/ari/resource_channels.c<br>M res/ari/resource_channels.h<br>M res/res_ari_channels.c<br>A res/res_audiosocket.c<br>A res/res_audiosocket.exports.in<br>M rest-api/api-docs/channels.json<br>10 files changed, 1,057 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/79/11579/32</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/11579">change 11579</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/+/11579"/><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: Ie866e6c4fa13178ec76f2a6971ad3590a3a588b5 </div>
<div style="display:none"> Gerrit-Change-Number: 11579 </div>
<div style="display:none"> Gerrit-PatchSet: 32 </div>
<div style="display:none"> Gerrit-Owner: Seán C. McCord <ulexus@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Benjamin Keith Ford <bford@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Seán C. McCord <ulexus@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>