<div dir="ltr">from cli:<div><br></div><div>originate loopback/1078 &amp;txfax(/tmp/txfax-sample.tiff)<br></div><div><br></div><div>does not work either.</div><div>It gives following error:</div><div><br></div><div><div>2015-12-15 15:52:21.690997 [DEBUG] mod_spandsp_fax.c:496 ==============================================================================</div><div>2015-12-15 15:52:21.690997 [DEBUG] mod_spandsp_fax.c:508 Fax processing not successful - result (2) Timed out waiting for initial communication.</div><div>2015-12-15 15:52:21.690997 [DEBUG] mod_spandsp_fax.c:513 Remote station id:</div><div>2015-12-15 15:52:21.690997 [DEBUG] mod_spandsp_fax.c:514 Local station id:  SpanDSP Fax Ident</div><div>2015-12-15 15:52:21.690997 [DEBUG] mod_spandsp_fax.c:515 Pages transferred: 0</div><div>2015-12-15 15:52:21.690997 [DEBUG] mod_spandsp_fax.c:517 Total fax pages:   0</div><div>2015-12-15 15:52:21.690997 [DEBUG] mod_spandsp_fax.c:518 Image resolution:  0x0</div><div>2015-12-15 15:52:21.690997 [DEBUG] mod_spandsp_fax.c:519 Transfer Rate:     14400</div><div>2015-12-15 15:52:21.690997 [DEBUG] mod_spandsp_fax.c:521 ECM status         off</div><div>2015-12-15 15:52:21.690997 [DEBUG] mod_spandsp_fax.c:522 remote country:</div><div>2015-12-15 15:52:21.690997 [DEBUG] mod_spandsp_fax.c:523 remote vendor:</div><div>2015-12-15 15:52:21.690997 [DEBUG] mod_spandsp_fax.c:524 remote model:</div><div>2015-12-15 15:52:21.690997 [DEBUG] mod_spandsp_fax.c:526 ==============================================================================</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 15, 2015 at 4:39 PM, huseyin kalyoncu <span dir="ltr">&lt;<a href="mailto:hkalyoncu@gmail.com" target="_blank">hkalyoncu@gmail.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">hello i tried sending fax from freeswitch dialplan with the following xml part<div>but i failed. I called 1079 but no fax transmitted.</div><div><br></div><div>What am i doing wrong?</div><div><br></div><div><div>    &lt;extension name=&quot;fax_receive&quot;&gt;</div><div>        &lt;condition field=&quot;destination_number&quot; expression=&quot;^1077$&quot;&gt;</div><div>                &lt;action application=&quot;answer&quot; /&gt;</div><div>                &lt;action application=&quot;playback&quot; data=&quot;silence_stream://2000&quot;/&gt;</div><div>                &lt;action application=&quot;rxfax&quot; data=&quot;$${temp_dir}/rxfax.tif&quot;/&gt;</div><div>                &lt;action application=&quot;hangup&quot;/&gt;</div><div>        &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div><div>    &lt;extension name=&quot;fax_transmit&quot;&gt;</div><div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^1078$&quot;&gt;</div><div>        &lt;action application=&quot;txfax&quot; data=&quot;$${temp_dir}/txfax-sample.tiff&quot;/&gt;</div><div>        &lt;action application=&quot;hangup&quot;/&gt;</div><div>      &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div><div>    &lt;extension name=&quot;test_txfax_stream&quot;&gt;</div><div>        &lt;condition field=&quot;destination_number&quot; expression=&quot;^1079$&quot;&gt;</div><div>                &lt;action application=&quot;set&quot; data=&quot;ignore_early_media=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;set&quot; data=&quot;fax_verbose=true&quot;/&gt;</div><div>                &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge_true&quot;/&gt;</div><div>                &lt;action application=&quot;export&quot; data=&quot;execute_on_fax_detect=execute_extension 1078&quot;/&gt;</div><div>                &lt;action application=&quot;bridge&quot; data=&quot;loopback/1077&quot;/&gt;</div><div>        &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div></div><div><br></div><div>thanks</div><span class="HOEnZb"><font color="#888888"><div>Huseyin</div><div><br></div></font></span></div>
</blockquote></div><br></div>