[asterisk-bugs] [Asterisk 0017041]: [patch] Documentation for configuring asterisk faxdetect for fax to email with spandsp
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Mar 17 10:48:23 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17041
======================================================================
Reported By: timeshell
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 17041
Category: Documentation
Reproducibility: N/A
Severity: text
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.0.26
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-03-16 12:31 CDT
Last Modified: 2010-03-17 10:48 CDT
======================================================================
Summary: [patch] Documentation for configuring asterisk
faxdetect for fax to email with spandsp
Description:
I have created a step by step of how I got asterisk 1.6.0.26 working with
spandsp for incoming faxes to be detected by asterisk with faxdetect with
dahdi and forwarding the fax to email.
======================================================================
----------------------------------------------------------------------
(0119516) loloski (reporter) - 2010-03-17 10:48
https://issues.asterisk.org/view.php?id=17041#c119516
----------------------------------------------------------------------
i think there's a bug in the dialplan
exten = s,5,NoOP(/var/lib/asterisk/scripts/mailfax "${CALLERID(num)}"
"${CALLEDFAX}" "${EXTNAME}" "${EXTMAIL}" "${FAXFILE}" "${EXTCOMPANY}")
exten = s,6,System(/var/lib/asterisk/scripts/mailfax "${CALLERID(num)}"
"${CALLEDFAX}" "${EXTNAME}" "${EXTMAIL}" "${FAXFILE}" "${EXTCOMPANY}")
there was a missing > symbol
Issue History
Date Modified Username Field Change
======================================================================
2010-03-17 10:48 loloski Note Added: 0119516
======================================================================
More information about the asterisk-bugs
mailing list