<div dir="ltr">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 class="gmail_extra"><div class="gmail_quote">
<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 style>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 style>
<br></div><div style>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 style><br></div><div style>
I already have this rule in the outgoing dialplan:</div><div style><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 style>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 style><br></div><div style>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><div style><br></div><div style>-- </div><div style>Steve</div>
</div><br></div></div>