<div dir="ltr">Hi, Bruce!<div>Yes, it's been 7 years, but I'm setting up a FreeSWITCH system for a local non-profit, and part of this is FAX.</div><div>I have been using your fsfax script at my company for a long time, and they just keep working, so I never made any changes.</div><div>When I was on your GitHub repository (<a href="https://github.com/bwmarrin/fsfax">https://github.com/bwmarrin/fsfax</a>) I noticed the code hasn't been updated for 6 years. Is this because:</div><div><br></div><div>1. It's already perfect?</div><div>2. You updated it, but forgot to push?</div><div>3. You found something better?</div><div><br></div><div>Let me know which, so I can decide which FAX solution to use.</div><div><br></div><div>-- </div><div>Steve</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 25, 2014 at 8:42 AM <<a href="mailto:bruce@sqls.net">bruce@sqls.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div>
<div> </div>
<div> </div>
<div>------ Original Message ------</div>
<div>From: "Ali Pey" <<a href="mailto:alipey@gmail.com" target="_blank">alipey@gmail.com</a>></div>
<div>To: "FreeSWITCH Users Help" <<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>></div>
<div>Sent: 3/25/2014 9:52:41 AM</div>
<div>Subject: Re: [Freeswitch-users] Faxing with FreeSWITCH</div>
<div> </div>
<div id="gmail-m_617872795609914380b6fc3fd303494ba3bf595df1b63364af">
<blockquote class="gmail-m_617872795609914380cite2" cite="http://CA+q4kR+4xqF-Sta+3VaypQmsUe6NhfyHQv79unRnrfYB2q6ciQ@mail.gmail.com" type="cite">
<div dir="ltr">Have you done any performance testing? How many concurrent faxes can you do? 
<div><br></div>
<div><br></div>
<div>Yes, in Lua you can do transfer to FAX_DETECT extension. It's fairly simple. If you choose to go that route, I can help you to set it up.</div>
<div><br></div>
<div>Try api_hangup_hook for post call processing. It gives you whole lots of information. You can also save additional parameters in channel variables and access them there in hangup hook. </div>
<div><br></div></div></blockquote>
<div> </div>
<div>No, I haven't done any performance tests.  I'm not sure how I would do that either :).  I'm pretty new to FreeSWITCH and I've never used LUA before I started this project so all and all.. I'm mostly clueless.     There's probably a number of best-practices I just haven't read or learned about yet.</div>
<div> </div>
<div>Right now I'm just trying to get it to log everything and be as reliable as possible :)   I am curious about how to do the extension transfer stuff in LUA.  Everything I learn at this point is a big bonus to making this work best. </div>
<div> </div>
<div>Right now all the post call processing is just happening in the same LUA script.  I do call "hangup" after the fax is received though.  Is there a big advantage to splitting the script up into two scripts? One for the call and another for post call stuff (logging, emailing, etc). ?</div>
<div> </div>
<div> </div></div></div>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" rel="noreferrer" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" rel="noreferrer" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div>