<!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.2900.2604" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello All,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am looking to get asterisk to receive faxes but I 
really don't know where to go from here, any help pointing me in the right 
direction would be great.&nbsp; What I would really like is for this second line 
to answer faxes, but if a user typing in an extension it goes to that extension 
but I need to get the fax working first.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Error I get when I turn on Fax conf...</FONT></DIV>
<DIV><FONT face=Arial size=2>pbx.c:1945 ast_pbx_run: Timeout, but no rule 't' in 
context 'from-Sipmedia2'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Fax Conf in extensions.conf</FONT></DIV>
<DIV><FONT face=Arial size=2>top </FONT></DIV>
<DIV><FONT face=Arial size=2>[macro-faxreceive]<BR>&nbsp;exten =&gt; 
s,1,SetVar(FAXFILE=/var/spool/asterisk/fax/${UNIQUEID}.tif)<BR>&nbsp;exten =&gt; 
s,7,rxfax(${FAXFILE})<BR>&nbsp;exten =&gt; s,103,SetVar(<A 
href="mailto:EMAILADDR=my@email.us">EMAILADDR=my@email.us</A>)<BR>&nbsp;exten 
=&gt; s,104,Goto(7)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[from-Sipmedia2]<BR>;second line in or Fax 
line<BR>exten =&gt; s,1,Answer <BR></FONT><FONT face=Arial size=2>exten =&gt; 
fax,2,Goto(fax,2901,1)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[fax] <BR>exten =&gt; 
2901,1,Macro(faxreceive)<BR>&nbsp;<BR>exten =&gt; 
h,1,System(/var/lib/asterisk/scripts/mailfax "${FAXFILE}" "${EMAILADDR}" 
"${CALLERIDNUM}" "${CALLERIDNAME}") </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Chris Tuska<BR>Network Engineer<BR>CCNA, 
CCSA</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>In theory, theory and practice are the same. In 
practice, they aren't</FONT></DIV></BODY></HTML>