<!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>look at the the emailist archive,</FONT></DIV>
<DIV><FONT size=2>I remember that one had the same problem</FONT></DIV>
<DIV><FONT size=2>but don't remember the solution</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> Sunday, February 27, 2011 12:53
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] Fax
processing not successful - result (41)TIFF/F file cannot be opened.</DIV>
<DIV><BR></DIV>no one had similar issue? <BR><BR>
<DIV class=gmail_quote>On Fri, Feb 25, 2011 at 11:33 AM, envelopes envelopes
<SPAN dir=ltr><<A href="mailto:sunwood360@gmail.com"
target=_blank>sunwood360@gmail.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>I don't see any permission issue here.
<DIV><BR><BR>/tmp$ ls -l /tmp/a.tif<BR>-rwxrwxrwx 1 root root 179378
2011-02-02 05:30 /tmp/a.tif<BR><BR></DIV>receive side also writes to /tmp
directroy.<BR><BR>It is really weird.
<DIV>
<DIV></DIV>
<DIV><BR><BR> <BR><BR>
<DIV class=gmail_quote>On Fri, Feb 25, 2011 at 11:30 AM, Madovsky <SPAN
dir=ltr><<A href="mailto:infos@madovsky.org"
target=_blank>infos@madovsky.org</A>></SPAN> wrote:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>
<DIV bgcolor="#ffffff">
<DIV><FONT size=2>check permissions</FONT></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: rgb(0,0,0) 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV>
<DIV></DIV>
<DIV>
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV style="FONT: 10pt arial; BACKGROUND: rgb(228,228,228)"><B>From:</B>
<A title=sunwood360@gmail.com href="mailto:sunwood360@gmail.com"
target=_blank>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"
target=_blank>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></DIV></DIV>
<P></P>
<HR>
<P></P>_______________________________________________<BR>FreeSWITCH-users
mailing list<BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org"
target=_blank>FreeSWITCH-users@lists.freeswitch.org</A><BR><A
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A
href="http://www.freeswitch.org"
target=_blank>http://www.freeswitch.org</A><BR></BLOCKQUOTE></DIV><BR>_______________________________________________<BR>FreeSWITCH-users
mailing list<BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org"
target=_blank>FreeSWITCH-users@lists.freeswitch.org</A><BR><A
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A
href="http://www.freeswitch.org"
target=_blank>http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV></DIV></BLOCKQUOTE></DIV><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>