Hi all,<div><br></div><div>I'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've tried calling the app directly:</div><div><font face="courier new, monospace">originate {ignore_early_media='true'}sofia/gateway/mygateway/18005551234 &spandsp_start_fax_detect('txfax /tmp/myfax.tif 3 ced')</font></div>
<div><br></div><div>Inline dialplan:</div><div><font face="courier new, monospace">originate {ignore_early_media='true'}sofia/gateway/mygateway/18005551234 'spandsp_start_fax_detect:txfax /tmp/myfax.tif 3 ced' 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 'txfax' '/tmp/myfax.tif'</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>