Asterisk fax to email support

I need help configuring my asterisks 1.6 box with fax to email, I have installed Spandsp, tiff but do not know how to configure the fax to receive and save as a PDF file and if possible email my personal email. my contact info is as follows kissmathis @aol, yahoo, hotmail, gtalk messenger. I will pay if need be, Thanks

You can try iaxmodem+hylafax+avantfax to have full featured fax system in your asterisk.

I already have a HP fax connecte to my linksys PAP2T ATA device, but I also want to be able to just receive fax, not having to configgure a tty modem since what I have works already over T.38. Please assist.

I configured my extention for the fax to create a file
;exten => _X.,1,Answer()
;exten => _X.,n,Wait(3)
;exten => _X.,n,ReceiveFAX(faxfilename)

but I get multiple error also my system is a 64bit box, could that be the problem ?

Ok, so you need to take a look on this page in the section SpandDsp and then download this script.

Hope this help.

Edit: in the bash code you can find an example to call the script within asterisk.