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


<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('https://reviewboard.asterisk.orgrb/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, Russell Bryant, Matthew Nicholson, dimas, Leif Madsen, and dafe_von_cetin.</div>
<div>By irroot.</div>


<p style="color: grey;"><i>Updated 2011-05-11 01:53:10.521423</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;">1)Merged &quot;faxdetect&quot; app into res_fax and renamed it WaitFax to more appropriately indicate what it does
wait for a faxtone upto X seconds this is used to trigger a divert to fax before dial is called or for dialplan
handling of faxtone in my app i call it &quot;Early fax detect&quot; this allows more flexibility when working with faxdetect
traditionally i used the Wait app ... 

2)only change media formats when the session is allocated [gateway mode] this may not be correct or should be optional ??
if the channel is not A/U LAW SLIN CED detection will not take place if i set the audio formats to SLIN early i can &quot;MAYBE&quot;
detect this tone.
if the device is narrowband the device [ATA/....] should then do the CED detect as in the case of Linksys ATA im using with G729
when a fax is sent on the G729 it handles the CED / T38 switch on the TDM so how nice are we trying to pick up CED GSM/G726 should work ok.

3)unlink the session from faxregistry.container oops my bad ...

4)Stupid error that crept in from the 1.8 branch .... yes i have written out 1000 times build and test before posting ....

Greg</pre>
  </td>
 </tr>
</table>


<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;">Hi there the patch that was going around circa 2008 to implement this in 1.4/1.6 app_fax has been moved to trunk [1.10]
ive made some cleanups and moved it into res_fax res_fax_spandsp this is the framework and not production code
unfortunately i have no means of testing it at the moment and require help.

i have cleaned the code up substantially it is related to R459

hope this is found useful and aids in the goal to get it in 1.10.

Adds application FaxGateway / FaxDetect
Adds alternate bridge to Dial with new option.</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/view.php?id=13405">13405</a>, 

 <a href="https://issues.asterisk.org/view.php?id=19215">19215</a>, 

 <a href="https://issues.asterisk.org/view.php?id=19251">19251</a>


</div>


<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_sip.c <span style="color: grey">(318143)</span></li>

 <li>/trunk/channels/sip/include/sip.h <span style="color: grey">(318143)</span></li>

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

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

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

</ul>

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




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




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