Release summaries: Add summaries for certified/13.8-cert1-rc3

changes/01/3101/1
Mark Michelson 9 years ago
parent 4df81def29
commit bd6da93116

@ -0,0 +1,145 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><title>Release Summary - asterisk-certified/13.8-cert1-rc3</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-certified/13.8-cert1-rc3</h3><h3 align="center">Date: 2016-06-22</h3><h3 align="center">&lt;asteriskteam@digium.com&gt;</h3><hr><h2 align="center">Table of Contents</h2><ol>
<li><a href="#summary">Summary</a></li>
<li><a href="#contributors">Contributors</a></li>
<li><a href="#closed_issues">Closed Issues</a></li>
<li><a href="#open_issues">Open Issues</a></li>
<li><a href="#commits">Other Changes</a></li>
<li><a href="#diffstat">Diffstat</a></li>
</ol><hr><a name="summary"><h2 align="center">Summary</h2></a><center><a href="#top">[Back to Top]</a></center><p>This release is a point release of an existing major version. The changes included were made to address problems that have been identified in this release series, or are minor, backwards compatible new features or improvements. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous version are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.</p><p>The data in this summary reflects changes that have been made since the previous release, asterisk-certified/13.8-cert1-rc2.</p><hr><a name="contributors"><h2 align="center">Contributors</h2></a><center><a href="#top">[Back to Top]</a></center><p>This table lists the people who have submitted code, those that have tested patches, as well as those that reported issues on the issue tracker that were resolved in this release. For coders, the number is how many of their patches (of any size) were committed into this release. For testers, the number is the number of times their name was listed as assisting with testing a patch. Finally, for reporters, the number is the number of issues that they reported that were affected by commits that went into this release.</p><table width="100%" border="0">
<tr><th width="33%">Coders</th><th width="33%">Testers</th><th width="33%">Reporters</th></tr>
<tr valign="top"><td width="33%">12 Richard Mudgett <rmudgett@digium.com><br/>8 gtjoseph <gjoseph@digium.com><br/>4 Mark Michelson <mmichelson@digium.com><br/>2 Joshua Colp <jcolp@digium.com><br/>1 Kevin Harwell <kharwell@digium.com><br/></td><td width="33%"><td width="33%">9 Richard Mudgett <rmudgett@digium.com><br/>8 Richard Mudgett<br/>3 George Joseph <gjoseph@digium.com><br/>2 Ross Beer <ross.beer@voicehost.co.uk><br/>2 Joshua Colp <jcolp@digium.com><br/>1 B. Davis <vw.jetta.dude@gmail.com><br/>1 Josh Colp<br/>1 Scott Griepentrog <sgriepentrog@digium.com><br/>1 Ross Beer.<br/>1 Scott Griepentrog<br/>1 Mark Michelson <mmichelson@digium.com><br/></td></tr>
</table><hr><a name="closed_issues"><h2 align="center">Closed Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p><h3>Bug</h3><h4>Category: CDR/cdr_custom</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26054">ASTERISK-26054</a>: Asterisk crashes (core dump)<br/>Reported by: B. Davis<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a81feefde94f5d8c89397ab18f94f0900d080f98">[a81feefde9]</a> Joshua Colp -- res_odbc: Implement a connection pool.</li>
</ul><br><h4>Category: Channels/chan_sip/Interoperability</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26030">ASTERISK-26030</a>: call cut because of double Session-Expires header in re-invite after proxy authentication is required<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f85c77a9e1718d9df168f52787fdfc016d212770">[f85c77a9e1]</a> gtjoseph -- chan_sip: Prevent extra Session-Expires headers from being added</li>
</ul><br><h4>Category: Core/FileFormatInterface</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25998">ASTERISK-25998</a>: file: Crash when using nativeformats<br/>Reported by: Joshua Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4e7791d4835030890cc4e6335a8c89eb67e3cf5d">[4e7791d483]</a> Joshua Colp -- file: Ensure nativeformats remains valid for lifetime of use.</li>
</ul><br><h4>Category: Core/UDPTL</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26034">ASTERISK-26034</a>: T.38 passthrough problem behind firewall due to early nosignal packet<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b9a28ccbd417bdc0d9a8d77fdd7aea0ec3fae37b">[b9a28ccbd4]</a> gtjoseph -- udptl: Don't eat sequence numbers until OK is received</li>
</ul><br><h4>Category: Resources/res_odbc</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26074">ASTERISK-26074</a>: res_odbc: Deadlock within UnixODBC<br/>Reported by: Ross Beer<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a81feefde94f5d8c89397ab18f94f0900d080f98">[a81feefde9]</a> Joshua Colp -- res_odbc: Implement a connection pool.</li>
</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25885">ASTERISK-25885</a>: res_pjsip: Race condition between adding contact and automatic expiration<br/>Reported by: Joshua Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=51e45e5ca53b611664e801b84f0f0b65afe5d69c">[51e45e5ca5]</a> gtjoseph -- res_pjsip contact: Lock expiration/addition of contacts</li>
</ul><br><h4>Category: Resources/res_pjsip_pubsub</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26099">ASTERISK-26099</a>: res_pjsip_pubsub: Crash when sending request due to server timeout<br/>Reported by: Ross Beer<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=102d88e7915aca02303a43fb5232ea647a24240a">[102d88e791]</a> gtjoseph -- res_pjsip_pubsub: Address SEGV when attempting to terminate a subscription</li>
</ul><br><h4>Category: Resources/res_pjsip_registrar</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25885">ASTERISK-25885</a>: res_pjsip: Race condition between adding contact and automatic expiration<br/>Reported by: Joshua Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=51e45e5ca53b611664e801b84f0f0b65afe5d69c">[51e45e5ca5]</a> gtjoseph -- res_pjsip contact: Lock expiration/addition of contacts</li>
</ul><br><h4>Category: pjproject/pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26089">ASTERISK-26089</a>: Invalid security events during boot using PJSIP Realtime<br/>Reported by: Scott Griepentrog<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f2a76c4292a91681846b40fb5b3b9f2f9f5a39c9">[f2a76c4292]</a> Richard Mudgett -- pjsip_distributor.c: Ignore messages until fully booted.</li>
</ul><br><h3>Improvement</h3><h4>Category: Core/Sorcery</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26088">ASTERISK-26088</a>: Investigate heavy memory utilization by res_pjsip_pubsub<br/>Reported by: Richard Mudgett<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0322479ff7d5c31248870fa801a5e447bd770791">[0322479ff7]</a> Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=942fa0c95b11dfafcdfa5277cb236c69691eb0b9">[942fa0c95b]</a> Richard Mudgett -- stasis: Add setting subscription congestion levels.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b046fa1907768a31650c8772d2ec22aca82de68a">[b046fa1907]</a> Richard Mudgett -- sorcery: Add setting object type congestion levels.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=237f9ef7afb84e0fd4f84d1a8ad400cb24390efa">[237f9ef7af]</a> Richard Mudgett -- taskprocessors: Implement high/low water mark alerts.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ff70f04a37235d3882fd6009de33f27bd385ccac">[ff70f04a37]</a> Richard Mudgett -- res_pjsip_session: Use distributor serializer for incoming calls.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4b26c9ead85150a36f442febdd5624c46e62f14f">[4b26c9ead8]</a> Richard Mudgett -- res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a137d1822ea52e39f8fe01c92d57bbf5d4ed3921">[a137d1822e]</a> Richard Mudgett -- res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9a7a5aec184cc6cf88c298d36d23a022c68f9841">[9a7a5aec18]</a> Richard Mudgett -- pjsip_distributor.c: Consistently pick a serializer for messages.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f2a76c4292a91681846b40fb5b3b9f2f9f5a39c9">[f2a76c4292]</a> Richard Mudgett -- pjsip_distributor.c: Ignore messages until fully booted.</li>
</ul><br><h4>Category: Core/Stasis</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26088">ASTERISK-26088</a>: Investigate heavy memory utilization by res_pjsip_pubsub<br/>Reported by: Richard Mudgett<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0322479ff7d5c31248870fa801a5e447bd770791">[0322479ff7]</a> Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=942fa0c95b11dfafcdfa5277cb236c69691eb0b9">[942fa0c95b]</a> Richard Mudgett -- stasis: Add setting subscription congestion levels.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b046fa1907768a31650c8772d2ec22aca82de68a">[b046fa1907]</a> Richard Mudgett -- sorcery: Add setting object type congestion levels.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=237f9ef7afb84e0fd4f84d1a8ad400cb24390efa">[237f9ef7af]</a> Richard Mudgett -- taskprocessors: Implement high/low water mark alerts.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ff70f04a37235d3882fd6009de33f27bd385ccac">[ff70f04a37]</a> Richard Mudgett -- res_pjsip_session: Use distributor serializer for incoming calls.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4b26c9ead85150a36f442febdd5624c46e62f14f">[4b26c9ead8]</a> Richard Mudgett -- res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a137d1822ea52e39f8fe01c92d57bbf5d4ed3921">[a137d1822e]</a> Richard Mudgett -- res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9a7a5aec184cc6cf88c298d36d23a022c68f9841">[9a7a5aec18]</a> Richard Mudgett -- pjsip_distributor.c: Consistently pick a serializer for messages.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f2a76c4292a91681846b40fb5b3b9f2f9f5a39c9">[f2a76c4292]</a> Richard Mudgett -- pjsip_distributor.c: Ignore messages until fully booted.</li>
</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26088">ASTERISK-26088</a>: Investigate heavy memory utilization by res_pjsip_pubsub<br/>Reported by: Richard Mudgett<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0322479ff7d5c31248870fa801a5e447bd770791">[0322479ff7]</a> Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=942fa0c95b11dfafcdfa5277cb236c69691eb0b9">[942fa0c95b]</a> Richard Mudgett -- stasis: Add setting subscription congestion levels.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b046fa1907768a31650c8772d2ec22aca82de68a">[b046fa1907]</a> Richard Mudgett -- sorcery: Add setting object type congestion levels.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=237f9ef7afb84e0fd4f84d1a8ad400cb24390efa">[237f9ef7af]</a> Richard Mudgett -- taskprocessors: Implement high/low water mark alerts.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ff70f04a37235d3882fd6009de33f27bd385ccac">[ff70f04a37]</a> Richard Mudgett -- res_pjsip_session: Use distributor serializer for incoming calls.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4b26c9ead85150a36f442febdd5624c46e62f14f">[4b26c9ead8]</a> Richard Mudgett -- res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a137d1822ea52e39f8fe01c92d57bbf5d4ed3921">[a137d1822e]</a> Richard Mudgett -- res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9a7a5aec184cc6cf88c298d36d23a022c68f9841">[9a7a5aec18]</a> Richard Mudgett -- pjsip_distributor.c: Consistently pick a serializer for messages.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f2a76c4292a91681846b40fb5b3b9f2f9f5a39c9">[f2a76c4292]</a> Richard Mudgett -- pjsip_distributor.c: Ignore messages until fully booted.</li>
</ul><br><h4>Category: Resources/res_pjsip_pubsub</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26088">ASTERISK-26088</a>: Investigate heavy memory utilization by res_pjsip_pubsub<br/>Reported by: Richard Mudgett<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0322479ff7d5c31248870fa801a5e447bd770791">[0322479ff7]</a> Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=942fa0c95b11dfafcdfa5277cb236c69691eb0b9">[942fa0c95b]</a> Richard Mudgett -- stasis: Add setting subscription congestion levels.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b046fa1907768a31650c8772d2ec22aca82de68a">[b046fa1907]</a> Richard Mudgett -- sorcery: Add setting object type congestion levels.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=237f9ef7afb84e0fd4f84d1a8ad400cb24390efa">[237f9ef7af]</a> Richard Mudgett -- taskprocessors: Implement high/low water mark alerts.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ff70f04a37235d3882fd6009de33f27bd385ccac">[ff70f04a37]</a> Richard Mudgett -- res_pjsip_session: Use distributor serializer for incoming calls.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4b26c9ead85150a36f442febdd5624c46e62f14f">[4b26c9ead8]</a> Richard Mudgett -- res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a137d1822ea52e39f8fe01c92d57bbf5d4ed3921">[a137d1822e]</a> Richard Mudgett -- res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9a7a5aec184cc6cf88c298d36d23a022c68f9841">[9a7a5aec18]</a> Richard Mudgett -- pjsip_distributor.c: Consistently pick a serializer for messages.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f2a76c4292a91681846b40fb5b3b9f2f9f5a39c9">[f2a76c4292]</a> Richard Mudgett -- pjsip_distributor.c: Ignore messages until fully booted.</li>
</ul><br><h4>Category: Resources/res_pjsip_registrar</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26088">ASTERISK-26088</a>: Investigate heavy memory utilization by res_pjsip_pubsub<br/>Reported by: Richard Mudgett<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0322479ff7d5c31248870fa801a5e447bd770791">[0322479ff7]</a> Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=942fa0c95b11dfafcdfa5277cb236c69691eb0b9">[942fa0c95b]</a> Richard Mudgett -- stasis: Add setting subscription congestion levels.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b046fa1907768a31650c8772d2ec22aca82de68a">[b046fa1907]</a> Richard Mudgett -- sorcery: Add setting object type congestion levels.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=237f9ef7afb84e0fd4f84d1a8ad400cb24390efa">[237f9ef7af]</a> Richard Mudgett -- taskprocessors: Implement high/low water mark alerts.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ff70f04a37235d3882fd6009de33f27bd385ccac">[ff70f04a37]</a> Richard Mudgett -- res_pjsip_session: Use distributor serializer for incoming calls.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4b26c9ead85150a36f442febdd5624c46e62f14f">[4b26c9ead8]</a> Richard Mudgett -- res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a137d1822ea52e39f8fe01c92d57bbf5d4ed3921">[a137d1822e]</a> Richard Mudgett -- res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9a7a5aec184cc6cf88c298d36d23a022c68f9841">[9a7a5aec18]</a> Richard Mudgett -- pjsip_distributor.c: Consistently pick a serializer for messages.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f2a76c4292a91681846b40fb5b3b9f2f9f5a39c9">[f2a76c4292]</a> Richard Mudgett -- pjsip_distributor.c: Ignore messages until fully booted.</li>
</ul><br><hr><a name="open_issues"><h2 align="center">Open Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all open issues from the issue tracker that were referenced by changes that went into this release.</p><h3>Bug</h3><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26004">ASTERISK-26004</a>: res_pjsip: The transport/method parameter is ignored<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8bf050b853d7b11afe8db115fe63c5f3354788f5">[8bf050b853]</a> gtjoseph -- config_transport: Tell pjproject to allow all SSL/TLS protocols</li>
</ul><br><hr><a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all changes that went into this release that did not reference a JIRA issue.</p><table width="100%" border="1">
<tr><th>Revision</th><th>Author</th><th>Summary</th></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4df81def294b1ec81eef1542235b59a287ad06cc">4df81def29</a></td><td>Mark Michelson</td><td>Release summaries: Remove previous versions</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=286d58affceaa77e0e291cde2b0d4326c378909f">286d58affc</a></td><td>Mark Michelson</td><td>.version: Update for certified/13.8-cert1-rc3</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8b7fe94df77e58a5ce8b2a02973cc57bedbf0031">8b7fe94df7</a></td><td>Mark Michelson</td><td>.lastclean: Update for certified/13.8-cert1-rc3</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0449fd2e1e8660a9e41aec6f4158b717ff30365a">0449fd2e1e</a></td><td>Mark Michelson</td><td>realtime: Add database scripts for certified/13.8-cert1-rc3</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a6610fbe2f0072d57a57d7ebf405e099baeba05b">a6610fbe2f</a></td><td>gtjoseph</td><td>build: Fix ast_sockaddr initialization to be more portable</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=d9ab222edcf9f2ea86263b205ebf1240a69ff77c">d9ab222edc</a></td><td>Richard Mudgett</td><td>res_rtp_multicast.c: Fix warning message typo.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=39329a9e66bde131981bcd8aa25d1dd17c7040cb">39329a9e66</a></td><td>Richard Mudgett</td><td>chan_rtp: Backport changes from master.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=6d453419630790df9a8163803539a837b45b3543">6d45341963</a></td><td>Richard Mudgett</td><td>chan_rtp.c: Copy file from chan_multicast_rtp.c</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=880d5021415610b9c240f7fbc4047380d7a1ad87">880d502141</a></td><td>gtjoseph</td><td>lock: Add named lock capability</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=aab8bc5d313bc7fd5ce5e2911dbe19acb792d11d">aab8bc5d31</a></td><td>gtjoseph</td><td>pjproject_bundled: Move to pjproject 2.5</td></tr>
</table><hr><a name="diffstat"><h2 align="center">Diffstat Results</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p><pre>asterisk-certified-13.8-cert1-rc2-summary.html | 88 -
asterisk-certified-13.8-cert1-rc2-summary.txt | 256 ----
b/.version | 2
b/CHANGES | 41
b/channels/chan_multicast_rtp.c | 7
b/channels/chan_rtp.c | 415 +++++++
b/channels/chan_sip.c | 11
b/configs/samples/res_odbc.conf.sample | 5
b/configure | 124 ++
b/configure.ac | 3
b/include/asterisk/_private.h | 1
b/include/asterisk/autoconfig.h.in | 3
b/include/asterisk/multicast_rtp.h | 58 +
b/include/asterisk/named_locks.h | 105 ++
b/include/asterisk/res_pjsip.h | 54 +
b/include/asterisk/res_pjsip_session.h | 3
b/include/asterisk/sorcery.h | 14
b/include/asterisk/stasis.h | 14
b/include/asterisk/stasis_message_router.h | 14
b/include/asterisk/taskprocessor.h | 23
b/main/asterisk.c | 5
b/main/cdr.c | 3
b/main/cel.c | 3
b/main/file.c | 24
b/main/manager.c | 3
b/main/named_locks.c | 142 ++
b/main/sorcery.c | 14
b/main/stasis.c | 12
b/main/stasis_message_router.c | 12
b/main/taskprocessor.c | 172 ++-
b/main/udptl.c | 12
b/res/res_odbc.c | 232 +++-
b/res/res_pjsip/config_transport.c | 4
b/res/res_pjsip/location.c | 47
b/res/res_pjsip/pjsip_distributor.c | 197 +++
b/res/res_pjsip/pjsip_options.c | 3
b/res/res_pjsip_authenticator_digest.c | 5
b/res/res_pjsip_pubsub.c | 522 ++++++----
b/res/res_pjsip_registrar.c | 352 ++----
b/res/res_pjsip_registrar_expire.c | 67 +
b/res/res_pjsip_session.c | 30
b/res/res_rtp_multicast.c | 189 +++
b/res/res_rtp_multicast.exports.in | 6
b/tests/test_named_lock.c | 151 ++
b/tests/test_netsock2.c | 6
b/third-party/pjproject/configure.m4 | 1
b/third-party/pjproject/patches/0001-evsub-Add-APIs-to-add-decrement-an-event-subscriptio.patch | 73 +
b/third-party/pjproject/patches/0001-sip_transport_tcp-tls-Set-factory-on-transports-crea.patch | 22
third-party/pjproject/patches/0001-2.4.5-fix-for-tls-async-ops.patch | 224 ----
third-party/pjproject/patches/0001-Bump-tcp-tls-and-transaction-log-levels-from-1-to-3.patch | 70 -
third-party/pjproject/patches/0001-ioqueue-Enable-epoll-in-aconfigure.ac.patch | 80 -
third-party/pjproject/patches/0001-sip_transport-Search-for-transport-even-if-listener-.patch | 114 --
52 files changed, 2617 insertions(+), 1421 deletions(-)</pre><br></html>

