<div dir="ltr">On Fri, Feb 1, 2013 at 4:53 AM, shouldbe q931 <span dir="ltr">&lt;<a href="mailto:shouldbeq931@gmail.com" target="_blank">shouldbeq931@gmail.com</a>&gt;</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 &quot;fork&quot; 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&#39;t received 100%, because it didn&#39;t go through the T.38 gateway, and the Caller-ID didn&#39;t get set, so that&#39;s what I&#39;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>    &lt;condition field=&quot;${fax_call}&quot; expression=&quot;^true$&quot; break=&quot;never&quot;&gt;</div><div>      &lt;action application=&quot;set&quot; data=&quot;fax_enable_t38=true&quot;/&gt;</div>
<div>      &lt;action application=&quot;set&quot; data=&quot;execute_on_answer=t38_gateway peer&quot;/&gt;</div><div>    &lt;/condition&gt;</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&#39;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>