[asterisk-dev] New Spandsp FAX Backend

Matthew Nicholson mnicholson at digium.com
Tue Jan 19 07:29:56 CST 2010


On Mon, 2010-01-18 at 12:59 -0600, Matthew Nicholson wrote:
> Greetings,
> 
> A new FAX API for Asterisk has been developed.  This new API allows the
> use of different FAX backends with the same frontend providing a uniform
> user interface and reducing code duplication.  Currently there are two
> compatible backends: the commercial Fax For Asterisk backend and the
> open source Spandsp based backend.  The Spandsp backend is ready for
> testing and can be found in the following SVN branch.  It supports
> standard audio faxes and T.38 faxes.  Please check it out and report any
> problems you find here.
> 
> http://svn.asterisk.org/svn/asterisk/team/group/res_fax
> 

I should have probably included some instructions on using the backend.
To build the spandsp backend, you will need spandsp installed.  It can
be downloaded from http://soft-switch.org.  Once spandsp is installed,
Asterisk can be configured and built in the normal manner.

All faxing operations are done through the SendFAX and ReceiveFAX
dialplan applications.  They accept a TIFF file as either the file to
send or as the destination of the received file.  More information can
be found in the documentation for those two applications.

Thanks.
-- 
Matthew Nicholson
Digium, Inc. | Software Developer




More information about the asterisk-dev mailing list