Displaying 1 result from an estimated 1 matches for "commandcommunications".
2008 Oct 12
3
setup for fax machine
Becasue of all the issues with fax over voip, we want to use pstn for
our fax machine, but not dedicate a line just to fax.
I'm thinking of having asterisk answer the pstn line, check for fax
tones, and route appropriately. In zapata ( chan_dahdi ) set
faxdetect=incoming
then the dial plan would have
[incoming-pstn]
exten => fax,1,Dial(DAHDI/1) ; the fax machine
exten =>