[asterisk-bugs] [Asterisk 0014073]: app_fax needs additional include to build with spandsp-0.0.6pre3
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Dec 15 09:42:07 CST 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=14073
======================================================================
Reported By: seandarcy
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14073
Category: Applications/app_fax
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: 1.6.1-beta3
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-12-14 11:02 CST
Last Modified: 2008-12-15 09:42 CST
======================================================================
Summary: app_fax needs additional include to build with
spandsp-0.0.6pre3
Description:
To build with spandsp-0.0.6pre3, app_fax.c needs to have #include
<spandsp/expose.h> added:
#include <spandsp.h>
#include <spandsp/expose.h>
#include <spandsp/version.h>
Beats me though if this is backwards compatible.
See:
http://www.soft-switch.org/installing-spandsp.html
With the new include 1.6.1-pre3 builds.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-12-15 09:42 svnbot Status assigned => resolved
2008-12-15 09:42 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list