Displaying 2 results from an estimated 2 matches for "faxloc".
Did you mean:
falloc
2014 Aug 11
2
Sending and receiving fax with Digium FFA
...things.
Also, because the fax machine can't print (half broken), we receive our
faxes through a fax to email service we have subscribed to, so the tests
for sending have that one as a destination.
The extension to send fax:
exten => sendfax,1,Verbose(2,Sending fax)
same => n,Set(faxlocation=/tmp)
same => n,Set(faxfile=fax.tiff)
same => n,Set(FAXOPT(headerinfo)=Testing FAX)
same => n,Set(FAXOPT(localstationid)=123456)
same => n,SendFax(${faxlocation}/${faxfile},d)
same => n,Verbose(2, Fax Status: ${FAXOPT(error)})
I did the exact same thing,...
2005 Sep 29
3
Auto Answer Fax
Can anyone point me to a good howto or example on how to get * to recognize
inbound faxes and adjust accordingly? Ideally I would like it to grab the
fax and email it to me, but I dont know if that is really possible yet or
not.
Thanks
Neri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: