Hi Dave,
I retrieved the full log, and I think I have the relevant lines below. I see the failure, but I don’t understand it. Furthermore, the fax is in /var/log/asterisk/fax, but it was not delivered to me via email. This is happening now with all faxes my system receives.
Appreciate your assistance.
[2019-07-18 10:46:49] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:25] Goto(“SIP/FlowRoute-000078cb”, “ext-fax,27,1”) in new stack
[2019-07-18 10:46:49] VERBOSE[16934][C-00006f0f] pbx_builtins.c: Goto (ext-fax,27,1)
[2019-07-18 10:46:49] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:1] Set(“SIP/FlowRoute-000078cb”, “FAX_FOR=MikeDesk (27)”) in new stack
[2019-07-18 10:46:49] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:2] NoOp(“SIP/FlowRoute-000078cb”, “Receiving Fax for: MikeDesk (27), From: “Anonymous” “) in new stack
[2019-07-18 10:46:49] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:3] Set(“SIP/FlowRoute-000078cb”, “FAX_RX_USER=27”) in new stack
[2019-07-18 10:46:49] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:4] Set(“SIP/FlowRoute-000078cb”, “FAX_RX_EMAIL_LEN=17”) in new stack
[2019-07-18 10:46:49] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:5] Goto(“SIP/FlowRoute-000078cb”, “s,receivefax”) in new stack
[2019-07-18 10:46:49] VERBOSE[16934][C-00006f0f] pbx_builtins.c: Goto (ext-fax,s,3)
[2019-07-18 10:46:49] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:3] StopPlayTones(“SIP/FlowRoute-000078cb”, “”) in new stack
[2019-07-18 10:46:49] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:4] ReceiveFAX(“SIP/FlowRoute-000078cb”, “/var/spool/asterisk/fax/1563482809.218282.tif,f”) in new stack
[2019-07-18 10:46:49] VERBOSE[16934][C-00006f0f] res_fax.c: Channel ‘SIP/FlowRoute-000078cb’ receiving FAX ‘/var/spool/asterisk/fax/1563482809.218282.tif’
[2019-07-18 10:47:03] WARNING[16934][C-00006f0f] res_fax_spandsp.c: WARNING T.30 Non-ECM carrier not found
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:5] ExecIf(“SIP/FlowRoute-000078cb”, “0?Set(FAXSTATUS=“FAILED: error: statusstr: OK”)”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:6] Hangup(“SIP/FlowRoute-000078cb”, “”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Spawn extension (ext-fax, s, 6) exited non-zero on ‘SIP/FlowRoute-000078cb’
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:1] GotoIf(“SIP/FlowRoute-000078cb”, “0?failed”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:2] Set(“SIP/FlowRoute-000078cb”, “DELETE_AFTER_SEND=false”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:3] GotoIf(“SIP/FlowRoute-000078cb”, “0?noemail”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:4] System(“SIP/FlowRoute-000078cb”, “/var/lib/asterisk/bin/fax2mail.php --remotestationid “” --user “27” --dest “16508513429” --callerid “IkFub255bW91cyIgPEFub255bW91cz4=” --file /var/spool/asterisk/fax/1563482809.218282.tif --delete “false””) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:5] ExecIf(“SIP/FlowRoute-000078cb”, “0?system(/var/lib/asterisk/bin/faxpro_helper.php --action=“receive” --user=”” --dest=“16508513429” --callerid=“IkFub255bW91cyIgPEFub255bW91cz4=” --file=”/var/spool/asterisk/fax/1563482809.218282.tif" --direction=“in” --status=“OK”)") in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:6] Macro(“SIP/FlowRoute-000078cb”, “hangupcall,”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:1] GotoIf(“SIP/FlowRoute-000078cb”, “1?theend”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx_builtins.c: Goto (macro-hangupcall,s,3)
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:3] ExecIf(“SIP/FlowRoute-000078cb”, “0?Set(CDR(recordingfile)=)”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:4] Hangup(“SIP/FlowRoute-000078cb”, “”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] app_macro.c: Spawn extension (macro-hangupcall, s, 4) exited non-zero on ‘SIP/FlowRoute-000078cb’ in macro ‘hangupcall’
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Spawn extension (ext-fax, h, 6) exited non-zero on ‘SIP/FlowRoute-000078cb’
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] app_stack.c: SIP/FlowRoute-000078cb Internal Gosub(crm-hangup,s,1) start
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:1] NoOp(“SIP/FlowRoute-000078cb”, “Sending Hangup to CRM”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:2] NoOp(“SIP/FlowRoute-000078cb”, “HANGUP CAUSE: 16”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:3] ExecIf(“SIP/FlowRoute-000078cb”, “0?Set(__CRM_VOICEMAIL=)”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:4] NoOp(“SIP/FlowRoute-000078cb”, “MASTER CHANNEL: 1563482809.218282 = 1563482809.218282”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:5] GotoIf(“SIP/FlowRoute-000078cb”, “0?return”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:6] Set(“SIP/FlowRoute-000078cb”, “__CRM_HANGUP=1”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:7] AGI(“SIP/FlowRoute-000078cb”, “sangomacrm.agi”) in new stack
[2019-07-18 10:47:20] VERBOSE[16934][C-00006f0f] res_agi.c: Launched AGI Script /var/lib/asterisk/agi-bin/sangomacrm.agi
[2019-07-18 10:47:21] VERBOSE[16934][C-00006f0f] res_agi.c: <SIP/FlowRoute-000078cb>AGI Script sangomacrm.agi completed, returning 0
[2019-07-18 10:47:21] VERBOSE[16934][C-00006f0f] pbx.c: Executing [[email protected]:8] Return(“SIP/FlowRoute-000078cb”, “”) in new stack
[2019-07-18 10:47:21] VERBOSE[16934][C-00006f0f] app_stack.c: Spawn extension (ext-fax, h, 6) exited non-zero on ‘SIP/FlowRoute-000078cb’
[2019-07-18 10:47:21] VERBOSE[16934][C-00006f0f] app_stack.c: SIP/FlowRoute-000078cb Internal Gosub(crm-hangup,s,1) complete GOSUB_RETVAL=