[Home]

Summary:ASTERISK-12145: app_fax not compile in last 1.6 svn
Reporter:Badalian Vyacheslav (slavon)Labels:
Date Opened:2008-06-05 03:51:04Date Closed:2008-06-05 07:36:13
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I use last spandsp (http://www.soft-switch.org/downloads/spandsp/spandsp-0.0.5pre3.tgz)...

I remember that some time ago app_fax was updated to use new structure that was added at trunk, but i think you not add this changes to 1.6 branch or app_fax need to rollback changes in 1.6 branch....

Thanks

****** ADDITIONAL INFORMATION ******

app_fax.c: In function 'transmit_audio':
app_fax.c:406: error: request for member 'ptr' in something not a structure or union
app_fax.c:420: error: request for member 'ptr' in something not a structure or union
app_fax.c: In function 'transmit_t38':
app_fax.c:525: error: request for member 'ptr' in something not a structure or union
app_fax.c:535: error: request for member 'ptr' in something not a structure or union
make[1]: *** [app_fax.o] Error 1
Comments:By: Digium Subversion (svnbot) 2008-06-05 07:36:11

Repository: asterisk
Revision: 120566

U   branches/1.6.0/apps/app_fax.c

------------------------------------------------------------------------
r120566 | tilghman | 2008-06-05 07:36:08 -0500 (Thu, 05 Jun 2008) | 2 lines

Fix frame API for 1.6.0 (Closes issue ASTERISK-12145)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=120566