Hi all,<div><br></div><div>I&#39;ve been trying to use the spandsp_start_fax_detect application (with txfax as the callback) from the originate command but I keep getting a hangup before it completes.</div><div><br></div><div>
So far I&#39;ve tried calling the app directly:</div><div><font face="courier new, monospace">originate {ignore_early_media=&#39;true&#39;}sofia/gateway/mygateway/18005551234 &amp;spandsp_start_fax_detect(&#39;txfax /tmp/myfax.tif 3 ced&#39;)</font></div>
<div><br></div><div>Inline dialplan:</div><div><font face="courier new, monospace">originate {ignore_early_media=&#39;true&#39;}sofia/gateway/mygateway/18005551234 &#39;spandsp_start_fax_detect:txfax /tmp/myfax.tif 3 ced&#39; inline</font>
</div><div><br></div><div>..plus some other permutations but all end with the same result:</div><div><br></div><div><div><font face="courier new, monospace">[NOTICE] mod_spandsp.c:107 Enabling fax detection &#39;txfax&#39; &#39;/tmp/myfax.tif&#39;</font></div>
<div><font face="courier new, monospace">[DEBUG] switch_core_media_bug.c:456 Attaching BUG to sofia/external/18005551234</font></div><div><font face="courier new, monospace">[NOTICE] switch_core_state_machine.c:226 sofia/external/18005551234 has executed the last dialplan instruction, hanging up.</font></div>
</div><div><br></div><div>Am I misunderstanding how spandsp_start_fax_detect works?</div><div><br></div><div>Adam Johnston<br>
</div>