[Asterisk-Users] Fax Failing
Wiley Siler
wsiler at education2020.com
Mon Feb 28 07:34:54 MST 2005
Hello All,
I am trying to set up faxing using Asterisk at home 0.6. I have followed
the instructions to the best of my knowledge. When a fax comes in, the
system seems to detect OK but does ot manage to make the fax to pdf to
email leap. Here is what I saw in the CLI when I tested. Any help
would be appreciated.
Thanks!
Wiley
-- Starting simple switch on 'Zap/2-1'
-- Executing GotoIf("Zap/2-1", "1?from-pstn-reghours|s|1:") in new
stack
-- Goto (from-pstn-reghours,s,1)
-- Executing GotoIf("Zap/2-1", "0?from-pstn-reghours-nofax|s|1:2")
in new stack
-- Goto (from-pstn-reghours,s,2)
-- Executing Answer("Zap/2-1", "") in new stack
-- Executing Wait("Zap/2-1", "1") in new stack
-- Executing SetVar("Zap/2-1", "intype=aa_1") in new stack
-- Executing Cut("Zap/2-1", "intype=intype|-|1") in new stack
-- Executing GotoIf("Zap/2-1", "0?7:9") in new stack
-- Goto (from-pstn-reghours,s,9)
-- Executing GotoIf("Zap/2-1", "0?10:12") in new stack
-- Goto (from-pstn-reghours,s,12)
-- Executing Goto("Zap/2-1", "aa_1|s|1") in new stack
-- Goto (aa_1,s,1)
-- Executing DigitTimeout("Zap/2-1", "3") in new stack
-- Set Digit Timeout to 3
-- Executing ResponseTimeout("Zap/2-1", "7") in new stack
-- Set Response Timeout to 7
-- Executing BackGround("Zap/2-1", "custom/aa_1") in new stack
-- Playing 'custom/aa_1' (language 'en')
-- Redirecting Zap/2-1 to fax extension
== Spawn extension (aa_1, fax, 0) exited non-zero on 'Zap/2-1'
-- Executing Goto("Zap/2-1", "ext-fax|in_fax|1") in new stack
-- Goto (ext-fax,in_fax,1)
-- Executing GotoIf("Zap/2-1", "1?2:analog_fax|1") in new stack
-- Goto (ext-fax,in_fax,2)
-- Executing Macro("Zap/2-1", "faxreceive") in new stack
-- Executing SetVar("Zap/2-1",
"FAXFILE=/var/spool/asterisk/fax/1109597736.32.tif") in new stack
-- Executing SetVar("Zap/2-1",
"EMAILADDR=fax-recipients at education2020.com") in new stack
-- Executing RxFAX("Zap/2-1",
"/var/spool/asterisk/fax/1109597736.32.tif") in new stack
-- Executing Hangup("Zap/2-1", "") in new stack
== Spawn extension (ext-fax, h, 1) exited non-zero on 'Zap/2-1'
-- Hungup 'Zap/2-1'
-- Hungup 'Zap/1-1'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050228/1eaa9d50/attachment.htm
More information about the asterisk-users
mailing list