<div dir="ltr"><div class="gmail_extra" style>Here&#39;s an update on my FAX project:</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>On our main FreeSWITCH pbx (on CentOS), I run this command through the CLI and it works:</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>freeswitch@internal&gt; originate sofia/gateway/flowroute/1408739xxxx &amp;txfax(/home/schoch/fax000007603.tif)</div><div class="gmail_extra" style><br>
</div><div class="gmail_extra" style>I did a basic install on a Windows machine, by downloading the installer, installing it, and changing the &quot;default_provider&quot; lines in vars.xml in order to make it connect to our pbx.  A &quot;sofia status&quot; shows it&#39;s connected.</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>Then I ran this command on the Windows machine:</div><div class="gmail_extra" style><div class="gmail_extra">freeswitch@internal&gt; originate sofia/gateway/external::starnet_fax/1408739xxxx &amp;txfax(C:/Users/Schoch/Pictures/fax000007603.tif)</div>
<div class="gmail_extra"><br></div><div class="gmail_extra" style>It rang the FAX machine, but the FAX never got there.  It got some sort of a timeout:</div><div class="gmail_extra" style><div class="gmail_extra">2013-01-22 14:09:10.224456 [DEBUG] switch_rtp.c:928  [ zrtp engine]: WARNING! HELLO Max retransmissions count reached (20 retries). ID=1</div>
<div class="gmail_extra" style>and</div><div class="gmail_extra" style><div class="gmail_extra">2013-01-22 14:10:07.744746 [DEBUG] mod_spandsp_fax.c:500 Fax processing not successful - result (2) Timed out waiting for initial communication.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra" style>I&#39;m not sure where to go from here.  Any ideas?</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>-- </div><div class="gmail_extra" style>
Steve</div></div></div></div></div>