<div>Hi all </div>  <div>&nbsp;</div>  <div>I need a help with asterisk+fax -&gt; fax to email</div>  <div>I am trying to setup fax to email&nbsp;with asterisk with no&nbsp;success.&nbsp;</div>  <div>&nbsp;</div>  <div>I have asterisk 1.2.9.1 running on CentOS</div>  <div>i have created extension 300 which should receive faxes.</div>  <div>&nbsp;</div>  <div>extensions.conf</div>  <div>-----------------------------</div>  <div>exten =&gt; 300,1,Goto(fax,s,1)<BR>exten =&gt; 300,2,Congestion<BR>exten =&gt; 300,3,Hangup</div>  <div>&nbsp;</div>  <div>exten =&gt; s,1,Macro(faxreceive)<BR>exten =&gt; h,1,system(/usr/bin/mail -s "Fax from ${CALLERIDNUM} ${CALLERIDNAME}" ${EMAILADDR} &lt; ${FAXFILE})</div>  <div>&nbsp;</div>  <div>[macro-faxreceive]<BR>exten =&gt; s,1,Set(FAXFILE=/var/spool/asterisk/fax/${UNIQUEID}.tif)<BR>exten =&gt; s,2,Set(EMAILADDR=${FAX_RX_EMAIL})<BR>exten =&gt; s,3,rxfax(${FAXFILE}|debug)<BR>exten =&gt; s,103,Set(EMAILADDR=${FAX_RX_EMAIL})<BR>exten =&gt;
 s,104,Goto(3)</div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div>When i am trying to call 300 extension i am receiving broken fax noise.</div>  <div>in addition on the CLI&gt; i see the next line</div>  <div>&nbsp;Executing RxFAX("SIP/5060-08d6f170", "/var/spool/asterisk/fax/1152714504.466.tif|debug") in new stack</div>  <div>&nbsp;</div>  <div>But the file never been created.</div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div>In /var/log/asterisk/full i see these lines:</div>  <div>&nbsp;</div>  <div>Jul 12 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier down<BR>Jul 12 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier up<BR>Jul 12 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier down<BR>Jul 12 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier up<BR>Jul 12 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier down<BR>Jul 12 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier up<BR>Jul 12 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier down<BR>Jul 12
 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier up<BR>Jul 12 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier down<BR>Jul 12 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier up<BR>Jul 12 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier down<BR>Jul 12 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier up<BR>Jul 12 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier down<BR>Jul 12 17:28:24 DEBUG[25029] app_rxfax.c: FLOW HDLC carrier up</div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div>Any help with fax to email with Asterix will be appreciated.</div>  <div>&nbsp;</div><p>&#32;
                <hr size=1>Do you Yahoo!?<br> Everyone is raving about the <a href="http://us.rd.yahoo.com/evt=42297/*http://advision.webevents.yahoo.com/handraisers"> all-new Yahoo! Mail Beta.</a>