<p>Jaco Kroon <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/9970">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">AMI: be less verbose when adding HTTP headers to AMI/HTTP messages.<br><br>All HTTP/AMI message headers are being sent to the verbose channel.<br>There are multiple places this is happening.  Consolidate the loop into<br>a function, and make this available to other modules that may have the<br>same requirements, and drop the debug/verbose message.<br><br>There is a continue on allocation failure (remnant from original loop)<br>that simply skips over memory allocations.  There is no feedback to the<br>caller about this which may be a problem.<br><br>Change-Id: Ic45e673fde05bd544be95ad5cdbc69518207c1a1<br>---<br>M include/asterisk/manager.h<br>M main/manager.c<br>2 files changed, 46 insertions(+), 42 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/70/9970/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/9970">change 9970</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/9970"/><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: Ic45e673fde05bd544be95ad5cdbc69518207c1a1 </div>
<div style="display:none"> Gerrit-Change-Number: 9970 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Jaco Kroon <jaco@uls.co.za> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jaco Kroon <jaco@uls.co.za> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean.bright@gmail.com> </div>