<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I am trying to send fax from freeswitch on Ubuntu 14.10 to kapanga on Windows 7 in the same LAN. The command I am using on fs console is:<div class=""><br class=""></div><div class="">originate {ignore_early_media=true,fax_verbose=true,fax_enable_t38=true,fax_enable_t38_request=true}user/1003 &amp;txfax(/tmp/txfax.tif)</div><div class=""><br class=""></div><div class="">I can receive the fax from kapanga using rxfax.</div><div class=""><br class=""></div><div class="">The complete error log is at pastebin&nbsp;<a href="https://pastebin.freeswitch.org/24095" class="">https://pastebin.freeswitch.org/24095</a></div><div class=""><br class=""></div><div class="">And here are some snippets from log</div><div class=""><br class=""></div><div class=""><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:286 FLOW T.30 T0 expired in state T</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:286 FLOW T.30 Status changing to 'Timed out waiting for initial communication'</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:506 ==============================================================================</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:518 Fax processing not successful - result (2) Timed out waiting for initial communication.</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:523 Remote station id:&nbsp;</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:524 Local station id: &nbsp;SpanDSP Fax Ident</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:525 Pages transferred: 0</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:527 Total fax pages: &nbsp; 0</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:528 Image resolution: &nbsp;0x0</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:529 Transfer Rate: &nbsp; &nbsp; 14400</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:531 ECM status &nbsp; &nbsp; &nbsp; &nbsp; off</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:532 remote country: &nbsp;&nbsp;</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:533 remote vendor: &nbsp; &nbsp;</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:534 remote model: &nbsp; &nbsp;&nbsp;</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:536 ==============================================================================</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:286 FLOW T.30 Changing from state T to CALL_FINISHED</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:286 FLOW T.30 Changing from phase A_CNG to CALL_FINISHED</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38T Set rx type 9</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38T Set tx type 9</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38T FAX exchange complete</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] mod_spandsp_fax.c:286 FLOW T.30 Call completed</div><div class="">2015-04-10 15:44:32.135053 [DEBUG] switch_core_codec.c:246 <a href="mailto:sofia/internal/1003@192.168.0.81" class="">sofia/internal/1003@192.168.0.81</a>:5060 Restore previous codec PCMU:0.</div><div class=""><br class=""></div><div class="">&nbsp;</div></div></body></html>