<p> Attention is currently required from: Richard Mudgett. </p>
<p>Joshua Colp <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/18365">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip: Always set async_operations to 1.<br><br>The async_operations setting on a transport configures how<br>many simultaneous incoming packets the transport can handle<br>when multiple threads are polling and waiting on the transport.<br>As we only use a single thread this was needlessly creating<br>incoming packets when set to a non-default value, wasting memory.<br><br>ASTERISK-30006<br><br>Change-Id: I1915973ef352862dc2852a6ba4cfce2ed536e68f<br>---<br>M configs/samples/pjsip.conf.sample<br>A doc/UPGRADE-staging/res_pjsip_async_operations.txt<br>M res/res_pjsip/config_transport.c<br>M res/res_pjsip/pjsip_config.xml<br>4 files changed, 14 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/65/18365/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18365">change 18365</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/+/18365"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: I1915973ef352862dc2852a6ba4cfce2ed536e68f </div>
<div style="display:none"> Gerrit-Change-Number: 18365 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Attention: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>