<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-210</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/dvossel" style="font-family: Arial, sans-serif; font-size: 13px; font-weight:bold; color:#000">
                       dvossel</a><br>
                    Merged revisions 314067 via svnmerge from <br/>
<a href="https://origsvn.digium.com/svn/asterisk/branches/1.8">https://origsvn.digium.com/svn/asterisk/branches/1.8</a><br/>
<br/>
........<br/>
&nbsp;&nbsp;r314067 | dvossel | 2011-04-18 10:23:45 -0500 (Mon, 18 Apr 2011) | 22 lines<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;Remove the need for deadlock avoidance in chan_sip do_monitor.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;Deadlock avoidance between the sip pvt and the pvt-&gt;owner is<br/>
&nbsp;&nbsp;very difficult.&nbsp; Now that channel's are ao2 objects, this complication<br/>
&nbsp;&nbsp;is no longer necessary.&nbsp; It turns out the pvt's msg queue only<br/>
&nbsp;&nbsp;exists because of deadlock avoidance (when deadlock avoidance fails<br/>
&nbsp;&nbsp;msgs were added to a queue to be processed later), so this goes away as well.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;The technique used in the new sip_lock_pvt_full() function should<br/>
&nbsp;&nbsp;be used as a template for replacing all locations where deadlock<br/>
&nbsp;&nbsp;avoidance occurs between a channel tech_pvt and the pvt's owner.<br/>
&nbsp;&nbsp;My hope is that this will begin a reversal of the invalid channel<br/>
&nbsp;&nbsp;driver locking architecture we have been using for so long. <br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;This patch also resolves an issue where the pvt-&gt;owner gets<br/>
&nbsp;&nbsp;unlocked during processing the msg queue.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;(closes issue #18690)<br/>
&nbsp;&nbsp;Reported by: dvossel<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;Review: <a href="https://reviewboard.asterisk.org/r/1182/">https://reviewboard.asterisk.org/r/1182/</a><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">
                     (314078)
                </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>
                    Merged revisions 314068 via svnmerge from <br/>
<a href="https://origsvn.digium.com/svn/asterisk/branches/1.8">https://origsvn.digium.com/svn/asterisk/branches/1.8</a><br/>
<br/>
........<br/>
&nbsp;&nbsp;r314068 | rmudgett | 2011-04-18 11:02:12 -0500 (Mon, 18 Apr 2011) | 7 lines<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;Unclear code in app_dial.c.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;Make code formatting clear.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;(closes issue #19134)<br/>
&nbsp;&nbsp;Reported by: oej<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">
                     (314079)
                </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>
                    Merged revisions 314069 via svnmerge from <br/>
<a href="https://origsvn.digium.com/svn/asterisk/branches/1.8">https://origsvn.digium.com/svn/asterisk/branches/1.8</a><br/>
<br/>
........<br/>
&nbsp;&nbsp;r314069 | rmudgett | 2011-04-18 11:10:10 -0500 (Mon, 18 Apr 2011) | 22 lines<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;The AsyncAGI command loop is lax in the value it returns for the return status.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;* Return correct status: SUCCESS/FAILED/HANGUP.&nbsp; Previously, abnormal<br/>
&nbsp;&nbsp;exits from the command loop such as hangup would return SUCCESS.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;* The &quot;asyncagi break&quot; command now returns SUCCESS and is now the only way<br/>
&nbsp;&nbsp;to break the command loop with that status.&nbsp; Previously, it returned<br/>
&nbsp;&nbsp;FAILED.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;* The AMI event AsyncAGI End is no longer sent if the AsyncAGI Start event<br/>
&nbsp;&nbsp;is not sent.&nbsp; Previously, this happened because of an error setting up the<br/>
&nbsp;&nbsp;AGI pipes.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;* All executed AGI commands now get an AsyncAGI Exec result event.<br/>
&nbsp;&nbsp;Previously, if the command returned failure (because of hangup), the<br/>
&nbsp;&nbsp;command loop just exited with FAILURE and did not send the AsyncAGI Exec<br/>
&nbsp;&nbsp;result event.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;* Makes sure that the channel frame queue is empty on hangup.<br/>
&nbsp;&nbsp;<br/>
&nbsp;&nbsp;Review: <a href="https://reviewboard.asterisk.org/r/1183/">https://reviewboard.asterisk.org/r/1183/</a><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">
                     (314080)
                </td></tr>
    <tr><td colspan="3">
        <br/><a href="http://bamboo.asterisk.org/browse/ASTTRUNK-FREEBSD81-I386/log" style="font-family: Arial, sans-serif; font-size: 13px; color:#036">1 more changes...</a>
    </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>