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

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Oct 11 18:25:58 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-11-2007 18:25 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
====================================================================== 

---------------------------------------------------------------------- 
 dimas - 10-11-07 18:25  
---------------------------------------------------------------------- 
slavon,
just curious how do you use FAX_DONE variable? SendFAX/ReceiveFAX allow
you to check if transmission was successful or not. In case of successful
transmission, sndfax_exec returns zero in any other case it returns -1.
However you can not distinguish between some kind of fatal error which
prevented transmission from even starting (like wrong channel status) and
error ocurred during transmission. I'm not sure if information is really
important and that is why I would like to know how you really use FAX_DONE
and FAX_ERROR vars. Maybe you could show piece of dialplan? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-11-07 18:25  dimas          Note Added: 0071852                          
======================================================================




More information about the asterisk-bugs mailing list