i have spandsp and app_fax.so is loaded but i get:<br>app_fax.c:820 transmit: Transmission failed<div>when trying to fax from a POTS line...<br><br><div class="gmail_quote">On Tue, May 3, 2011 at 3:27 PM, satish patel <span dir="ltr">&lt;<a href="mailto:satish_lx@hotmail.com">satish_lx@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



<div>
You need spandsp  i guess following is my dialplan is working example <br><br>[fax]<br>exten =&gt; 9000,1,Set(FAXFILE=/var/spool/asterisk/fax/fax.tif)<br>exten =&gt; 9000,n,Set(FAXFILENOEXT=/var/spool/asterisk/fax/${CALLERID(num)})<br>
exten =&gt; 9000,n,ReceiveFax(${FAXFILE})<br>exten =&gt; 9000,n,Hangup()<br><br><br><hr>Date: Tue, 3 May 2011 15:20:33 -0400<br>From: <a href="mailto:vipkilla@gmail.com" target="_blank">vipkilla@gmail.com</a><br>To: <a href="mailto:asterisk-users@lists.digium.com" target="_blank">asterisk-users@lists.digium.com</a><br>
Subject: [asterisk-users] receive faxes<div class="im"><br><br>does anybody know a good tutorial on how to setup asterisk to receive faxes (no need to send them) ? i&#39;ve tried using &quot;app_fax.so&quot; with T38 but i keep getting &quot;Transmission failed&quot;
<br></div>--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a>                                               </div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>