summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-17make the configure script detect that it is running on a Windows platform, an...Kevin P. Fleming
2007-12-17make using PRINT_DIR a little easierKevin P. Fleming
2007-12-17Fix usage of rtptimeout. It can be used without rtpkeepalive, and the value c...Joshua Colp
2007-12-17If no timezone is available use the default message.Joshua Colp
2007-12-17Make chan_unistim actually be able to unload. When creating a thread that you...Joshua Colp
2007-12-17Blocked revisions 93183 via svnmergeKevin P. Fleming
2007-12-17Merged revisions 93180 via svnmerge from Kevin P. Fleming
2007-12-16menuselect.makeopts is not a .PHONY targetLuigi Rizzo
2007-12-16Convert from LOG_DEBUG etc to ast_debug. Thanks, dimas!Olle Johansson
2007-12-16Adding a new CLI command for "manager reload", which is important now thatOlle Johansson
2007-12-16Change manager so that registered accounts are stored in memory. This opens f...Olle Johansson
2007-12-16Adding console_video to CHANGES. It's important that we keep this file up to ...Olle Johansson
2007-12-16HUGE improvements to QoS/CoS handling by IgorGOlle Johansson
2007-12-16use a simpler idiom for 'cmp -s ...'Luigi Rizzo
2007-12-16Don't drop the first character randomly in long listings in the CLI.Olle Johansson
2007-12-16Update documentationOlle Johansson
2007-12-16Make more timers settable in SIP so that we can force timeout earlier on non-...Olle Johansson
2007-12-15Typo fixed earlier, that wasn't a typo after all.Olle Johansson
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