I was able to get this going doing the below steps.
1) Disabled the send queue:
In advanced / default settings / fax / send_mode - set enabled to false
2) Deleted all the previous records under:
app / fax server / sent
app /fax server / log
3) Login and delete everything in the below folders on the server:
var/lib/freeswitch/storage/fax/sent
var/lib/freeswitch/storage/fax/temp
4) Restarted the freeswitch service:
service freeswitch restart
After that I was able to send faxes from email and the web portal without issue.
I would still like to understand the queuing a little more and how it would work with a high volume of faxes but like everything else in FusionPBX the faxing seems to works great!
1) Disabled the send queue:
In advanced / default settings / fax / send_mode - set enabled to false
2) Deleted all the previous records under:
app / fax server / sent
app /fax server / log
3) Login and delete everything in the below folders on the server:
var/lib/freeswitch/storage/fax/sent
var/lib/freeswitch/storage/fax/temp
4) Restarted the freeswitch service:
service freeswitch restart
After that I was able to send faxes from email and the web portal without issue.
I would still like to understand the queuing a little more and how it would work with a high volume of faxes but like everything else in FusionPBX the faxing seems to works great!