@ -0,0 +1,380 @@
Release Summary
asterisk-certified/13.8-cert1-rc3
Date: 2016-06-22
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Closed Issues
4. Open Issues
5. Other Changes
6. Diffstat
----------------------------------------------------------------------
Summary
[Back to Top]
This release is a point release of an existing major version. The changes
included were made to address problems that have been identified in this
release series, or are minor, backwards compatible new features or
improvements. Users should be able to safely upgrade to this version if
this release series is already in use. Users considering upgrading from a
previous version are strongly encouraged to review the UPGRADE.txt
document as well as the CHANGES document for information about upgrading
to this release series.
The data in this summary reflects changes that have been made since the
previous release, asterisk-certified/13.8-cert1-rc2.
----------------------------------------------------------------------
Contributors
[Back to Top]
This table lists the people who have submitted code, those that have
tested patches, as well as those that reported issues on the issue tracker
that were resolved in this release. For coders, the number is how many of
their patches (of any size) were committed into this release. For testers,
the number is the number of times their name was listed as assisting with
testing a patch. Finally, for reporters, the number is the number of
issues that they reported that were affected by commits that went into
this release.
Coders Testers Reporters
12 Richard Mudgett 9 Richard Mudgett
8 gtjoseph 8 Richard Mudgett
4 Mark Michelson 3 George Joseph
2 Joshua Colp 2 Ross Beer
1 Kevin Harwell 2 Joshua Colp
1 B. Davis
1 Josh Colp
1 Scott Griepentrog
1 Ross Beer.
1 Scott Griepentrog
1 Mark Michelson
----------------------------------------------------------------------
Closed Issues
[Back to Top]
This is a list of all issues from the issue tracker that were closed by
changes that went into this release.
Bug
Category: CDR/cdr_custom
ASTERISK-26054: Asterisk crashes (core dump)
Reported by: B. Davis
* [a81feefde9] Joshua Colp -- res_odbc: Implement a connection pool.
Category: Channels/chan_sip/Interoperability
ASTERISK-26030: call cut because of double Session-Expires header in
re-invite after proxy authentication is required
Reported by: George Joseph
* [f85c77a9e1] gtjoseph -- chan_sip: Prevent extra Session-Expires
headers from being added
Category: Core/FileFormatInterface
ASTERISK-25998: file: Crash when using nativeformats
Reported by: Joshua Colp
* [4e7791d483] Joshua Colp -- file: Ensure nativeformats remains valid
for lifetime of use.
Category: Core/UDPTL
ASTERISK-26034: T.38 passthrough problem behind firewall due to early
nosignal packet
Reported by: George Joseph
* [b9a28ccbd4] gtjoseph -- udptl: Don't eat sequence numbers until OK is
received
Category: Resources/res_odbc
ASTERISK-26074: res_odbc: Deadlock within UnixODBC
Reported by: Ross Beer
* [a81feefde9] Joshua Colp -- res_odbc: Implement a connection pool.
Category: Resources/res_pjsip
ASTERISK-25885: res_pjsip: Race condition between adding contact and
automatic expiration
Reported by: Joshua Colp
* [51e45e5ca5] gtjoseph -- res_pjsip contact: Lock expiration/addition
of contacts
Category: Resources/res_pjsip_pubsub
ASTERISK-26099: res_pjsip_pubsub: Crash when sending request due to server
timeout
Reported by: Ross Beer
* [102d88e791] gtjoseph -- res_pjsip_pubsub: Address SEGV when
attempting to terminate a subscription
Category: Resources/res_pjsip_registrar
ASTERISK-25885: res_pjsip: Race condition between adding contact and
automatic expiration
Reported by: Joshua Colp
* [51e45e5ca5] gtjoseph -- res_pjsip contact: Lock expiration/addition
of contacts
Category: pjproject/pjsip
ASTERISK-26089: Invalid security events during boot using PJSIP Realtime
Reported by: Scott Griepentrog
* [f2a76c4292] Richard Mudgett -- pjsip_distributor.c: Ignore messages
until fully booted.
Improvement
Category: Core/Sorcery
ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett
* [0322479ff7] Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx
REGISTER request race condition.
* [942fa0c95b] Richard Mudgett -- stasis: Add setting subscription
congestion levels.
* [b046fa1907] Richard Mudgett -- sorcery: Add setting object type
congestion levels.
* [237f9ef7af] Richard Mudgett -- taskprocessors: Implement high/low
water mark alerts.
* [ff70f04a37] Richard Mudgett -- res_pjsip_session: Use distributor
serializer for incoming calls.
* [4b26c9ead8] Richard Mudgett -- res_pjsip_pubsub.c: Recreate
subscriptions using distributor serializer.
* [a137d1822e] Richard Mudgett -- res_pjsip_pubsub.c: Use distributor
serializer for incoming subscriptions.
* [9a7a5aec18] Richard Mudgett -- pjsip_distributor.c: Consistently pick
a serializer for messages.
* [f2a76c4292] Richard Mudgett -- pjsip_distributor.c: Ignore messages
until fully booted.
Category: Core/Stasis
ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett
* [0322479ff7] Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx
REGISTER request race condition.
* [942fa0c95b] Richard Mudgett -- stasis: Add setting subscription
congestion levels.
* [b046fa1907] Richard Mudgett -- sorcery: Add setting object type
congestion levels.
* [237f9ef7af] Richard Mudgett -- taskprocessors: Implement high/low
water mark alerts.
* [ff70f04a37] Richard Mudgett -- res_pjsip_session: Use distributor
serializer for incoming calls.
* [4b26c9ead8] Richard Mudgett -- res_pjsip_pubsub.c: Recreate
subscriptions using distributor serializer.
* [a137d1822e] Richard Mudgett -- res_pjsip_pubsub.c: Use distributor
serializer for incoming subscriptions.
* [9a7a5aec18] Richard Mudgett -- pjsip_distributor.c: Consistently pick
a serializer for messages.
* [f2a76c4292] Richard Mudgett -- pjsip_distributor.c: Ignore messages
until fully booted.
Category: Resources/res_pjsip
ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett
* [0322479ff7] Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx
REGISTER request race condition.
* [942fa0c95b] Richard Mudgett -- stasis: Add setting subscription
congestion levels.
* [b046fa1907] Richard Mudgett -- sorcery: Add setting object type
congestion levels.
* [237f9ef7af] Richard Mudgett -- taskprocessors: Implement high/low
water mark alerts.
* [ff70f04a37] Richard Mudgett -- res_pjsip_session: Use distributor
serializer for incoming calls.
* [4b26c9ead8] Richard Mudgett -- res_pjsip_pubsub.c: Recreate
subscriptions using distributor serializer.
* [a137d1822e] Richard Mudgett -- res_pjsip_pubsub.c: Use distributor
serializer for incoming subscriptions.
* [9a7a5aec18] Richard Mudgett -- pjsip_distributor.c: Consistently pick
a serializer for messages.
* [f2a76c4292] Richard Mudgett -- pjsip_distributor.c: Ignore messages
until fully booted.
Category: Resources/res_pjsip_pubsub
ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett
* [0322479ff7] Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx
REGISTER request race condition.
* [942fa0c95b] Richard Mudgett -- stasis: Add setting subscription
congestion levels.
* [b046fa1907] Richard Mudgett -- sorcery: Add setting object type
congestion levels.
* [237f9ef7af] Richard Mudgett -- taskprocessors: Implement high/low
water mark alerts.
* [ff70f04a37] Richard Mudgett -- res_pjsip_session: Use distributor
serializer for incoming calls.
* [4b26c9ead8] Richard Mudgett -- res_pjsip_pubsub.c: Recreate
subscriptions using distributor serializer.
* [a137d1822e] Richard Mudgett -- res_pjsip_pubsub.c: Use distributor
serializer for incoming subscriptions.
* [9a7a5aec18] Richard Mudgett -- pjsip_distributor.c: Consistently pick
a serializer for messages.
* [f2a76c4292] Richard Mudgett -- pjsip_distributor.c: Ignore messages
until fully booted.
Category: Resources/res_pjsip_registrar
ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett
* [0322479ff7] Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx
REGISTER request race condition.
* [942fa0c95b] Richard Mudgett -- stasis: Add setting subscription
congestion levels.
* [b046fa1907] Richard Mudgett -- sorcery: Add setting object type
congestion levels.
* [237f9ef7af] Richard Mudgett -- taskprocessors: Implement high/low
water mark alerts.
* [ff70f04a37] Richard Mudgett -- res_pjsip_session: Use distributor
serializer for incoming calls.
* [4b26c9ead8] Richard Mudgett -- res_pjsip_pubsub.c: Recreate
subscriptions using distributor serializer.
* [a137d1822e] Richard Mudgett -- res_pjsip_pubsub.c: Use distributor
serializer for incoming subscriptions.
* [9a7a5aec18] Richard Mudgett -- pjsip_distributor.c: Consistently pick
a serializer for messages.
* [f2a76c4292] Richard Mudgett -- pjsip_distributor.c: Ignore messages
until fully booted.
----------------------------------------------------------------------
Open Issues
[Back to Top]
This is a list of all open issues from the issue tracker that were
referenced by changes that went into this release.
Bug
Category: Resources/res_pjsip
ASTERISK-26004: res_pjsip: The transport/method parameter is ignored
Reported by: George Joseph
* [8bf050b853] gtjoseph -- config_transport: Tell pjproject to allow all
SSL/TLS protocols
----------------------------------------------------------------------
Commits Not Associated with an Issue
[Back to Top]
This is a list of all changes that went into this release that did not
reference a JIRA issue.
+------------------------------------------------------------------------+
| Revision | Author | Summary |
|------------+-----------------+-----------------------------------------|
| 4df81def29 | Mark Michelson | Release summaries: Remove previous |
| | | versions |
|------------+-----------------+-----------------------------------------|
| 286d58affc | Mark Michelson | .version: Update for |
| | | certified/13.8-cert1-rc3 |
|------------+-----------------+-----------------------------------------|
| 8b7fe94df7 | Mark Michelson | .lastclean: Update for |
| | | certified/13.8-cert1-rc3 |
|------------+-----------------+-----------------------------------------|
| 0449fd2e1e | Mark Michelson | realtime: Add database scripts for |
| | | certified/13.8-cert1-rc3 |
|------------+-----------------+-----------------------------------------|
| a6610fbe2f | gtjoseph | build: Fix ast_sockaddr initialization |
| | | to be more portable |
|------------+-----------------+-----------------------------------------|
| d9ab222edc | Richard Mudgett | res_rtp_multicast.c: Fix warning |
| | | message typo. |
|------------+-----------------+-----------------------------------------|
| 39329a9e66 | Richard Mudgett | chan_rtp: Backport changes from master. |
|------------+-----------------+-----------------------------------------|
| 6d45341963 | Richard Mudgett | chan_rtp.c: Copy file from |
| | | chan_multicast_rtp.c |
|------------+-----------------+-----------------------------------------|
| 880d502141 | gtjoseph | lock: Add named lock capability |
|------------+-----------------+-----------------------------------------|
| aab8bc5d31 | gtjoseph | pjproject_bundled: Move to pjproject |
| | | 2.5 |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
Diffstat Results
[Back to Top]
This is a summary of the changes to the source code that went into this
release that was generated using the diffstat utility.
asterisk-certified-13.8-cert1-rc2-summary.html | 88 -
asterisk-certified-13.8-cert1-rc2-summary.txt | 256 ----
b/.version | 2
b/CHANGES | 41
b/channels/chan_multicast_rtp.c | 7
b/channels/chan_rtp.c | 415 +++++++
b/channels/chan_sip.c | 11
b/configs/samples/res_odbc.conf.sample | 5
b/configure | 124 ++
b/configure.ac | 3
b/include/asterisk/_private.h | 1
b/include/asterisk/autoconfig.h.in | 3
b/include/asterisk/multicast_rtp.h | 58 +
b/include/asterisk/named_locks.h | 105 ++
b/include/asterisk/res_pjsip.h | 54 +
b/include/asterisk/res_pjsip_session.h | 3
b/include/asterisk/sorcery.h | 14
b/include/asterisk/stasis.h | 14
b/include/asterisk/stasis_message_router.h | 14
b/include/asterisk/taskprocessor.h | 23
b/main/asterisk.c | 5
b/main/cdr.c | 3
b/main/cel.c | 3
b/main/file.c | 24
b/main/manager.c | 3
b/main/named_locks.c | 142 ++
b/main/sorcery.c | 14
b/main/stasis.c | 12
b/main/stasis_message_router.c | 12
b/main/taskprocessor.c | 172 ++-
b/main/udptl.c | 12
b/res/res_odbc.c | 232 +++-
b/res/res_pjsip/config_transport.c | 4
b/res/res_pjsip/location.c | 47
b/res/res_pjsip/pjsip_distributor.c | 197 +++
b/res/res_pjsip/pjsip_options.c | 3
b/res/res_pjsip_authenticator_digest.c | 5
b/res/res_pjsip_pubsub.c | 522 ++++++----
b/res/res_pjsip_registrar.c | 352 ++----
b/res/res_pjsip_registrar_expire.c | 67 +
b/res/res_pjsip_session.c | 30
b/res/res_rtp_multicast.c | 189 +++
b/res/res_rtp_multicast.exports.in | 6
b/tests/test_named_lock.c | 151 ++
b/tests/test_netsock2.c | 6
b/third-party/pjproject/configure.m4 | 1
b/third-party/pjproject/patches/0001-evsub-Add-APIs-to-add-decrement-an-event-subscriptio.patch | 73 +
b/third-party/pjproject/patches/0001-sip_transport_tcp-tls-Set-factory-on-transports-crea.patch | 22
third-party/pjproject/patches/0001-2.4.5-fix-for-tls-async-ops.patch | 224 ----
third-party/pjproject/patches/0001-Bump-tcp-tls-and-transaction-log-levels-from-1-to-3.patch | 70 -
third-party/pjproject/patches/0001-ioqueue-Enable-epoll-in-aconfigure.ac.patch | 80 -
third-party/pjproject/patches/0001-sip_transport-Search-for-transport-even-if-listener-.patch | 114 --
52 files changed, 2617 insertions(+), 1421 deletions(-)
Loading…
Cancel
Save