summaryrefslogtreecommitdiff
path: root/res/res_fax.c
AgeCommit message (Expand)Author
2011-08-22Merged revisions 332756 via svnmerge from Matthew Nicholson
2011-07-28Merged revisions 329992 via svnmerge from Matthew Nicholson
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-07-12do v21 detection instead of CED detection for the fax gatewayMatthew Nicholson
2011-07-11renamed fax_gateway_send_ced() to fax_gateway_request_t38()Matthew Nicholson
2011-07-11actually do something with the ced timeout, also added more debug outputMatthew Nicholson
2011-07-11write silence on the channel during t.38 negotiationMatthew Nicholson
2011-07-11Delay sending an CED tone generated T.38 reinvite to give the CED toneMatthew Nicholson
2011-07-11fixed wording in a commentMatthew Nicholson
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-05-16 When a error in T.38 negotiation happens or its rejected on a channel theGregory Nietsky
2011-05-03Merged revisions 316265 via svnmerge from Russell Bryant
2011-03-18Merged revisions 311352 via svnmerge from Jonathan Rose
2011-03-18Merged revisions 311342 via svnmerge from Matthew Nicholson
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2011-01-27Fix bug with 'F' option for ReceiveFAX and SendFAX.Kevin P. Fleming
2011-01-27Rename the SendFAX/ReceiveFAX 'force audio' option.Kevin P. Fleming
2011-01-26Add ability to disable T.38 usage for specific SendFAX/ReceiveFAX sessions.Kevin P. Fleming
2011-01-26Merged revisions 303907 via svnmerge from Matthew Nicholson
2011-01-19Merged revisions 302600 via svnmerge from Jason Parker
2010-12-10Merged revisions 298054 via svnmerge from Matthew Nicholson
2010-12-03Merged revisions 297157,297486,297495 via svnmerge from Matthew Nicholson
2010-08-09Merged revisions 281358 via svnmerge from Matthew Nicholson
2010-08-04Merged revisions 280909 via svnmerge from Matthew Nicholson
2010-07-29Merged revisions 280557 via svnmerge from Matthew Nicholson
2010-07-21Don't print failure status when the remote end hangs up, it may not be an act...Matthew Nicholson
2010-07-20This commit contains several changes to the way output channel variables are ...Matthew Nicholson
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-17Update res_fax.c to be a good xml citizen.Bradley Latus
2010-07-07Set proper FAXOPT(status), FAXOPT(statusstr), and FAXOPT(error) values where ...Matthew Nicholson
2010-07-06Properly detect and report invalid maxrate and maxrate values in the FAXOPT d...Matthew Nicholson
2010-07-01Properly handle failures of fax->start_session()Matthew Nicholson
2010-06-25Implemement support for handling multiple documents when sending.Matthew Nicholson
2010-06-22Change the method of retrieving the Asterisk version string.Russell Bryant
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-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capableKevin P. Fleming
2010-03-15Improve handling of values supplied to FAXOPT(ecm).Kevin P. Fleming
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