<div dir="ltr">If you like to play with T.38 faxing, I will recommend to try ICTFax <a href="http://www.ictfax.org">http://www.ictfax.org</a> . The current version is based on plivo and drupal cms however we are working to improve the application developing interface over freeswitch directly without using any thid party application <br>
<br>Regards<br><div class="gmail_extra"><br clear="all"><div><b>Tahir Almas</b><br><br>Managing Partner<br>ICT Innovations<br><a href="http://www.ictinnovations.com" target="_blank">http://www.ictinnovations.com</a><br>Leveraging open source in ICT<br>
<br></div><br><div class="gmail_quote">On Wed, Jul 9, 2014 at 11:50 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">After running FreeSWITCH for a couple of years for our office voice phone system, I trying to get incoming FAX to work.<div>
<br></div><div>I followed the recommendation in the wiki, and set up a DID number this way:</div>
<div><br></div><div><div> <extension name="inbound_fax"></div><div> <condition field="destination_number" expression="^(my_fax)$" require-nested="false"></div><div>
<condition field="${cond(${caller_id_name} == ${caller_id_number} ?true:false)" expression="^true$"></div>
<div> <action application="set" data="effective_caller_id_name=${cidlookup(${caller_id_number})}"/></div><div> <anti-action application="playback" data="silence_stream://2000"/></div>
<div> </condition></div><div> <action application="set" data="fax_enable_t38_request=true"/></div><div> <action application="set" data="fax_enable_t38=true"/></div>
<div> <action application="rxfax" data="/tmp/FAX-${uuid}.tif"/></div><div> <action application="hangup"/></div><div> </condition></div><div> </extension></div>
<div><br></div><div class="gmail_extra">I attempted to send a fax from an ordinary fax machine connected to a POTS AT&T line. The freeswitch.log file is not very helpful, it just says the fax was not successful. But I think I may have a clue from the behavior.</div>
<div class="gmail_extra">When rxfax starts, I hear what sounds like the normal FAX answer tone, and my FAX stops sending the CNG tone. But the answer tone (is it the CED?) just keeps going. After a long time, I hear a brief lower pitched tone, then it goes back to the answer tone, until my fax machine gives up and hangs up.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">There doesn't seem to be a description for this symptom in the wiki documentation.</div><div class="gmail_extra"><br></div><div class="gmail_extra">My provider is Flowroute. I'm using FreeSWITCH Version 1.2.7.</div>
<span class="HOEnZb"><font color="#888888">
<div class="gmail_extra"><br></div><div class="gmail_extra">-- </div><div class="gmail_extra">Steve</div></font></span><div class=""><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 2, 2013 at 9:42 PM, Steve Underwood <span dir="ltr"><<a href="mailto:steveu@coppice.org" target="_blank">steveu@coppice.org</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">You seem to be making a mountain out of a mole hill. Unless you have<br>
some very specific need for HylaFAX, just install FreeSwitch and let it<br>
FAX for you. </blockquote></div></div></div></div></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">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>
<br></blockquote></div><br></div></div>