aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_fax.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-07Set proper FAXOPT(status), FAXOPT(statusstr), and FAXOPT(error) values where ...mnicholson1-19/+58
2010-07-06Properly detect and report invalid maxrate and maxrate values in the FAXOPT d...mnicholson1-5/+11
2010-07-01Properly handle failures of fax->start_session()mnicholson1-1/+1
2010-06-25Implemement support for handling multiple documents when sending.mnicholson1-29/+131
2010-06-22Change the method of retrieving the Asterisk version string.russell1-3/+2
2010-05-21Log spandsp's fax debug output to the FAX logger level.mmichelson1-0/+16
2010-04-26Update res_fax and res_fax_spandsp to be compatible with Fax For Asterisk 1.2.mnicholson1-288/+603
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capablekpfleming1-38/+63
2010-03-15Improve handling of values supplied to FAXOPT(ecm).kpfleming1-1/+8
2010-03-03Updated CHANGES file to mention res_fax and res_fax_spandsp.mnicholson1-0/+4
2010-03-02Merge res_fax and res_fax_spandsp.mnicholson1-0/+1891