Check that Virtual Fax List shows status Running and idle on ttyIAX1?
Yes showing the same
When receiving a FAX that status will change to something like Receiving Fax on HylaFAX...
Never received anything so far so no way to check it.
In your IAX2 fax extension set requirecalltoken = No
Yes set to No
Check that HylaFAX is running systemctl status hylafax
Active: active (running)
From Asterisk console asterisk -vvvr
This was the last part as the fax was coming in and going to my IAX2 extension # 900
I dont see anything in the logs saying about the fax extension. below are the logs at the time of the fax
Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing [xxxxxxxxxx@from-sip-external:1] NoOp("SIP/xxx.xxx.xxx.xxx-00000000", "Received incoming SIP connection from unknown peer to xxxxxxxxxx") in new stack
-- Executing [xxxxxxxxxx@from-sip-external:2] Set("SIP/xxx.xxx.xxx.xxx-00000000", "DID=xxxxxxxxxx") in new stack
-- Executing [xxxxxxxxxx@from-sip-external:3] Goto("SIP/xxx.xxx.xxx.xxx-00000000", "s,1") in new stack
-- Goto (from-sip-external,s,1)
-- Executing [s@from-sip-external:1] GotoIf("SIP/xxx.xxx.xxx.xxx-00000000", "1?checklang:noanonymous") in new stack
-- Goto (from-sip-external,s,2)
-- Executing [s@from-sip-external:2] GotoIf("SIP/xxx.xxx.xxx.xxx-00000000", "0?setlanguage:from-trunk,xxxxxxxxxx,1") in new stack
-- Goto (from-trunk,xxxxxxxxxx,1)
-- Executing [xxxxxxxxxx@from-trunk:1] Set("SIP/xxx.xxx.xxx.xxx-00000000", "FROM_DID=xxxxxxxxxx") in new stack
-- Executing [xxxxxxxxxx@from-trunk:2] Gosub("SIP/xxx.xxx.xxx.xxx-00000000", "app-blacklist-check,s,1()") in new stack
-- Executing [s@app-blacklist-check:1] GotoIf("SIP/xxx.xxx.xxx.xxx-00000000", "0?blacklisted") in new stack
-- Executing [s@app-blacklist-check:2] Set("SIP/xxx.xxx.xxx.xxx-00000000", "CALLED_BLACKLIST=1") in new stack
-- Executing [s@app-blacklist-check:3] Return("SIP/xxx.xxx.xxx.xxx-00000000", "") in new stack
-- Executing [xxxxxxxxxx@from-trunk:3] Gosub("SIP/xxx.xxx.xxx.xxx-00000000", "sub-record-cancel,s,1()") in new stack
-- Executing [s@sub-record-cancel:1] Set("SIP/xxx.xxx.xxx.xxx-00000000", "REC_POLICY_MODE=") in new stack
-- Executing [s@sub-record-cancel:2] ExecIf("SIP/xxx.xxx.xxx.xxx-00000000", "1?Return()") in new stack
-- Executing [xxxxxxxxxx@from-trunk:4] Set("SIP/xxx.xxx.xxx.xxx-00000000", "REC_POLICY_MODE=never") in new stack
-- Executing [xxxxxxxxxx@from-trunk:5] Set("SIP/xxx.xxx.xxx.xxx-00000000", "CDR(did)=xxxxxxxxxx") in new stack
-- Executing [xxxxxxxxxx@from-trunk:6] ExecIf("SIP/xxx.xxx.xxx.xxx-00000000", "0 ?Set(CALLERID(name)=xxxxxxxxxx)") in new stack
-- Executing [xxxxxxxxxx@from-trunk:7] Set("SIP/xxx.xxx.xxx.xxx-00000000", "CHANNEL(musicclass)=none") in new stack
-- Executing [xxxxxxxxxx@from-trunk:8] Set("SIP/xxx.xxx.xxx.xxx-00000000", "MOHCLASS=none") in new stack
[2017-10-16 18:31:14] WARNING[2833][C-00000000]: func_callerid.c:917 callerpres_read: CALLERPRES is deprecated. Use CALLERID(name-pres) or CALLERID(num-pres) instead.
-- Executing [xxxxxxxxxx@from-trunk:9] Set("SIP/xxx.xxx.xxx.xxx-00000000", "CALLINGPRES_SV=allowed_not_screened") in new stack
-- Executing [xxxxxxxxxx@from-trunk:10] Set("SIP/xxx.xxx.xxx.xxx-00000000", "CALLERPRES()=allowed_not_screened") in new stack
-- Executing [xxxxxxxxxx@from-trunk:11] Set("SIP/xxx.xxx.xxx.xxx-00000000", "FAX_DEST=from-did-direct3291") in new stack
-- Executing [xxxxxxxxxx@from-trunk:12] Set("SIP/xxx.xxx.xxx.xxx-00000000", "FAXOPT(faxdetect)=yes") in new stack
-- Executing [9145008699@from-trunk:15] Goto("SIP/xxx.xxx.xxx.xxx--00000000", "ivr-4,s,1") in new stack
-- Goto (ivr-4,s,1)
-- Executing [s@ivr-4:1] Set("SIP/xxx.xxx.xxx.xxx--00000000", "TIMEOUT_LOOPCOUNT=0") in new stack
-- Executing [s@ivr-4:2] Set("SIP/xxx.xxx.xxx.xxx--00000000", "IVR_CONTEXT_ivr-4=") in new stack
-- Executing [s@ivr-4:3] Set("SIP/xxx.xxx.xxx.xxx--00000000", "IVR_CONTEXT=ivr-4") in new stack
-- Executing [s@ivr-4:4] Set("SIP/xxx.xxx.xxx.xxx--00000000", "IVR_RETVM=") in new stack
-- Executing [s@ivr-4:5] GotoIf("SIP/xxx.xxx.xxx.xxx--00000000", "1?skip") in new stack
-- Goto (ivr-4,s,8)
-- Executing [s@ivr-4:8] Set("SIP/xxx.xxx.xxx.xxx--00000000", "IVR_MSG=custom/ivr-Allison") in new stack
-- Executing [s@ivr-4:9] Set("SIP/xxx.xxx.xxx.xxx--00000000", "TIMEOUT(digit)=3") in new stack
-- Digit timeout set to 3.000
-- Executing [s@ivr-4:10] ExecIf("SIP/xxx.xxx.xxx.xxx--00000000", "1?Background(custom/ivr-Allison)") in new stack