summaryrefslogtreecommitdiff
path: root/res/res_fax.c
AgeCommit message (Expand)Author
2011-12-14Don't clear LOCALSTATIONID before sending or receiving. The user may set thatMatthew Nicholson
2011-11-29Allow each logging destination and console to have its own notion of the verb...Tilghman Lesher
2011-10-21White space fixes in res_faxGregory Nietsky
2011-10-10Merged revisions 340109 via svnmerge from Matthew Nicholson
2011-10-05Merged revisions 339507 via svnmerge from Matthew Nicholson
2011-10-05Add generic faxdetect framehook to res_faxGregory Nietsky
2011-10-05Merged revisions 339463 via svnmerge from Gregory Nietsky
2011-10-03Merged revisions 339045 via svnmerge from Matthew Nicholson
2011-10-03Merged revisions 339043 via svnmerge from Matthew Nicholson
2011-10-03Merged revisions 339011 via svnmerge from Matthew Nicholson
2011-10-03Merged revisions 338950 via svnmerge from Gregory Nietsky
2011-10-02Merged revisions 338904 via svnmerge from Gregory Nietsky
2011-08-31Merged revisions 334064 via svnmerge from Matthew Nicholson
2011-08-30Merged revisions 333895 via svnmerge from Matthew Nicholson
2011-08-24Merged revisions 333115 via svnmerge from Matthew Nicholson
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