<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://reviewboard.asterisk.org/r/2552/">https://reviewboard.asterisk.org/r/2552/</a>
     </td>
    </tr>
   </table>
   <br />



 <p>Ship it!</p>



 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Ship It!</pre>
 <br />









<p>- opticron</p>


<br />
<p>On July 4th, 2013, 11:50 a.m. CDT, Matt Jordan wrote:</p>








<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('https://reviewboard.asterisk.org/static/rb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Asterisk Developers and rmudgett.</div>
<div>By Matt Jordan.</div>


<p style="color: grey;"><i>Updated July 4, 2013, 11:50 a.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
Asterisk
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This patch does the following:

* It adds a virtual table of callbacks to core_unreal. These callbacks can be supplied by concrete implementations of &quot;unreal&quot; channel drivers, which lets the unreal channel driver call specific functionality when it performs some action. Currently, this is done to notify implementations when an optimization operation has begun, and when an optimization operation has succeeded.

* It adds Stasis-Core messages for Local channel bridging and Local channel optimization. Local channel optimization is now two events: a Begin and an End. Some consumers of Stasis-Core may want to know when an operation is beginning so that they can &#39;prepare&#39; their information; others will be more concerned about when the operation has completed, so that they can &#39;fix up&#39; information. Stasis-Core allows for both, as does AMI.

* It also includes a memory leak fix in dial messages.

Note that the documentation included with this patch assumes that the AMI events will be turned into prefixes, as other reviews have already made this change.</pre>
  </td>
 </tr>
</table>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>/trunk/CHANGES <span style="color: grey">(393396)</span></li>

 <li>/trunk/include/asterisk/bridging.h <span style="color: grey">(393396)</span></li>

 <li>/trunk/include/asterisk/core_local.h <span style="color: grey">(393396)</span></li>

 <li>/trunk/include/asterisk/core_unreal.h <span style="color: grey">(393396)</span></li>

 <li>/trunk/main/bridging.c <span style="color: grey">(393396)</span></li>

 <li>/trunk/main/core_local.c <span style="color: grey">(393396)</span></li>

 <li>/trunk/main/core_unreal.c <span style="color: grey">(393396)</span></li>

</ul>

<p><a href="https://reviewboard.asterisk.org/r/2552/diff/" style="margin-left: 3em;">View Diff</a></p>







  </td>
 </tr>
</table>








  </div>
 </body>
</html>