FIXED-No FAX email received, FAX as a tiff in fax directory

After the update to the FAX module earlier today in response to an earlier forum post regarding no email message format, I see that the logs show a proper format but I am still not receiving an email. Email for everything else seems to works great.

In looking at the Asterisk log, I see:

[2015-10-01 16:47:06] WARNING[12275][C-0000a279] res_fax_spandsp.c: WARNING T.30 ECM carrier not found
[2015-10-01 16:47:47] VERBOSE[12275][C-0000a279] pbx.c: – Executing [s@ext-fax:5] ExecIf(“SIP/FlowRoute-000000c6”, “0?Set(FAXSTATUS=“FAILED: error: statusstr: OK”)”) in new stack
[2015-10-01 16:47:47] VERBOSE[12275][C-0000a279] pbx.c: – Executing [s@ext-fax:6] Hangup(“SIP/FlowRoute-000000c6”, “”) in new stack
[2015-10-01 16:47:47] VERBOSE[12275][C-0000a279] pbx.c: == Spawn extension (ext-fax, s, 6) exited non-zero on ‘SIP/FlowRoute-000000c6’
[2015-10-01 16:47:47] VERBOSE[12275][C-0000a279] pbx.c: – Executing [h@ext-fax:1] GotoIf(“SIP/FlowRoute-000000c6”, “0?failed”) in new stack
[2015-10-01 16:47:47] VERBOSE[12275][C-0000a279] pbx.c: – Executing [h@ext-fax:2] GotoIf(“SIP/FlowRoute-000000c6”, “0?noemail”) in new stack
[2015-10-01 16:47:47] VERBOSE[12275][C-0000a279] pbx.c: – Executing [h@ext-fax:3] Set(“SIP/FlowRoute-000000c6”, “DELETE_AFTER_SEND=true”) in new stack
[2015-10-01 16:47:47] VERBOSE[12275][C-0000a279] pbx.c: – Executing [h@ext-fax:4] System(“SIP/FlowRoute-000000c6”, “/var/lib/asterisk/bin/fax2mail.php --remotestationid “FOIPLY” --to "[email protected]” --dest “19282243040” --callerid ‘“5094570051” <5094570051>’ --file /var/spool/asterisk/fax/1443743095.83211.tif --exten “Johns Office (1)” --delete “true” --attachformat “pdf”") in new stack
[2015-10-01 16:47:47] VERBOSE[12275][C-0000a279] pbx.c: – Executing [h@ext-fax:5] Macro(“SIP/FlowRoute-000000c6”, “hangupcall,”) in new stack

Note that at the end of the third line or so, there appears to be a double quote, “pdf”" and I cannot find where that string should end or begin.

I don’t know if this is still causing me not to receive a fax in an email, but I do not know where else to look. postfix logs again show nothing hitting postfix.

Where else should I look?

Thanks again for any hints/help.

Looks like another module update came out today and after installing that update, IT WORKS as it should.

Thanks so much!

John