<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=828575103-19022006>J:</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=828575103-19022006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=828575103-19022006>We developed the mail2fax application (<A 
href="http://www.generationd.com">www.generationd.com</A>) - so we should be 
able to give some insight.&nbsp; I think you are confusing the time to "process" 
the incoming (by email) fax document, and the time to fax the document.&nbsp; 
Fax over IP causes an enormous number of retries - thus delays.&nbsp; I would 
suggest you do some experimenting with an analog line connected to your asterisk 
box.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=828575103-19022006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=828575103-19022006>MD</SPAN></FONT></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> asterisk-users-bounces@lists.digium.com 
[mailto:asterisk-users-bounces@lists.digium.com] <B>On Behalf Of </B>J 
Poz<BR><B>Sent:</B> Saturday, February 18, 2006 4:17 PM<BR><B>To:</B> Philip 
Edelbrock; Asterisk Users Mailing List - Non-Commercial Discussion<BR><B>Cc:</B> 
J Poz<BR><B>Subject:</B> Re: [Asterisk-Users] Application Faxing using 
SIP<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks for the information. I prefer to try to develop/configure something 
myself versus using an external provider. I currently use one (have tried 
another) and there are no guarantees on reliability, timelines, etc. I'm in need 
of as close to real-time response as possible (assuming the fax machines&nbsp;on 
the other end are operational). Something like within 5 minutes 85% of the time. 
My experience with 2 external mailtofax providers so far is terrible. Just 
yesterday, a simple 1 page fax took 42 minutes to finally send it. Other 
scenarios were 20, 26 minutes, etc. The provider tells me that they don't 
gaurantee anything but most of the time sending a single page fax within 5 
minutes 80% of the time. I wish I would see that&nbsp;but so far I'm seeing 
terrible response times from the few I've tried. I also need to know status of 
fax (in queue, failed, etc) in real-time so my application and react 
appropriately (send notification to support staff, etc).</DIV>
<DIV>&nbsp;</DIV>
<DIV>I've found one that does have some sort of guarentee by the cost of through 
the roof and would kill my business model/plan (and the gaurantees are wishy 
washy). So I think I need to "control" my own destiny.</DIV>
<DIV>&nbsp;</DIV>
<DIV>And this definitely is not anything related to spam fax, etc. - legit 
business but right now can't fully reveal.</DIV>
<DIV>&nbsp;</DIV>
<DIV>So I'll have to research abit on IAXModem to use it. But your suggestion is 
a good one. Can you share what Asterisk configuration you use to both receive 
the iaxmodem feed and interface to the VOIP provider for such a 
configuration.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>J<BR><BR><B><I>Philip Edelbrock &lt;phil@netroedge.com&gt;</I></B> 
wrote:</DIV>
<BLOCKQUOTE class=replbq 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><BR><BR>On 
  Feb 18, 2006, at 11:35 AM, J Poz wrote:<BR><BR>&gt; I have a specific business 
  problem that I'm hoping someone has <BR>&gt; ideas and/or has already worked 
  out a solution.<BR>&gt;<BR>&gt; My application needs to be able to 
  automatically create and issue <BR>&gt; faxes to many different fax machines. 
  The volume is going to be <BR>&gt; very high. And it is only about sending 
  faxes and not receiving them.<BR>&gt;<BR>&gt; My application is hosted by an 
  ASP but the Linux (Fedora 2) server <BR>&gt; is mine (dedicated). So the 
  option of having PSTN lines to do faxes <BR>&gt; is not an option since I 
  don't own nor can put anything in the data <BR>&gt; center. I found a SIP/VOIP 
  provider that says they do faxing (and I <BR>&gt; can connect to them using my 
  own device (meaning asterisk or <BR>&gt; something else if necessary)). Their 
  requirement for faxing to work <BR>&gt; on their end is to make sure i send 
  them via their voip service <BR>&gt; using G.711 codec.<BR>&gt;<BR>&gt; So 
  I've done alot of research on faxing and asterisk and hylafax <BR>&gt; but I' 
  m still at a loss. F or starters, what is the architecture <BR>&gt; that I 
  need?<BR>&gt;<BR>&gt; my application --&gt; QUESTION MARK??? ----&gt; VOIP 
  Provider ---&gt; PSTN <BR>&gt; ---&gt; Fax Machine.<BR>&gt;<BR>&gt; So first 
  question, what should QUESTION MARK be? Is it just <BR>&gt; Asterisk or a 
  combination of Asterisk and something like hylafax <BR>&gt; (fax manager). And 
  depending on that answer, what is the <BR>&gt; configuration that has to be 
  made on it. Even reference to material <BR>&gt; that explains the 
  configuration would be very helpful to me at this <BR>&gt; 
  time.<BR>&gt;<BR>&gt; Thanks in advance for the help,<BR><BR><BR>The missing 
  link might be iaxmodem. It has two interfaces: IAX <BR>channel for asterisk, 
  and a serial device (in /dev/) which emulates a <BR>faxmodem. Then, fax away 
  using hylafax. I have tried faxing over <BR>SIP through a provider 
  (broadvoice) to a coworker's fax on the pstn <BR>this way, and it worked. I 
  haven't done any testing in volume, though.<BR><BR>So you would have something 
  like:<BR><BR>Doc -&gt; hylafax -&gt; iaxmodem -&gt; * -&gt; voip provider 
  -&gt; pstn -&gt; fax machine<BR><BR><BR>Phil<BR><BR>PS- I suppose if you had 
  multiple SIP accounts with a provider, you <BR>could create multiple iaxmodems 
  and do things in parallel (assuming <BR>enough bandwidth and cpu).<BR><BR>PPS- 
  I hope you're not doing fax-spamming with this set up! ;')<BR></BLOCKQUOTE><BR>
<P>
<HR SIZE=1>
<A 
href="http://us.rd.yahoo.com/evt=38381/ ylc=X3oDMTEzcGlrdGY5BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDMWF1dG9z/*http://autos.yahoo.com/index.html ">Yahoo! 
Autos</A>. Looking for a sweet ride? Get pricing, reviews, &amp; more on new and 
used cars.</BODY></HTML>