summaryrefslogtreecommitdiff
path: root/res/res_fax.c
AgeCommit message (Expand)Author
2013-05-29Pack the right number of items into the status and receive fax blobsMatthew Jordan
2013-05-29Resolve a merge conflictKinsey Moore
2013-05-27Fix some more fax test errors due to needing the peer in a bridgeMatthew Jordan
2013-05-26Fix a few fax gateway failuresMatthew Jordan
2013-05-26Fix a variety of memory corruption/assertion errorsMatthew Jordan
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2012-12-10Ensure ReceiveFax provides a CED tone via T.38Kinsey Moore
2012-11-08Fix a "set but not used" warning on newer gccs.Mark Michelson
2012-11-07Multiple revisions 375993-375994Mark Michelson
2012-11-04Only deref a reserved gateway session if we actually reserved oneMatthew Jordan
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-01Doxygen CleanupAndrew Latham
2012-08-18Update module support level on a variety of modules and compiler optionsMatthew Jordan
2012-06-11Fix coverity UNUSED_VALUE findings in core support level filesKinsey Moore
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-09Adding reload support to res_fax.soMark Michelson
2012-02-03Fixes a segfault occuring when performing attended transfer with FAXOPT(gatew...Jonathan Rose
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2012-01-05Fix premature free'ing of the frame committed in r349608Matthew Jordan
2012-01-04Free successfully translated frame in fax_gateway_framehookMatthew Jordan
2011-12-28Improve T.38 gateway V.21 preamble detection.Kevin P. Fleming
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