<HTML><HEAD>
<STYLE id=eMClientCss>BLOCKQUOTE.cite {
        BORDER-LEFT: #cccccc 1px solid; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px
}
BLOCKQUOTE.cite2 {
        BORDER-LEFT: #cccccc 1px solid; MARGIN-TOP: 3px; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-TOP: 0px
}
.plain PRE {
        FONT-STYLE: normal; FONT-FAMILY: monospace; FONT-SIZE: 100%; FONT-WEIGHT: normal
}
.plain TT {
        FONT-STYLE: normal; FONT-FAMILY: monospace; FONT-SIZE: 100%; FONT-WEIGHT: normal
}
.plain PRE {
        FONT-FAMILY: Tahoma; FONT-SIZE: 12pt
}
.plain TT {
        FONT-FAMILY: Tahoma; FONT-SIZE: 12pt
}
BODY {
        FONT-FAMILY: Tahoma; FONT-SIZE: 12pt
}
</STYLE>

<STYLE></STYLE>
</HEAD>
<BODY scroll=auto class>
<DIV><SPAN><!--StartFragment-->
<DIV>&nbsp;</DIV>
<DIV>Great, thanks for the idea! I'll definitely give this a try as well.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Also, great looking project :) I'll take a look at it as well. I've been wanting to learn more about golang too. I've used Hylafax in the past but I haven't used it lately - I probably should take another look at that as well. </DIV><!--EndFragment--></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>------ Original Message ------</DIV>
<DIV>From: "Markus Lindenberg" &lt;<A href="mailto:markus.lindenberg@gmail.com">markus.lindenberg@gmail.com</A>&gt;</DIV>
<DIV>To: "FreeSWITCH Users Help" &lt;<A href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A>&gt;</DIV>
<DIV>Sent: 7/11/2014 8:33:00 AM</DIV>
<DIV>Subject: Re: [Freeswitch-users] [OL]Re: best way to receive FAXs</DIV>
<DIV>&nbsp;</DIV>
<DIV id=b09c0c17330e4baa8d5f1635d2bb7fd4>
<BLOCKQUOTE class=cite2 cite=CAExAoeCoPZQQaK3eYagzCK9L1p=rnwxkK4z7yYTraSDU5Ts9Pg@mail.gmail.com type="cite">
<DIV dir=ltr>
<DIV class=gmail_extra><BR>
<DIV class=gmail_quote>On Fri, Jul 11, 2014 at 3:11 PM, <SPAN dir=ltr>&lt;<A href="mailto:bruce@sqls.net">bruce@sqls.net</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>For received faxes I get a lot more failures then I would like however, close to 15%</BLOCKQUOTE></DIV><BR>I had some success with disabling T.38 for received calls. If i see that negotiation failed multiple times or the fax aborts with errors during page transmission, I save the callerid and disable T.38 when the caller retries. Most cases that were not successful with T.38 worked fine with soft modem. See&nbsp;<A href="https://github.com/gonicus/gofaxip#fallback-from-t38-to-spandsp-softmodem">https://github.com/gonicus/gofaxip#fallback-from-t38-to-spandsp-softmodem</A> for details.&nbsp;</DIV>
<DIV class=gmail_extra><BR></DIV></DIV></BLOCKQUOTE></DIV></BODY></HTML>