<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/2670/">https://reviewboard.asterisk.org/r/2670/</a>
     </td>
    </tr>
   </table>
   <br />




<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, David Lee, kmoore, Matt Jordan, and rmudgett.</div>
<div>By jrose.</div>


<p style="color: grey;"><i>Updated July 18, 2013, 8:45 p.m.</i></p>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Changes</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;">Hit the various call ID problems.</pre>
  </td>
 </tr>
</table>





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


 <a href="https://issues.asterisk.org/jira/browse/ASTERISK-21592">ASTERISK-21592</a>, 

 <a href="https://issues.asterisk.org/jira/browse/ASTERISK-21593">ASTERISK-21593</a>


</div>



<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;">The diff has become somewhat wide reaching, but this review primarily takes care of the following:

1. Provides a new channel driver for creating unreal channels with specific roles already applied to them and a mechanism for shoving the ;2 end of that channel into a bridge
2. Provides Playback and Record on Bridge ARI functions which make use of that channel

In the process of working on this a few bugs got in the way and this review takes care of those as well.

1. Confbridge announcer channels have a reference leak and don&#39;t get destroyed on leaving the bridge
2. Numerous ARI function documentation items were flawed and others didn&#39;t match the intended implementation and had to be tweaked.</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </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;">All ARI playback and recording functions on channels were tested to make sure they pass validation after the changes I&#39;ve made
All ARI playback and recording functions on bridges were tested for functionality in softmix bridges

I also did some rudimentary tests to see that memory wasn&#39;t leaking in the files I touched under these normal conditions. It&#39;s hardly exhaustive, but it&#39;s a start.</pre>
  </td>
 </tr>
</table>


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

 <li>/trunk/channels/chan_bridge_media.c <span style="color: grey">(PRE-CREATION)</span></li>

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

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

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

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

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

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

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

 <li>/trunk/res/res_stasis.c <span style="color: grey">(394203)</span></li>

 <li>/trunk/res/res_stasis_http_bridges.c <span style="color: grey">(394203)</span></li>

 <li>/trunk/res/res_stasis_http_channels.c <span style="color: grey">(394203)</span></li>

 <li>/trunk/res/res_stasis_http_playback.c <span style="color: grey">(394203)</span></li>

 <li>/trunk/res/res_stasis_playback.c <span style="color: grey">(394203)</span></li>

 <li>/trunk/res/stasis/control.c <span style="color: grey">(394203)</span></li>

 <li>/trunk/res/stasis_http/ari_model_validators.h <span style="color: grey">(394203)</span></li>

 <li>/trunk/res/stasis_http/ari_model_validators.c <span style="color: grey">(394203)</span></li>

 <li>/trunk/res/stasis_http/resource_bridges.h <span style="color: grey">(394203)</span></li>

 <li>/trunk/res/stasis_http/resource_bridges.c <span style="color: grey">(394203)</span></li>

 <li>/trunk/res/stasis_http/resource_channels.c <span style="color: grey">(394203)</span></li>

 <li>/trunk/rest-api/api-docs/bridges.json <span style="color: grey">(394203)</span></li>

 <li>/trunk/rest-api/api-docs/channels.json <span style="color: grey">(394203)</span></li>

 <li>/trunk/rest-api/api-docs/playback.json <span style="color: grey">(394203)</span></li>

 <li>/trunk/rest-api/api-docs/recordings.json <span style="color: grey">(394203)</span></li>

</ul>

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







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




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