summaryrefslogtreecommitdiff
path: root/channels/chan_oss.c
AgeCommit message (Expand)Author
2006-11-07A fair number of changes for the sake of bug 7506Steve Murphy
2006-10-31remove old/useless usecount management code.Luigi Rizzo
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-09-21Merged revisions 43456 via svnmerge from Joshua Colp
2006-09-21Lots more removal of deprecated thingsTilghman Lesher
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-08Formatting fixes for chan_oss (issue #7808 reported by Mithraen)Joshua Colp
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-16move the calls to ast_jb_configure() to before the PBX thread is started on theRussell Bryant
2006-07-24fix uninitialized variableLuigi Rizzo
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-05Merged revisions 36998 via svnmerge from Joshua Colp
2006-07-03Blocked revisions 36725 via svnmergeRussell Bryant
2006-06-23revert my changes that converted the jb on the channel to be dynamicallyRussell Bryant
2006-06-22- dynamically allocate the ast_jb structure that is on the channel structureRussell Bryant
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-01- add the ability to configure forced jitterbuffers on h323, jingle,Russell Bryant
2006-05-31move the includes of abstract_jb.h to be with the rest of the asterisk includes.Russell Bryant
2006-05-31Add support for using a jitterbuffer for RTP on bridged calls. This includesRussell Bryant
2006-05-10ensure that control frames with payload can be sent to channel drivers via ->...Kevin P. Fleming
2006-05-09Make menuselect be able to show what the modules areMark Spencer
2006-04-30use proper method of detecting OSS support on Linux and FreeBSDKevin P. Fleming
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-03-30don't use 8000, use DEFAULT_SAMPLE_RATELuigi Rizzo
2006-03-28another batch of cli simplificationsLuigi Rizzo
2006-03-28fix documentationLuigi Rizzo
2006-02-10Add boost gain option to microphone, also minor bug fixes (#6388)Matthew Fredrickson
2006-02-08Merged revisions 9232 via svnmerge from Matt O'Gorman
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-01-18constify arguments in more places where strings should not be modified (issue...Russell Bryant
2006-01-11convert some channels to use the memory allocation wrappers.Russell Bryant
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-21issue #5800Russell Bryant
2005-11-12fix a lil' typoRussell Bryant
2005-11-06issue #5605Russell Bryant
2005-11-06Fix chan_oss buglets (bug #5618)Mark Spencer
2005-10-27Remove unnecessary checks before calls to ast_strlen_zero. Also, changeRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-16Make alsa/oss ignore VIDUPDATE control framesMark Spencer
2005-09-27Fix "console" help (thanks to Andy Dvorak)Mark Spencer
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-08-05Fix newline issue (bug #4632)Mark Spencer
2005-08-03Fix documentation of overridecontext (bug #4379)Mark Spencer
2005-08-03Move to rizzo's new chan_oss, but leave the old one just in case... (bug #437...Mark Spencer
2005-07-10define an AST_MAX_CONTEXT for use instead of AST_MAX_EXTENSIONRussell Bryant