[asterisk-bugs] [Asterisk 0015355]: app_fax does not compile with iaxmodem 1.2.0
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Jun 20 14:09:48 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15355
======================================================================
Reported By: deuffy
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15355
Category: Applications/app_fax
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.1.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-18 12:05 CDT
Last Modified: 2009-06-20 14:09 CDT
======================================================================
Summary: app_fax does not compile with iaxmodem 1.2.0
Description:
Hi,
Following an issue I'm still facing: sending fax with Mail2Fax
(Hylafax-Iaxmodem-Asterisk) fails, I’ve noticed a possible cause
hereafter. When I compile Asterisk 1.6.1.1 I've got the following error:
[venus -root] pwd
[venus -root] /usr/src/asterisk/asterisk-1.6.1.1
[venus -root] make
app_fax.c: In function transmit_audio:
app_fax.c:337: error: fax_state_t has no member named t30_state
app_fax.c: In function transmit_t38:
app_fax.c:517: error: t38_terminal_state_t has no member named t3_state
app_fax.c:518: error: t38_terminal_state_t has no member named t38
make[1]: *** [app_fax.o] Error 1
make: *** [apps] Error 2
Apparantly app_fax does not compile.
In the iaxmodem-1.2.0 README:
The spandsp source is spandsp-0.0.5 snapshot 20080725
Now I saw very similar cases closed about this issue (not exately the same
version), but the problem is:
1) I don't find where I can download the desired spandsp version
2) How exactely can I link the spandsp version I want to iaxmodem
3) Where will Astersik load its spandsp library? into:
/usr/local/include or /usr/src/iaxmodem/lib/
Could you please help on this case.
Cheers
Fred.
======================================================================
----------------------------------------------------------------------
(0106749) svnbot (reporter) - 2009-06-20 14:09
https://issues.asterisk.org/view.php?id=15355#c106749
----------------------------------------------------------------------
Repository: asterisk
Revision: 202183
U trunk/apps/app_fax.c
------------------------------------------------------------------------
r202183 | seanbright | 2009-06-20 14:09:47 -0500 (Sat, 20 Jun 2009) | 5
lines
Fix version detection for API changes in spandsp.
(closes issue https://issues.asterisk.org/view.php?id=15355)
Reported by: deuffy
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=202183
Issue History
Date Modified Username Field Change
======================================================================
2009-06-20 14:09 svnbot Checkin
2009-06-20 14:09 svnbot Note Added: 0106749
======================================================================
More information about the asterisk-bugs
mailing list