FaxServer Fax to Email no sending email

Status
Not open for further replies.

Robert Birch

Member
Mar 16, 2017
114
5
18
53
I have built a FaxServer and assigned a number to it. It will receive the fax, I see it in the FaxServer Inbox, but I don't get an email.

I can't find anything in the freeswitch.log log to say why it failed, or what happened.

Is there a log I can look at?

Thanks,
Shredder
 
So, it looks like it is trying to end the email too soon. I can see a line in the freeswitch.log like the following:

Code:
/usr/bin/php /var/www/fusionpbx/secure/fax_to_email.php email=user@domain.com extension=500 name=/var/lib/freeswitch/storage/fax/voip.domain.com/500/inbox/3177790131-2020-04-01-16-21-28.tif messages=\'result:OK sender:FaxZero.com pages:2\' domain=voip.domain.com caller_id_name=3177790131 caller_id_number=3177790131 fax_relay=false fax_prefix=false

If I run it again, it works fine.

Odd.

Thanks
 
  • Like
Reactions: fbeckma
Does anyone have an idea on this? There really isn't anything in the freeswitch.log file to say why it doesn't work. It seems to me that it fails to send. Is there another log file or something I can look at to see what might be going wrong?
 
Sorry for taking so long to get back to this.

The mailer-app.log on my system only shows for voicemail, nothing for the fax server.

Thanks
 
Status
Not open for further replies.