Hello All, I am trying to set up faxing using Asterisk@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@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
looks good. did you install the tif to pdf stuff? (type help-aah for help on how to do this) --- Wiley Siler <wsiler@education2020.com> wrote:> Hello All, > > I am trying to set up faxing using Asterisk@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@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' > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users> To UNSUBSCRIBE or update options visit: >http://lists.digium.com/mailman/listinfo/asterisk-users __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail
I thought so. I ran install-pdf from the command line after installing everything else. Did I miss something? Thanks, Wiley -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Asterisk@Home Sent: Monday, February 28, 2005 8:23 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Fax Failing looks good. did you install the tif to pdf stuff? (type help-aah for help on how to do this) --- Wiley Siler <wsiler@education2020.com> wrote:> Hello All, > > I am trying to set up faxing using Asterisk@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@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' > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users> To UNSUBSCRIBE or update options visit: >http://lists.digium.com/mailman/listinfo/asterisk-users __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users