<p>Joshua Colp <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/11467">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_rtp_asterisk: Add support for DTLS packet fragmentation.<br><br>This change adds support for larger TLS certificates by allowing<br>OpenSSL to fragment the DTLS packets according to the configured<br>MTU. By default this is set to 1200.<br><br>This is accomplished by implementing our own BIO method that<br>supports MTU querying. The configured MTU is returned to OpenSSL<br>which fragments the packet accordingly. When a packet is to be<br>sent it is done directly out the RTP instance.<br><br>ASTERISK-28018<br><br>Change-Id: If2d5032019a28ffd48f43e9e93ed71dbdbf39c06<br>---<br>M configs/samples/rtp.conf.sample<br>M configure<br>M configure.ac<br>A doc/CHANGES-staging/res_rtp_asterisk_dtls_fragmentation.txt<br>M include/asterisk/autoconfig.h.in<br>M menuselect/configure<br>M res/res_rtp_asterisk.c<br>7 files changed, 284 insertions(+), 54 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/67/11467/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/11467">change 11467</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/+/11467"/><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-Change-Id: If2d5032019a28ffd48f43e9e93ed71dbdbf39c06 </div>
<div style="display:none"> Gerrit-Change-Number: 11467 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean.bright@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>