summaryrefslogtreecommitdiff
path: root/codecs/codec_dahdi.c
AgeCommit message (Expand)Author
2017-12-08utils: Add convenience function for setting fd flagsSean Bright
2016-11-17codec_dahdi: Fix poll.h include.Timo Teräs
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-10-22codec_dahdi: Cannot use struct ast_translator.core_{src,src}_codec.Shaun Ruffell
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
2012-12-07codec_dahdi: Fix output of "transcoder show" CLI command.Kinsey Moore
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-05-09Block on frameout if the hardware has enough samples to complete a frame.Jonathan Rose
2012-04-17Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-03-07Return g729 and g723.1 frames with the number of samples set properly.Sean Bright
2012-02-14Re-commit the verbose branch.Tilghman Lesher
2011-11-29Allow each logging destination and console to have its own notion of the verb...Tilghman Lesher
2011-04-20codec_dahdi: DAHDI still advertises formats using the old bitfields.Shaun Ruffell
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-11-05Merged revisions 293970 via svnmerge from Shaun Ruffell
2010-06-03Make compile again.Richard Mudgett
2010-06-03Remove unnecessary code relating to PLC.Mark Michelson
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-10-21Merged revisions 224931 via svnmerge from Russell Bryant
2009-07-15Merged revisions 206635 via svnmerge from Sean Bright
2009-02-17Several changes to codec_dahdi to play nice with G723.Shaun Ruffell
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-08-20Remove extraneous debugging messages.Shaun Ruffell
2008-08-20Fix bug where the samples were not accurate when in G723 mode, which wouldShaun Ruffell
2008-08-09More RSW merges. This should do it for the channels/ dir.Sean Bright
2008-08-07Updating codec_dahdi to the new transcoder interface.Shaun Ruffell
2008-08-07More merges from resolve-shadow warnings:Sean Bright
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENBrett Bryant
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler