summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-15 fix a typo from revision 93138Russell Bryant
2007-12-15configuration options related to video support.Luigi Rizzo
2007-12-15Bring in video console support for chan_oss (and later chan_alsa too).Luigi Rizzo
2007-12-15remove some redundant headersLuigi Rizzo
2007-12-14include mmap header if detected by configureLuigi Rizzo
2007-12-14Resolve a compiler warningMark Michelson
2007-12-14Change places where the name "INBOX" was hardcoded to use the imapfolderMark Michelson
2007-12-14Solaris compat fixesTilghman Lesher
2007-12-14make something staticRussell Bryant
2007-12-14Remove use of privacy.conf by the Privacy app.Tilghman Lesher
2007-12-14I needed to increment the numbers used on the VERBOSITY_ATLEAST calls by 1.Mark Michelson
2007-12-14Changed VERBOSITY_LEVEL to VERBOSITY_ATLEAST to be more accurate.Mark Michelson
2007-12-14After reading Russell's e-mail to the dev list stating that checking option_v...Mark Michelson
2007-12-14gcc 4.1.3 wants a union used here.Tilghman Lesher
2007-12-14Print an error message if a #included file does not existRussell Bryant
2007-12-14Blocked revisions 93000 via svnmergeRussell Bryant
2007-12-14Publish the AGI events to manager.Tilghman Lesher
2007-12-14Reintroduce an optimization that was lost when converting trunk to use ast_verb.Mark Michelson
2007-12-14If malloc.h is included in a Solaris build, the compilation breaks.Tilghman Lesher
2007-12-14Merged revisions 92937 via svnmerge from Joshua Colp
2007-12-14Merged revisions 92933 via svnmerge from Tilghman Lesher
2007-12-14Merged revisions 92934 via svnmerge from Christian Richter
2007-12-14Convert ast_verbose to ast_verb.Tilghman Lesher
2007-12-14Merged revisions 92875 via svnmerge from Mark Michelson
2007-12-13When working with dates, use numeric form whenever possible, as it's faster.Tilghman Lesher
2007-12-13Merged revisions 92815 via svnmerge from Tilghman Lesher
2007-12-13Move usage of the old LOCAL_USER_* macros to the new ast_module_user_* functi...Joshua Colp
2007-12-13Merged revisions 92809 via svnmerge from Jason Parker
2007-12-13Merged revisions 92807 via svnmerge from Mark Michelson
2007-12-13Merged revisions 92803 via svnmerge from Mark Michelson
2007-12-13Don't use backslash as an escape character, unless it really is an escape cha...Tilghman Lesher
2007-12-13Remove remnants of a poorly merged commit. (92697)Jason Parker
2007-12-13Tag voicemails with UTC time as opposed to local time zoneDoug Bailey
2007-12-13Merged revisions 92696 via svnmerge from Jason Parker
2007-12-12Revert an "optimization" that I added in revision 89887, as the user who repo...Russell Bryant
2007-12-12Merged revisions 92617 via svnmerge from Jason Parker
2007-12-12Conversions of free to ast_free, where applicable, and several other formatti...Tilghman Lesher
2007-12-12Merged revisions 92556 via svnmerge from Russell Bryant
2007-12-12Same change to trunk as revision 92510. I'm not sure why I mergedMark Michelson
2007-12-12Blocked revisions 92510 via svnmergeMark Michelson
2007-12-12Correctly handle possible memory allocation failureTilghman Lesher
2007-12-12Merged revisions 92463 via svnmerge from Tilghman Lesher
2007-12-12Merged revisions 92443 via svnmerge from Mark Michelson
2007-12-11Doxygen updates, formatting. Olle Johansson
2007-12-11Trunk build would fail due to the nonexistence of zaptel hwgainMark Michelson
2007-12-11We need to set the address we want to match against before we actually do the...Jason Parker
2007-12-11Removing a pointless memset. The memory was just calloc'd, so the Mark Michelson
2007-12-11Add variable to show which key was pressed to stop playback.Jason Parker
2007-12-11Only look to see if options are set if some have been provided.Joshua Colp
2007-12-11Merged revisions 92363 via svnmerge from Joshua Colp