Hi,<br><br>I tried to sendfax a text file, it was received successfully and the context were in ascii format (readable form). As I tried to send a fax in .tiff format (converted from pdf format using ghostscript), the context I received in fax is in binary form. The dial plan is listed below;<br>
<br>exten =&gt; 100,1,Verbose(::::::::::::&gt; Sending Dialogic Diva Fax...)<br>exten =&gt; 100,n,set(BeforeFaxTime=${EPOCH})<br>exten =&gt; 100,n,capicommand(sendfax,/tmp/out.tiff,732-XXX-XXXX,Dialogic Diva Test Sendfax)<br>
exten =&gt; 100,n,HangUp()<br>exten =&gt; h,1,set(ElapsedFaxTime=$[${EPOCH}-${BeforeFaxTime}])<br>exten =&gt; h,n,AGI(printfaxresults.sh,${FAXSTATUS},${FAXREASON},${FAXREASONTEXT},${FAXRATE},${FAXRESOLUTION},${FAXFORMAT},${FAXCFFFORMAT},${FAXPAGES},${FAXID},${FAXEXTEN},${ElapsedFaxTime},FaxesSent.log)<br>
<br><br><br><br>Please advice, how can I send fax in image format using T.30<br clear="all"><br>-- <br>Regards,<br><br>Ahmed Munir Chohan<br><br><br>