search for: r297535m

Displaying 1 result from an estimated 1 matches for "r297535m".

Did you mean: r294535
2011 Jan 24
6
ReceiveFAX issue.
...n the ReseiveFax line then comes back with an error that it exceeded the maximum retries. How would I go about debugging this? Below is my very simple dialplan code I am using, and the fax show version gives the following as well. FAX For Asterisk Components: Applications: SVN-branch-1.8-r297535M Spandsp FAX Driver: 20110122 075024 [fax_inbound] exten => ProcessFax,1,Answer() exten => ProcessFax,n,Wait(2) exten => ProcessFax,n,Set(TIFF=/var/spool/fax_in/fax_${STRFTIME(,,%Y%m%d-%H%M)}_${RAN D(1)}.tiff) exten => ProcessFax,n,ReceiveFAX(${TIFF},d) exten => ProcessFax,n...