<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<style type="text/css">
a:hover, a:focus { text-decoration: underline !important; }
@media handheld, only screen and (max-device-width: 480px) {
div, a, p, td, th, li, dt, dd {
-webkit-text-size-adjust: auto;
}
small, small a {
-webkit-text-size-adjust: 90%;
}
small[class=email-metadata] {
-webkit-text-size-adjust: 93%;
font-size: 12px;
}
table[id=email-wrap] > tbody > tr > td {
padding: 2px !important;
}
table[id=email-wrap-inner] > tbody > tr > td {
padding: 8px !important;
}
table[id=email-footer] td {
padding: 8px 12px !important;
}
table[id=email-actions] td {
padding-top: 0 !important;
}
table[id=email-actions] td.right {
text-align: right !important;
}
table[id=email-actions] .email-list-item {
display: block;
margin: 1em 0 !important;
word-wrap: normal !important;
}
span[class=email-list-divider] {
display: none;
}
.commentsummary small[class=email-metadata] {
display: block;
}
td.comment-avatar {
padding: 8px 8px 0 8px !important;
}
.comment > td + td {
padding: 8px 8px 8px 0 !important;
}
}
</style>
</head>
<body style="font: 13px Arial, FreeSans, Helvetica, sans-serif; background: #f0f0f0; color: #505050">
<table id="email-wrap" align="center" cellpadding="0" cellspacing="0" width="100%" style="margin: 0; border: 0; border-collapse: collapse; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; background: #f0f0f0; color: #505050">
<tbody>
<tr>
<td style="font: 13px Arial, FreeSans, Helvetica, sans-serif; text-align: left; vertical-align: top; padding: 16px">
<div id="title-status" class="unknown" style="font: 13px Arial, FreeSans, Helvetica, sans-serif; padding: 8px 0; background: #848484">
<table cellpadding="0" cellspacing="0" width="100%" style="margin: 0; border: 0; border-collapse: collapse; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; border-style: solid; border-width: 1px 0; table-layout: fixed; background: #666; border-color: #616161">
<tbody>
<tr>
<td id="title-status-icon" style="font: 13px Arial, FreeSans, Helvetica, sans-serif; text-align: left; vertical-align: top; padding: 8px 0 8px 8px; width: 24px"> <img src="http://bamboo.asterisk.org/images/iconsv3/plan_canceled_16.png" alt="Unknown" style="border: 0; height: 16px; width: 16px" /> </td>
<td id="title-status-text" style="font: 13px Arial, FreeSans, Helvetica, sans-serif; text-align: left; vertical-align: top; font-size: 16px; padding: 8px; text-shadow: 1px 1px 1px #333; color: #fff"> <span class="build" style="font-weight: bold"> <a href="http://bamboo.asterisk.org/browse/TESTING/" style="color: #326ca6; text-decoration: none; color: #fff">Asterisk Testing</a> › <a href="http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH/" style="color: #326ca6; text-decoration: none; color: #fff">Asterisk 1.8 Branch</a> › <a href="http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-390/" style="color: #326ca6; text-decoration: none; color: #fff">#390</a> › <a href="http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-AST18CENTOS32/" style="color: #326ca6; text-decoration: none; color: #fff">Asterisk 1.8 CentOS 6 32-Bit</a> </span> <span class="status">has been queued, but there's no agent capable of building it</span> </td>
</tr>
</tbody>
</table>
</div>
<table id="email-wrap-inner" cellpadding="0" cellspacing="0" width="100%" style="margin: 0; border: 0; border-collapse: collapse; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; background: #fff; border: 1px solid #bbb; color: #000; border-top: 0">
<tbody>
<tr>
<td style="font: 13px Arial, FreeSans, Helvetica, sans-serif; text-align: left; vertical-align: top; padding: 16px">
<table width="100%" cellpadding="0" cellspacing="0" class="section-header" style="margin: 0; border: 0; border-collapse: collapse; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; border-bottom: 1px solid #ddd; margin-top: 16px">
<tbody>
<tr>
<td style="font: 13px Arial, FreeSans, Helvetica, sans-serif; text-align: left; vertical-align: top"> <h3 style="font: 13px Arial, FreeSans, Helvetica, sans-serif; margin: 16px 0 0 0; font-size: 19px; margin: 0"><a href="http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-AST18CENTOS32/log" style="color: #326ca6; text-decoration: none">Code Changes</a></h3> </td>
</tr>
</tbody>
</table>
<table width="100%" cellpadding="0" cellspacing="0" class="commits" style="margin: 0; border: 0; border-collapse: collapse; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; margin-top: 12px; margin-top: 8px">
<tbody>
<tr>
<td class="commit-avatar" style="font: 13px Arial, FreeSans, Helvetica, sans-serif; text-align: left; vertical-align: top; padding: 4px 0; width: 24px"> <img src="https://secure.gravatar.com/avatar/b24648b58839a1b2a1718b7089bcb57d.jpg?d=mm&s=24&r=g" width="24" height="24" style="border: 0; height: 24px; width: 24px" /> </td>
<td width="100%" style="font: 13px Arial, FreeSans, Helvetica, sans-serif; text-align: left; vertical-align: top; padding: 4px 0; padding-left: 4px; padding-left: 8px"> <a href="http://bamboo.asterisk.org/browse/author/mjordan" style="color: #326ca6; text-decoration: none">mjordan</a><br /> Resolve memory leaks in TLS initialization and TLS client connections<br /> <br /> This patch resolves two sources of memory leaks when using TLS in Asterisk:<br /> 1) It removes improper initialization (and multiple re-initializations) of<br /> portions of the SSL library. Asterisk calls SSL_library_init and<br /> SSL_load_error_strings during SSL initialization; collectively this<br /> obviates the need for calling any of the following during initialization<br /> or client connection handling:<br /> * ERR_load_crypto_strings (handled by SSL_load_error_strings)<br /> * OpenSSL_add_all_algorithms (synonym for SSL_library_init)<br /> * SSLeay_add_ssl_algorithms (synonym for SSL_library_init)<br /> 2) Failure to completely clean up all memory allocated by Asterisk and by<br /> the SSL library for TLS clients. This included not freeing the SSL_CTX<br /> object in the SIP channel driver, as well as not clearing the error<br /> stack when the TLS client exited.<br /> <br /> Note that these memory leaks were found by Thomas Arimont, and this patch<br /> was essentially written by him with some minor tweaks.<br /> <br /> (closes issue AST-889)<br /> Reported by: Thomas Arimont<br /> Tested by: Thomas Arimont<br /> patches:<br /> (bugAST-889.patch) by Thomas Arimont (license 5525)<br /> <br /> Review: <a href="https://reviewboard.asterisk.org/r/2105" style="color: #326ca6; text-decoration: none">https://reviewboard.asterisk.org/r/2105</a><br /> <br /> </td>
<td class="revision" style="font: 13px Arial, FreeSans, Helvetica, sans-serif; text-align: left; vertical-align: top; padding: 4px 0; padding-left: 4px; white-space: nowrap"> <span class="revision-id" style="background: #f0f0f0; border: 1px solid #ddd; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display: inline-block; font-family: monospace; line-height: 1; max-width: 5em; overflow: hidden; padding: 2px 4px; text-overflow: ellipsis; vertical-align: top; white-space: nowrap; color: #505050">373061</span> </td>
</tr>
<tr>
<td class="commit-avatar" style="font: 13px Arial, FreeSans, Helvetica, sans-serif; text-align: left; vertical-align: top; padding: 4px 0; width: 24px"> <img src="https://secure.gravatar.com/avatar/b24648b58839a1b2a1718b7089bcb57d.jpg?d=mm&s=24&r=g" width="24" height="24" style="border: 0; height: 24px; width: 24px" /> </td>
<td width="100%" style="font: 13px Arial, FreeSans, Helvetica, sans-serif; text-align: left; vertical-align: top; padding: 4px 0; padding-left: 4px; padding-left: 8px"> <a href="http://bamboo.asterisk.org/browse/author/rmudgett" style="color: #326ca6; text-decoration: none">rmudgett</a><br /> Made companding law for SS7 calls only determined by SS7 signaling type.<br /> <br /> For SS7, the companding law for a call was chosen inconsistently depending<br /> upon ss7type (ITU vs ANSI) and the DAHDI companding default (T1 vs E1).<br /> For incoming calls, the companding law was determined by ss7type. For<br /> outgoing calls, the companding law was determined by the DAHDI default.<br /> With the wrong combination you would get A-law/u-law conflicts. An<br /> A-law/u-law conflict sounds like bad static on the line.<br /> <br /> SS7 ITU signaling with E1 line: ok<br /> SS7 ITU signaling with T1 line: noise<br /> SS7 ANSI signaling with E1 line: noise<br /> SS7 ANSI signaling with T1 line: ok<br /> <br /> * Fix the companding law used to be determined by the SS7 signaling type<br /> only.<br /> </td>
<td class="revision" style="font: 13px Arial, FreeSans, Helvetica, sans-serif; text-align: left; vertical-align: top; padding: 4px 0; padding-left: 4px; white-space: nowrap"> <span class="revision-id" style="background: #f0f0f0; border: 1px solid #ddd; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display: inline-block; font-family: monospace; line-height: 1; max-width: 5em; overflow: hidden; padding: 2px 4px; text-overflow: ellipsis; vertical-align: top; white-space: nowrap; color: #505050">373090</span> </td>
</tr>
</tbody>
</table>
<table width="100%" cellpadding="0" cellspacing="0" id="email-actions" class="email-metadata" style="margin: 0; border: 0; border-collapse: collapse; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; border-top: 1px solid #bbb; color: #505050; margin: 16px 0 0; padding: 0; color: #505050">
<tbody>
<tr>
<td class="left" style="font: 13px Arial, FreeSans, Helvetica, sans-serif; text-align: left; vertical-align: top; padding-top: 8px"> <span class="email-list-item"><a href="http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-AST18CENTOS32/log" style="color: #326ca6; text-decoration: none">View Online</a></span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">|</span> <span class="email-list-item"><a href="http://bamboo.asterisk.org/build/admin/stopPlan.action?planKey=TESTING-ASTERISK18BRANCH-AST18CENTOS32" style="color: #326ca6; text-decoration: none">Stop Build</a></span> </td>
</tr>
</tbody>
</table> </td>
</tr>
</tbody>
</table>
<table id="email-footer" cellpadding="0" cellspacing="0" width="100%" style="margin: 0; border: 0; border-collapse: collapse; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit">
<tbody>
<tr>
<td style="font: 13px Arial, FreeSans, Helvetica, sans-serif; text-align: left; vertical-align: top; padding: 16px; text-align: center"> <p style="font: 13px Arial, FreeSans, Helvetica, sans-serif; margin: 16px 0 0 0; font-size: 11px; margin: 0"><small style="font-size: 11px">This message was sent by <a href="http://bamboo.asterisk.org" style="color: #326ca6; text-decoration: none">Atlassian Bamboo</a>.</small></p> <p style="font: 13px Arial, FreeSans, Helvetica, sans-serif; margin: 16px 0 0 0; font-size: 11px; margin: 0; margin-top: 4px"><small style="font-size: 11px">If you wish to stop receiving these emails edit your <a href="http://bamboo.asterisk.org/profile/userNotifications.action" style="color: #326ca6; text-decoration: none">user profile</a> or <a href="http://bamboo.asterisk.org/viewAdministrators.action" style="color: #326ca6; text-decoration: none">notify your administrator</a>.</small></p> </td>
</tr>
</tbody>
</table> </td>
</tr>
</tbody>
</table>
</body>
</html>