<div>
<style type="text/css">
td a, td a:link, td a:visited, td a:hover, td a:active {background:transparent;font-family: Arial, sans-serif;text-decoration:underline;}
td a:link {color:#369;}
td a:visited {color:#444;}
td a:hover, td a:active {color:#036;}
td a:hover {text-decoration:none;}
</style>
<font size="2" color="black" face="Arial, Helvetica, sans-serif" style="font-family: Arial, sans-serif;font-size: 13px;color:#000">

    <table align="center" border="0" cellpadding="5" cellspacing="0" width="98%">
        <tr>
            <td style="vertical-align:top">
            <table width="100%" border="0" cellpadding="0" cellspacing="0" style="background-color:#f2f2f2;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;color:#000;">
            <tr>
                <td width="100%" style="font-family: Arial, sans-serif; font-size: 13px; color:#000;padding:5px 10px">
                    <a href="http://bamboo.asterisk.org/browse/ASTTRUNK-FREEBSD81-I386/log" style="font-family: Arial, sans-serif; font-size: 15px; font-weight:bold; color:#000">ASTTRUNK-FREEBSD81-I386-370</a>
                    <span style="font-family: Arial, sans-serif; font-size: 14px;"> has been queued, but there's no agent capable of building it.</span>
                </td>
            </tr>
            </table>
            <br>

  <table width="100%" border="0" cellpadding="0" cellspacing="0" style="background-color:#ecf1f7;border-top:1px solid #bbd0e5;border-bottom:1px solid #bbd0e5;color:#036;">
        <tr>
            <td width="60%" style="font-family: Arial, sans-serif;text-align:left;font-size:16px;font-weight:bold;color:#036;padding:5px 10px">
                <a href="http://bamboo.asterisk.org/browse/ASTTRUNK-FREEBSD81-I386/log" style="text-decoration: none; font-family: Arial, sans-serif;text-align:left;font-size:16px;font-weight:bold;color:#036" >Code Changes</a>
            </td>
            <td width="40%" style="font-family: Arial, sans-serif;text-align:right;font-size:13px;color:#036;padding:5px 10px">
            </td>
        </tr>
   </table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr><td width="20" style="vertical-align:top;padding:10px 0 0px 10px">
                    <img src="http://bamboo.asterisk.org/images/icons/businessman.gif" width="15" height="15">
                </td>
                <td width="100%" style="font-family: Arial, sans-serif; font-size: 13px; color:#000;vertical-align:top;padding:10px 10px 0px 10px">
                    <a href="http://bamboo.asterisk.org/browse/author/rmudgett" style="font-family: Arial, sans-serif; font-size: 13px; font-weight:bold; color:#000">
                       rmudgett</a><br>
                    Merged revisions 339720 via svnmerge from <br/>
<a href="https://origsvn.digium.com/svn/asterisk/branches/10">https://origsvn.digium.com/svn/asterisk/branches/10</a><br/>
<br/>
................<br/>
&nbsp;&nbsp;r339720 | rmudgett | 2011-10-06 17:58:40 -0500 (Thu, 06 Oct 2011) | 27 lines<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;Merged revisions 339719 via svnmerge from <br/>
&nbsp;&nbsp;<a href="https://origsvn.digium.com/svn/asterisk/branches/1.8">https://origsvn.digium.com/svn/asterisk/branches/1.8</a><br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;........<br/>
&nbsp;&nbsp;&nbsp;&nbsp;r339719 | rmudgett | 2011-10-06 17:47:50 -0500 (Thu, 06 Oct 2011) | 20 lines<br/>
&nbsp;&nbsp;&nbsp;&nbsp;<br/>
&nbsp;&nbsp;&nbsp;&nbsp;Fix regression in configure script for libpri capability checks.<br/>
&nbsp;&nbsp;&nbsp;&nbsp;<br/>
&nbsp;&nbsp;&nbsp;&nbsp;JIRA AST-598 added the PRI_L2_PERSISTENCE option to fix BRI PTMP TE layer<br/>
&nbsp;&nbsp;&nbsp;&nbsp;2 persistence issues with some telcos.&nbsp; ASTERISK-18535 attempted to fix<br/>
&nbsp;&nbsp;&nbsp;&nbsp;the unexpected requirement that libpri *must* have that feature to work<br/>
&nbsp;&nbsp;&nbsp;&nbsp;with Asterisk.&nbsp; The AST_EXT_LIB_SETUP_DEPENDENT lines made the PRI<br/>
&nbsp;&nbsp;&nbsp;&nbsp;optional features required.&nbsp; Unfortunately, I thought<br/>
&nbsp;&nbsp;&nbsp;&nbsp;AST_EXT_LIB_SETUP_DEPENDENT didn't do anything useful for libpri and<br/>
&nbsp;&nbsp;&nbsp;&nbsp;deleted those lines for libpri.&nbsp; The result was the HAVE_PRI_xxx defines<br/>
&nbsp;&nbsp;&nbsp;&nbsp;that control the ability to use optional libpri features were also<br/>
&nbsp;&nbsp;&nbsp;&nbsp;deleted.<br/>
&nbsp;&nbsp;&nbsp;&nbsp;<br/>
&nbsp;&nbsp;&nbsp;&nbsp;* Created AST_EXT_LIB_SETUP_OPTIONAL configuration macro to allow optional<br/>
&nbsp;&nbsp;&nbsp;&nbsp;features in a library that the source code could take advantage of if the<br/>
&nbsp;&nbsp;&nbsp;&nbsp;code supports the feature.<br/>
&nbsp;&nbsp;&nbsp;&nbsp;<br/>
&nbsp;&nbsp;&nbsp;&nbsp;(closes issue ASTERISK-18687)<br/>
&nbsp;&nbsp;&nbsp;&nbsp;Reported by: Norbert<br/>
&nbsp;&nbsp;&nbsp;&nbsp;Tested by: rmudgett<br/>
&nbsp;&nbsp;........<br/>
................<br/>

                </td>
                <td width="60" style="font-family: Arial, sans-serif; font-size: 13px; ;color:#036;vertical-align:top;padding:10px 10px 0px 10px">
                     (339721)
                </td></tr>
            <tr><td width="20" style="vertical-align:top;padding:10px 0 0px 10px">
                    <img src="http://bamboo.asterisk.org/images/icons/businessman.gif" width="15" height="15">
                </td>
                <td width="100%" style="font-family: Arial, sans-serif; font-size: 13px; color:#000;vertical-align:top;padding:10px 10px 0px 10px">
                    <a href="http://bamboo.asterisk.org/browse/author/rmudgett" style="font-family: Arial, sans-serif; font-size: 13px; font-weight:bold; color:#000">
                       rmudgett</a><br>
                    Recorded merge of revisions 339681 via svnmerge from <br/>
<a href="https://origsvn.digium.com/svn/asterisk/branches/10">https://origsvn.digium.com/svn/asterisk/branches/10</a><br/>
<br/>
........<br/>
&nbsp;&nbsp;r339681 | wedhorn | 2011-10-06 15:47:08 -0500 (Thu, 06 Oct 2011) | 10 lines<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;Fixed segfault on core stop gracefully.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;There was an issue that the cap and confcap pointers for each line and device<br/>
&nbsp;&nbsp;were being memcpy'd so they all pointed to the same ast_format_cap. On<br/>
&nbsp;&nbsp;destroying, a segfault occured on the second call to the same struct.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;skinny reload now works again as well.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;Tested by snuff (in trunk) and myself. <br/>
........<br/>

                </td>
                <td width="60" style="font-family: Arial, sans-serif; font-size: 13px; ;color:#036;vertical-align:top;padding:10px 10px 0px 10px">
                     (339723)
                </td></tr>
</table><br>

<table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tr><td colspan="2" align="center" style="font-family: Arial, sans-serif;text-align:center;font-size:11px;font-weight:bold;color:#999;vertical-align:top;padding:20px">
        Email generated by <a href="http://bamboo.asterisk.org" style="font-family: Arial, sans-serif; font-size: 11px; color:#999">Atlassian Bamboo</a> - if you wish to stop receiving these emails edit your  <a href="http://bamboo.asterisk.org/profile/userNotifications.action" style="font-family: Arial, sans-serif; font-size: 11px; color:#999">user profile</a> or <a href="http://bamboo.asterisk.org/viewAdministrators.action" style="font-family: Arial, sans-serif; font-size: 11px; color:#999">notify your administrator</a>
    </td>
    </tr>
</table>

            </td>
            <td width="150" style="vertical-align:top">
    <table width="150" border="0" cellpadding="0" cellspacing="0" style="background-color:#ecf1f7;border-top:1px solid #bbd0e5;border-bottom:1px solid #bbd0e5;color:#036;">
        <tr>
            <td style="font-family: Arial, sans-serif;text-align:left;font-size:16px;font-weight:bold;color:#036;vertical-align:top;padding:5px 10px">
                Actions
            </td>
        </tr>
    </table>
    <table width="150" border="0" cellpadding="0" cellspacing="0" style="background-color:#f5f9fc;border-bottom:1px solid #bbd0e5;">
        <tr>
            <td style="font-family: Ariel, sans-serif; font-size: 13px; color:#036;vertical-align:top;padding:5px 10px;line-height:1.7">
    <a href="http://bamboo.asterisk.org/browse/ASTTRUNK-FREEBSD81-I386/log" style="font-family: Arial, sans-serif; font-size: 13px; color:#036">View Online</a>
    <br>
    <a href="http://bamboo.asterisk.org/build/admin/stopPlan.action?planKey=ASTTRUNK-FREEBSD81-I386" style="font-family: Arial, sans-serif; font-size: 13px; color:#036">Stop Build</a>
    <br>
            </td>
        </tr>
    </table>
            </td>
        <tr>
    </table>
</font>
</div>