Hi,<br><br>It seems like asterisk does not like to send faxes to itself:<br><br>The cal is set up using a call file with Local/exten@context and Application: SendFax()<br><br>[Sep 14 14:53:53] WARNING[8817]: app_fax.c:439 transmit_audio: It looks like we hung. Aborting.<br>
[Sep 14 14:53:53] WARNING[8817]: app_fax.c:173 phase_e_handler: Error transmitting fax. result=49: The call dropped prematurely.<br>[Sep 14 14:53:53] WARNING[8817]: app_fax.c:618 transmit: Transmission error<br>[Sep 14 14:53:53] WARNING[8818]: app_fax.c:173 phase_e_handler: Error transmitting fax. result=49: The call dropped prematurely.<br>
[Sep 14 14:53:53] WARNING[8818]: app_fax.c:618 transmit: Transmission error<br><br>Fax sending/transmitting is working great going in or out via DAHDI, but when i send a fax to a fax receiver at the same asterisk machine, it hangs, and then gives up after some while, with the werror message shown.<br>
<br>Can easily be reproduced by SendFax()ing to a ReceiveFax() on the same server. (Tested on *1.6.0.5 with spandsp0.0.5, could someone test this on trunk?)<br><br>Should I add this to the bugtracker, or do anyone have a configuration tip to make this work anyways?<br>
I have not found anything on the net about this being reported or fixed before.<br><br>Regards,<br>Håkon<br>