<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19019">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>check permissions</FONT></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=sunwood360@gmail.com href="mailto:sunwood360@gmail.com">envelopes
envelopes</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=freeswitch-users@lists.freeswitch.org
href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users Help</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, February 25, 2011 2:23
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Freeswitch-users] Fax
processing not successful - result (41)TIFF/F file cannot be opened.</DIV>
<DIV><BR></DIV>I have the extension in default.xml;<BR><BR><extension
name="fax_receive2"><BR> <condition
field="destination_number"
expression="^(9979)$"><BR> <action
application="answer" /><BR> <action
application="playback"
data="silence_stream://2000"/><BR>
<action application="rxfax"
data="/tmp/fax-${uuid}.rxfax.tiff"/><BR>
<action application="hangup"/><BR>
</condition><BR> </extension><BR><BR>then in fs_cli :
originate loopback/9979 &txfax(/tmp/a.tif)<BR><BR>in fact, the file
/tmp/a.tif does exist.<BR><BR>/tmp$ ls -l /tmp/a.tif<BR>-rwxrwxrwx 1 root root
179378 2011-02-02 05:30 /tmp/a.tif<BR><BR><BR>2011-02-25 11:17:39.444902
[DEBUG] mod_spandsp_fax.c:1108 Raw write codec activation Success
L16
<BR>2011-02-25 11:17:46.805168 [DEBUG] mod_spandsp_fax.c:323
==============================================================================
<BR>2011-02-25 11:17:46.805168 [DEBUG] mod_spandsp_fax.c:335 Fax processing
not successful - result (17) Received a DCN while waiting for a
DIS.<BR>2011-02-25 11:17:46.805168 [DEBUG] mod_spandsp_fax.c:340 Remote
station
id:
<BR>2011-02-25 11:17:46.805168 [DEBUG] mod_spandsp_fax.c:341 Local station
id: SpanDSP Fax
Ident
<BR>2011-02-25 11:17:46.805168 [DEBUG] mod_spandsp_fax.c:342 Pages
transferred:
0
<BR>2011-02-25 11:17:46.805168 [DEBUG] mod_spandsp_fax.c:344 Total fax
pages:
0
<BR>2011-02-25 11:17:46.805168 [DEBUG] mod_spandsp_fax.c:345 Image
resolution:
0x0
<BR>2011-02-25 11:17:46.805168 [DEBUG] mod_spandsp_fax.c:346 Transfer
Rate:
14400
<BR>2011-02-25 11:17:46.805168 [DEBUG] mod_spandsp_fax.c:348 ECM
status
off
<BR>2011-02-25 11:17:46.805168 [DEBUG] mod_spandsp_fax.c:349 remote
country:
<BR>2011-02-25 11:17:46.805168 [DEBUG] mod_spandsp_fax.c:350 remote
vendor:
<BR>2011-02-25 11:17:46.805168 [DEBUG] mod_spandsp_fax.c:351 remote
model:
<BR>2011-02-25 11:17:46.805168 [DEBUG] mod_spandsp_fax.c:353
==============================================================================
<BR>2011-02-25 11:17:46.825158 [DEBUG] mod_spandsp_fax.c:323
==============================================================================
<BR>2011-02-25 11:17:46.825158 [DEBUG] mod_spandsp_fax.c:335 Fax processing
not successful - result (41) TIFF/F file cannot be
opened. <BR>2011-02-25
11:17:46.825158 [DEBUG] mod_spandsp_fax.c:340 Remote station id: SpanDSP Fax
Ident
<BR>2011-02-25 11:17:46.825158 [DEBUG] mod_spandsp_fax.c:341 Local station
id: SpanDSP Fax Ident<BR><BR><BR>what is going
wrong??<BR><BR>thanks<BR><BR>
<P>
<HR>
<P></P>_______________________________________________<BR>FreeSWITCH-users
mailing
list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE></BODY></HTML>