<!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> </DIV>
<DIV><FONT face=Arial size=2>I am looking to receive faxes via my inbound SIP,
but I can get it to answer the fax. Now I did test the SIP inbound to a
phone and that does work it is just the fax part I am having issues with any
help would be great.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>This is the error I am getting</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Mar 11 15:08:49 NOTICE[14322]: rtp.c:430
ast_rtp_read: RTP: Received packet with bad UDP checksum<BR>Mar 11 15:08:49
WARNING[14322]: pbx.c:1945 ast_pbx_run: Timeout, but no rule 't' in context
'from-Sipmedia2'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>extensions.conf</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>[from-Sipmedia2]<BR>;second line in or Fax
line<BR>exten => s,1,Answer <BR>exten =>
fax,2,Goto(fax,2901,1)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>[fax] <BR>exten => 2901,1,Macro(faxreceive)
<BR>exten => h,1,System(/var/lib/asterisk/scripts/mailfax "${CALLERIDNUM}"
"${CALLEDFAX}" "${EXTNAME}" "${EXTEMAIL}" "${FAXFILE}" "${EXT<BR>COMPANY}")
</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>[macro-faxreceive]<BR> exten =>
s,1,SetVar(FAXFILE=/var/spool/asterisk/fax/${CALLEDFAX}/${UNIQUEID})<BR> exten
=> s,2,SetVar(<A
href="mailto:EXTMAIL=chris@address">EXTMAIL=chris@address</A>)<BR> exten
=> s,3,NoOP()<BR> exten => s,4,SetVar(EXTNAME=Unknown)<BR> exten
=> s,5,NoOP()<BR> exten =>
s,6,SetVar(EXTCOMPANY=Company)<BR> exten =>
s,7,rxfax(${FAXFILE}.tif)<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Chris Tuska<BR>Network Engineer<BR>CCNA,
CCSA</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>In theory, theory and practice are the same. In
practice, they aren't</FONT></DIV></BODY></HTML>