summaryrefslogtreecommitdiff
path: root/res/res_fax_spandsp.c
AgeCommit message (Expand)Author
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-05-14Merge "MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC."Joshua Colp
2015-05-14Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO m...Joshua Colp
2015-05-13MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.Corey Farrell
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-05-08Fix error's produced by astmm.h when standard allocators are used.Corey Farrell
2015-04-29res_fax: allow 2400 transmission rate according to v.27ter standardKevin Harwell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-01-15res_fax.c, res_fax_spandsp.c: Remove redundant locking.Richard Mudgett
2015-01-15res_fax.c, res_fax_spandsp.c: Fix some curlies on the end of function definit...Richard Mudgett
2014-09-18res_fax_spandsp: Properly handle cleanup before starting FAXes.Mark Michelson
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-18Fix build in dev-modeKinsey Moore
2014-07-18res_fax: Provide AMI equivalents for fax CLI commandsJonathan Rose
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