<style> p {margin-top:0px;margin-bottom:0px;} </style> <table border=0 width=100%% cellpadding=0 cellspacing=0 align=center> <tr> <td valign=top style='padding:8pt;'><font size=2><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: Verdana; font-size: small; "><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">Hello. I am trying to execute an fax reception script and i am getting the following:</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; "><br></div>[Nov 11 08:40:52] WARNING[12800]: app_system.c:88 system_exec_helper: Unable to execute '/var/lib/asterisk/scripts/mailfax "" "" "" "" "" ""'<div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; "><br></div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">I tried changing the permissions to the mailfax script but Asterisk still can´t execute the script.</div><div style="font-size: 11px; color: rgb(!
 51, 51, 51); font-family: Verdana; "><br></div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">The &nbsp;macro is the following:</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; "><br></div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; "><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">[macro-faxreceive]</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">&nbsp;exten =&gt; s,1,Set(FAXFILE=/var/spool/asterisk/fax/${CALLEDFAX}/${UNIQUEID})</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">&nbsp;exten =&gt; s,2,Set(EXTEMAIL=${MACRO_EXTEN}/xEmail)</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">&nbsp;exten =&gt; s,3,NoOP()</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">&nbsp;exten =&gt; s,4,Set(EXTNAME=${MACRO_EXTEN}/xName)</div><div !
 style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; 
">&nbsp;exten =&gt; s,5,NoOP()</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">&nbsp;exten =! &gt; s,6,Set(EXTCOMPANY=${MACRO_EXTEN}/xCompany)</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">&nbsp;exten =&gt; s,7,nvfaxdetect(${FAXFILE}.tif)</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">&nbsp;exten =&gt; s,103,Set(EXTMAIL=hsalvarezza@bit2net.com)</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">&nbsp;exten =&gt; s,104,Goto(7)</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">&nbsp;exten =&gt; s,105,Set(EXTNAME=Hernan)</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">&nbsp;exten =&gt; s,106,Goto(7)</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">&nbsp;exten =&gt; s,107,Set(EXTCOMPANY=Bit2net S.A)</div><div style="font-size: 11px; color: rgb(51, !
 51, 51); font-family: Verdana; ">&nbsp;exten =&gt; s,108,Goto(7)</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; "><br></div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">[fax]</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">&nbsp;exten =&gt; 9299,1,Macro(faxreceive)</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; "><br></div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">exten =&gt; h,1,System(/var/lib/asterisk/scripts/mailfax "${CALLERIDNUM}" "${CALLEDFAX}" "${EXTNAME}" "${EXTEMAIL}" "${FAXFILE}" "${EXTCOMPANY}")</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; "><br></div></div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">Any ideas? Thanks in advance</div><div style="font-size: 11px; color: rgb(51, 51, 51); font-family: Verdana; ">Hernán</div></span>
</font></td></tr>
</table>