Hi Steve, <div><br></div><div>I&#39;m not sure if the following will work. Let&#39;s say that you have a SIP trunk service configured in a FS box for interconnection with the PSTN. To avoid individual analog fax machines (reduce hardware costs and attached maintenance costs) and take advantage of fax server capabilities, a solution would be install HylaFAX with t38modem built with OPAL support (this enables routing modems to SIP URIs) sending/receiving calls to/from FS via SIP (configure your dialplan for enabling t38 at FS side). That way you get the best from HylaFAX (jub submission, scheduling, retrying, reporting and other facilities) and FS (dealing with SIP trunk service providers, cdr, call routing) at the same time.</div>


<div>End users can interact with HylaFAX using compatible windows clients, email interface or web interface. A very good idea would be link HylaFAX accounts to FS directory (connect HylaFAX to FS db may be?).</div><div>My two cents...</div>


<div><br><br><div class="gmail_quote">On Tue, Apr 5, 2011 at 4:20 PM, Kristian Kielhofner <span dir="ltr">&lt;<a href="mailto:kris@kriskinc.com" target="_blank">kris@kriskinc.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Steve,<br>
<br>
  Very cool (and I&#39;m very interested).<br>
<br>
  What about using the existing user directory (perhaps with<br>
additional params) for the accounts and the FreeSWITCH core DB<br>
(whether SQLite or ODBC) for the jobs, etc?<br>
<div><div></div><div><br>
On Tue, Apr 5, 2011 at 12:27 PM, Steve Underwood &lt;<a href="mailto:steveu@coppice.org" target="_blank">steveu@coppice.org</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; It has always been clear that a HylaFAX compatible FAX job submission<br>
&gt; server would add considerably to the value of the FAX facilities in<br>
&gt; Asterisk and Freeswitch, but somehow it hasn&#39;t happened until now. I<br>
&gt; recently found that in 2005 someone produced something fairly basic for<br>
&gt; Asterisk in Perl, but it doesn&#39;t seem to have been well publicised, and<br>
&gt; it looks like development stalled long ago.<br>
&gt;<br>
&gt; I now have the skeleton of HylaFAX compatible FAX job submission server,<br>
&gt; in C, working. It accepts FAX submissions from sendfax and a couple of<br>
&gt; the windows HylaFAX clients, though it needs a lot more polishing. Now I<br>
&gt; need to look at the best thing to do on the Freeswitch side. I aim to<br>
&gt; make the server maintain its own database of FAX jobs. It will attach to<br>
&gt; Freeswitch, by ESL; push the jobs through FS; deal with scheduling,<br>
&gt; retries, etc; and report the final result to the user, just as HylaFAX<br>
&gt; does. The thing I am rather unsure about is the best way to handle the<br>
&gt; accounts used to accept FAX jobs? Should I maintain a separate database<br>
&gt; of FAX accounts, or hook into an existing database? I would welcome<br>
&gt; suggestions for what would be the most useful approach.<br>
&gt;<br>
&gt; Steve<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
<font color="#888888">Kristian Kielhofner<br>
</font><div><div></div><div><br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>