<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
p.xmsonormal, li.xmsonormal, div.xmsonormal
        {mso-style-name:xmsonormal;
        margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle23
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Disclaimer: I have only ever deep-dived into T.38, and not into either T.37 or the HTTPS-based systems.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>That said, my understanding is that T.37 specifically deals with faxing <u>via e-mail</u>.  So if the transport mechanism doesn't involve e-mail on one or both ends, then it's not T.37.  Typically, the fax machines on both sides would have ethernet connectivity and built-in T.37 support: you would enter in an e-mail address rather than a phone # as a destination when sending, and the sending fax machine would construct an e-mail message formatted in a particular way as defined by the T.37 spec with a TIFF attachment, send that e-mail via standard SMTP, and the receiving fax machine would eventually receive the e-mail and print the attachment out, just as if it had received the document over a phone line.  The whole process avoids the PSTN entirely.  It's technically store-and-forward since one or more e-mail servers in the middle are necessarily involved.  There is optionally a provision for a PSTN-to-email gateway to allow for faxes to be sent and received between a terminal with native T.37 support and a PSTN-attached terminal.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>The solution FaxBack pitches with its "HTTPS ATAs" is not T.37, nor (obviously) is it T.38, either.  I don't believe there is a standard that governs it, but it's also not a FaxBack-proprietary protocol, either.  It's a solution they bought off the shelf from AudioCodes.  It's definitely proprietary to AudioCodes, but any provider who wants to offer a similar service can deploy these same ATAs to their customers.  Like T.37, it is also store-and-forward; it just doesn't use e-mail as the transport/proxy method, but is rather pushing or pulling documents from a bespoke server.  Specifically, the ATA is communicating with a web server in a data center, running the AudioCodes Fax Connector server software (<a href="https://www.faxata.com/FaxConnector.html">https://www.faxata.com/FaxConnector.html</a>).  It appears as if Fax Connector itself has the ability to gateway between T.37 and the AudioCodes ATAs, which may be how you friend concluded that this is a T.37 solution.  But strictly speaking, the "call" leg between the ATA attached to the analog fax terminal and the Fax Connector server is not T.37.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>FaxBack might provide both T.38 transport/gatewaying as well as this AudioCodes HTTPS thing; it's not 100% clear to me at the brief glance I've had at their offerings.  They do have this white paper from 2006, which spends time praising the real-time capabilities of T.38 over and above "store and forward" solutions (<a href="http://www.faxback.com/Resources/WhitePapers/BoardlessFaxingWhitepaper.pdf">http://www.faxback.com/Resources/WhitePapers/BoardlessFaxingWhitepaper.pdf</a>), but then they also have this page on "why HTTPS Fax Connections are better" (<a href="https://faxback.com/Solutions/HttpsFax.aspx">https://faxback.com/Solutions/HttpsFax.aspx</a>) where they throw T.38 under the bus.  I'm not really sure if their position has evolved due to first-hand experience, or if they are talking out of two sides of their mouth; heh.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>-- Nathan<o:p></o:p></span></p><p class=MsoNormal><a name="_MailEndCompose"><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></a></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> VoiceOps [mailto:voiceops-bounces@voiceops.org] <b>On Behalf Of </b>Mike Hammett via VoiceOps<br><b>Sent:</b> Thursday, May 23, 2024 5:17 AM<br><b>To:</b> Mark Wiater<br><b>Cc:</b> voiceops@voiceops.org<br><b>Subject:</b> Re: [VoiceOps] Fax<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:5.0pt;font-family:"Arial","sans-serif";color:black'><a href="https://www.faxback.com/Products/HTTPSFaxATA.aspx">https://www.faxback.com/Products/HTTPSFaxATA.aspx</a></span><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:black'><o:p></o:p></span></p><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:black'><br><br>-----<br>Mike Hammett<br>Intelligent Computing Solutions<br><a href="http://www.ics-il.com">http://www.ics-il.com</a><br><br><br><br>Midwest Internet Exchange<br><a href="http://www.midwest-ix.com">http://www.midwest-ix.com</a><br><br><br><o:p></o:p></span></p></div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:black'><o:p> </o:p></span></p><div class=MsoNormal align=center style='text-align:center'><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:black'><hr size=4 width="100%" noshade style='color:black' align=center></span></div><div><p class=MsoNormal style='margin-bottom:12.0pt'><b><span style='font-family:"Helvetica","sans-serif";color:black'>From: </span></b><span style='font-family:"Helvetica","sans-serif";color:black'>"Mark Wiater via VoiceOps" <<a href="mailto:voiceops@voiceops.org">voiceops@voiceops.org</a>><br><b>To: </b><a href="mailto:voiceops@voiceops.org">voiceops@voiceops.org</a><br><b>Sent: </b>Thursday, May 23, 2024 7:12:28 AM<br><b>Subject: </b>Re: [VoiceOps] Fax<br><br>Isn't FaxBack just sending a return fax to the number you just received a fax from, whatever protocol?  Or is the term FaxBack more specific than that?<o:p></o:p></span></p><div><p class=MsoNormal><span style='font-family:"Helvetica","sans-serif";color:black'>On 5/23/2024 7:46 AM, Kili Land via VoiceOps wrote:<o:p></o:p></span></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><div><p class=MsoNormal><span style='font-family:"Helvetica","sans-serif";color:black'>Faxback is t.38<o:p></o:p></span></p></div></div><div class=MsoNormal align=center style='text-align:center'><span style='font-family:"Helvetica","sans-serif";color:black'><hr size=4 width="98%" align=center></span></div><div id=divRplyFwdMsg><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:black'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:black'> VoiceOps <a href="mailto:voiceops-bounces@voiceops.org" target="_blank"><voiceops-bounces@voiceops.org></a> on behalf of Mike Hammett via VoiceOps <a href="mailto:voiceops@voiceops.org" target="_blank"><voiceops@voiceops.org></a><br><b>Sent:</b> Thursday, May 23, 2024 6:13:02 AM<br><b>To:</b> KARIM MEKKAOUI <a href="mailto:amekkaoui@mektel.ca" target="_blank"><amekkaoui@mektel.ca></a><br><b>Cc:</b> <a href="mailto:voiceops@voiceops.org" target="_blank">voiceops@voiceops.org</a> <a href="mailto:voiceops@voiceops.org" target="_blank"><voiceops@voiceops.org></a><br><b>Subject:</b> Re: [VoiceOps] Fax</span><span style='font-family:"Helvetica","sans-serif";color:black'> <o:p></o:p></span></p><div><p class=MsoNormal><span style='font-family:"Helvetica","sans-serif";color:black'> <o:p></o:p></span></p></div></div><div><div><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:11.0pt;font-family:"Helvetica","sans-serif";color:black'>NOTE: This is an external message. Please use caution when replying, opening attachments or clicking on any links in this e-mail.<br>WARNING: Replies to this message will go to <a href="mailto:voiceops-bounces@voiceops.org" target="_blank">voiceops-bounces@voiceops.org</a>. If you believe this is malicious or are unsure if this is correct, please report it using the Report Phish button and our analysts will investigate it.<br><br>Are FaxBack and similar solutions standards-based or are they proprietary? I swore they were proprietary, but a friend of mine swears they are t.37.<br><br><br><br>-----<br>Mike Hammett<br>Intelligent Computing Solutions<br><a href="http://www.ics-il.com" target="_blank">http://www.ics-il.com</a><br><br><br><br>Midwest Internet Exchange<br><a href="http://www.midwest-ix.com" target="_blank">http://www.midwest-ix.com</a><br><br><br><br>----- Original Message -----<br>From: KARIM MEKKAOUI via VoiceOps <a href="mailto:voiceops@voiceops.org" target="_blank"><voiceops@voiceops.org></a><br>To: <a href="mailto:voiceops@voiceops.org" target="_blank">voiceops@voiceops.org</a><br>Sent: Thu, 18 Apr 2024 21:22:16 -0500 (CDT)<br>Subject: [VoiceOps] Fax<br><br>Hi VOIPOPS Community<br><br>Do you know about any fax over internet solution that works? We tried multiple ATA and multiple ATA configurations, sometime it works sometimes not.<br><br>Also, do you know about any eFax solution provider that works good.<br><br>Thanks in advance for your help.<br><br>KARIM<br>MEKTEL INC.<br><br><br>_______________________________________________<br>VoiceOps mailing list<br><a href="mailto:VoiceOps@voiceops.org" target="_blank">VoiceOps@voiceops.org</a><br><a href="https://puck.nether.net/mailman/listinfo/voiceops" target="_blank">https://puck.nether.net/mailman/listinfo/voiceops</a><o:p></o:p></span></p></div></div><div><p class=xmsonormal><i><span style='font-family:"Helvetica","sans-serif";color:black'>NOTICE: This e-mail is only intended for the person(s) to whom it is addressed and may contain confidential information. Unless stated to the contrary, any opinions or comments are personal to the writer and do not represent the official view of GTT Communications Inc or any of its affiliates. If you have received this e-mail in error, please notify us immediately by reply e-mail and then delete this message from your system. Please do not copy it or use it for any purposes, or disclose its contents to any other person.<br>All quotes, offers, proposals and any other information in the body of this email is subject to, and limited by, the terms and conditions, signed service agreement and/or statement of work</span></i><span style='font-family:"Helvetica","sans-serif";color:black'><o:p></o:p></span></p></div><p class=MsoNormal><span style='font-family:"Helvetica","sans-serif";color:black'><br><br><o:p></o:p></span></p><pre><span style='color:black'>_______________________________________________<o:p></o:p></span></pre><pre><span style='color:black'>VoiceOps mailing list<o:p></o:p></span></pre><pre><span style='color:black'><a href="mailto:VoiceOps@voiceops.org" target="_blank">VoiceOps@voiceops.org</a><o:p></o:p></span></pre><pre><span style='color:black'><a href="https://puck.nether.net/mailman/listinfo/voiceops" target="_blank">https://puck.nether.net/mailman/listinfo/voiceops</a><o:p></o:p></span></pre></blockquote><p class=MsoNormal><span style='font-family:"Helvetica","sans-serif";color:black'><br><br>_______________________________________________<br>VoiceOps mailing list<br><a href="mailto:VoiceOps@voiceops.org">VoiceOps@voiceops.org</a><br><a href="https://puck.nether.net/mailman/listinfo/voiceops">https://puck.nether.net/mailman/listinfo/voiceops</a><o:p></o:p></span></p></div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:black'><o:p> </o:p></span></p></div></div></body></html>