<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18939">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi All,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I'm currently playing with send a fax like this :</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>/usr/local/freeswitch/bin/fs_cli -x "originate 
{originate_caller_id_number=9999999999999,fax_enable_t38=true,fax_enable_t38_request=true,absolute_codec_string=PCMU,nibble_account=9999999999999,nibble_rate=(lcr(1111111111111)*2.3)}sofia/gateway/trunk/1111111111111 
&amp;txfax(/usr/local/freeswitch/storage/FAX/test/test.tiff)"</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>but it seems that the originate command line has chars length 
limit, so the command line is trunkated and give this result :</FONT></DIV>
<DIV><FONT size=2>2010-11-28 12:15:24.929729 [ERR] mod_spandsp_fax.c:1019 Cannot 
send non-existant fax file [/usr/local/fre]<BR></FONT></DIV>
<DIV><FONT size=2>also do I need to set tot true T38 the 2 vars if my trunkn is 
T38 compatible ? I noticed that send a fax has not a high percentage of 
success.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Any help would be appreciated</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Franck</DIV></FONT>
<DIV><FONT size=2>&nbsp;</DIV>
<DIV><BR></DIV></FONT></BODY></HTML>