<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all!....i'm in course to implement Faxing in my
asterisk box and for that I've installed all succesfully like libtiff and
spandsp and next rebuild and reinstall asterisk modules, but when i call to
Rxfax from dialplan nothing happens and i get some errors like "XCN with final
frame tag In state 9" or a paper copy of a transmision report from the fax
machine with COMMUNICATION ERROR CODE 41 error. My Dialplan shows like this over
a Zap channel configuration:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>[macro-faxreceive] (called from a main dialplan
script)<BR>exten => s, 1, Answer<BR>exten => s, 2,
SetVar(FAXFILE=/var/spool/asterisk/fax/in/${UNIQUEID}.tif)</FONT></DIV>
<DIV><FONT face=Arial size=2>exten => s, 3, rxfax(${FAXFILE})</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>So, what i need to send succesfully Faxes from any
Fax machine to Asterisk?...I have reading all about fax and asterisk and
dont help me with my implementation.</FONT></DIV>
<DIV><FONT face=Arial size=2>What are the right configuration parameters that
would show my ZAPATA.CONF file to receive faxes? </FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks for any guide to solve this.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>G.</FONT></DIV></BODY></HTML>