summaryrefslogtreecommitdiff
path: root/res/res_fax_spandsp.c
AgeCommit message (Expand)Author
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-03-18res_fax_spandsp: Use g711_free() when available.Sean Bright
2014-03-06res_fax_spandsp: Fix crash when passing ulaw/alaw data to spandspMatthew Jordan
2013-12-09res_fax_spandsp: Always init T.38 session to avoid crashes during state changeMatthew Jordan
2013-05-27Fix some more fax test errors due to needing the peer in a bridgeMatthew Jordan
2013-01-22res_fax_spandsp: fix t38 transmission bug caused by not returning successJonathan Rose
2012-11-05Refactor ast_timer_ack to return an error and handle the error in timer usersMatthew Jordan
2012-04-04Replace GNU old-style field designator extensions to fix clang warningsJonathan Rose
2012-01-23Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layerMatthew Jordan
2011-12-28Improve T.38 gateway V.21 preamble detection.Kevin P. Fleming
2011-08-29Merged revisions 333716 via svnmerge from Matthew Nicholson
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-07-01updated irroots info for the authors sectionMatthew Nicholson
2011-06-30Fax gateway functionality (i.e. translating between a T.30 terminal and a T.38Matthew Nicholson
2011-04-22Merged revisions 314779 via svnmerge from Tzafrir Cohen
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-07-21Properly show the current page being transfered for 'fax show session'Matthew Nicholson
2010-05-21Log spandsp's fax debug output to the FAX logger level.Mark Michelson
2010-04-26Update res_fax and res_fax_spandsp to be compatible with Fax For Asterisk 1.2.Matthew Nicholson
2010-03-03Updated CHANGES file to mention res_fax and res_fax_spandsp.Matthew Nicholson
2010-03-02Merge res_fax and res_fax_spandsp.Matthew Nicholson