<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">&lt;<a href="mailto:schoch+freeswitch.org@xwin32.com" target="_blank">schoch+freeswitch.org@xwin32.com</a>&gt;</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>  &lt;extension name=&quot;inbound_fax&quot;&gt;</div><div>    &lt;condition field=&quot;destination_number&quot; expression=&quot;^(my_fax)$&quot; require-nested=&quot;false&quot;&gt;</div><div>
      &lt;condition field=&quot;${cond(${caller_id_name} == ${caller_id_number} ?true:false)&quot; expression=&quot;^true$&quot;&gt;</div>
<div>        &lt;action application=&quot;set&quot; data=&quot;effective_caller_id_name=${cidlookup(${caller_id_number})}&quot;/&gt;</div><div>        &lt;anti-action application=&quot;playback&quot; data=&quot;silence_stream://2000&quot;/&gt;</div>

<div>      &lt;/condition&gt;</div><div>      &lt;action application=&quot;set&quot; data=&quot;fax_enable_t38_request=true&quot;/&gt;</div><div>      &lt;action application=&quot;set&quot; data=&quot;fax_enable_t38=true&quot;/&gt;</div>

<div>      &lt;action application=&quot;rxfax&quot; data=&quot;/tmp/FAX-${uuid}.tif&quot;/&gt;</div><div>      &lt;action application=&quot;hangup&quot;/&gt;</div><div>    &lt;/condition&gt;</div><div>  &lt;/extension&gt;</div>

<div><br></div><div class="gmail_extra">I attempted to send a fax from an ordinary fax machine connected to a POTS AT&amp;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&#39;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&#39;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">&lt;<a href="mailto:steveu@coppice.org" target="_blank">steveu@coppice.org</a>&gt;</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>