[asterisk-bugs] [Asterisk 0010815]: [patch] SendFAX/ReceiveFAX

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Oct 5 02:21:13 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10815 
====================================================================== 
Reported By:                dimas
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10815
Category:                   Applications/NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.4.11  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-24-2007 04:57 CDT
Last Modified:              10-05-2007 02:21 CDT
====================================================================== 
Summary:                    [patch] SendFAX/ReceiveFAX
Description: 
sendfax/receivefax applications are replacement for well known txfax/rxfax.
These are based on the same idea and also use SpanDSP GPL library by Steve
Underwood.

I hope these can be included in basic Asterisk distribution (or to addons)
just to make it easier for people obtaining fax support for Asterisk. Also,
this implementation fixes couple of bugs in applications which prevented me
using txfax/rxfax out of the box.

Notes:
* receivefax does not allow specifying %d in the file name. To me, it is
up to dialplan to form really unique file name.
* debug and answering/calling mode options are specified in a way
different from txfax/rxfax
====================================================================== 

---------------------------------------------------------------------- 
 steveu - 10-05-07 02:21  
---------------------------------------------------------------------- 
The current offering is only applications code for fax
origination/termination. T.38 termination support requires further changes
to the Asterisk core, beyond those made for T.38 passthrough (those
additions, in 1.4, were intended to put al the infrastructure in place, but
some bits were missed). T.38 gateway really requires a new, though not very
complex, application. The basic gateway stuff is in spandsp. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-05-07 02:21  steveu         Note Added: 0071512                          
======================================================================




More information about the asterisk-bugs mailing list