<div dir="ltr">It turns out I was too optimistic. It works *sometimes*. It makes a successful FAX transmission only about 20% of the time. Usually it fails. A typical failure is in <a href="http://pastebin.freeswitch.org/20570">http://pastebin.freeswitch.org/20570</a><div>
<br></div><div>This is HylaFax running on the Freeswitch machine, using the SpanDSP modems. I'm calling a FAX number that's an analog PSTN line. Can anybody tell me what I'm doing wrong?</div><div><br></div>
<div>-- </div><div>Steve<br><div><br></div><div><div class="gmail_extra">
<div class="gmail_quote">On Wed, Feb 6, 2013 at 5:58 PM, Steven Schoch <span dir="ltr"><<a href="mailto:schoch+freeswitch.org@xwin32.com" target="_blank">schoch+freeswitch.org@xwin32.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div>On Fri, Feb 1, 2013 at 4:53 AM, shouldbe q931 <span dir="ltr"><<a href="mailto:shouldbeq931@gmail.com" target="_blank">shouldbeq931@gmail.com</a>></span> wrote:</div><div class="gmail_extra">
<div class="gmail_quote"><div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">As a replacement for the faxback plugin.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">how about using hylafax+ with t38modem ? <a href="http://hylafax.sourceforge.net/" target="_blank">http://hylafax.sourceforge.net/</a><div>
<br></div><div>or the commercial "fork" from iFax ? <a href="http://www.ifax.com/products/hylafax/fax-over-ip.html" target="_blank">http://www.ifax.com/products/hylafax/fax-over-ip.html</a></div></div></div></blockquote>
<div><br></div></div><div>I am happy to report that I have (partial) success! I used HylaFSP (commercial HylaFAX Windows client) to send a FAX to HylaFAX running on the FS machine, connecting to /dev/FS0.</div><div>
<br></div><div>The FAX wasn't received 100%, because it didn't go through the T.38 gateway, and the Caller-ID didn't get set, so that's what I'd like to fix next.</div><div><br></div><div>
I already have this rule in the outgoing dialplan:</div><div><div><br></div><div> <condition field="${fax_call}" expression="^true$" break="never"></div><div> <action application="set" data="fax_enable_t38=true"/></div>
<div> <action application="set" data="execute_on_answer=t38_gateway peer"/></div><div> </condition></div><div><br></div></div><div>I set the $fax_call variable (and the $outbound_caller_id_number variable) in the directory entry that's used by the ATA that the analog FAX machine uses.</div>
<div><br></div><div>What I want to do now is set the same variables on channels opened by the /dev/FS0 modem. Where should I put these variables?</div><span><font color="#888888"><div><br></div><div>-- </div>
<div>Steve</div>
</font></span></div><br></div></div>
</blockquote></div><br></div></div></div></div>