<br>I tried to add app_rxfax/app_txfax to a running asterisk <a href="http://1.6.0.">1.6.0.</a> on Lenny.<br>I followed <a href="http://www.voip-info.org/tiki-index.php?page=Asterisk%20T.38">http://www.voip-info.org/tiki-index.php?page=Asterisk%20T.38</a> :<br>
<br>apt-get install libspandsp1<br>cd /usr/src/asterisk-1.6.0.1<br>./configure<br>make clean<br>make menuselect<br><br>In menuselect/application menu, I can see that app_fax is greyed out and cannot be selected.<br><br>1. My understanding is that both spandsp and libtiff4 are not daemons and do not need any configuration, right ?<br>
2. How can I check spandsp is correctly installed and should be made available by menuselect ?<br>Note:<br>with &quot;apt-get install libspandsp1&quot; on Lenny, spandsp-0.0.5pre4-1 and libtiff4 are installed and configured.<br>
<br>Cheers<br><br>