@Hawkeye wrote:
The current state of inbound faxes made into PDF and emailed out is to delete them as shown below from extensions_additional.conf:
/etc/asterisk/extensions_additional.conf:exten => h,n,System(${ASTVARLIBDIR}/bin/fax2mail.php --to "${FAX_RX_EMAIL}" --dest "${FROM_DID}" --callerid '${STRREPLACE(CALLERID(all),',\')}' --file ${ASTSPOOLDIR}/fax/${UNIQUEID}.tif --exten "${FAX_FOR}" --delete "${DELETE_AFTER_SEND}" --attachformat "${FAX_ATTACH_FORMAT}")
Obviously the removal of --delete in extensions_additional.conf would itself be removed on any FreePBX update. The question is, is there a way the resulting PDF can be kept as it used to be in /var/spool/asterisk/fax
Thank you.
Posts: 7
Participants: 2