summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2007-03-08Merged revisions 58389 via svnmerge from Joshua Colp
2007-03-08Merged revisions 58354 via svnmerge from Kevin P. Fleming
2007-03-08Merged revisions 58351-58352 via svnmerge from Kevin P. Fleming
2007-03-07Make the loader less noisy under valgrind.Joshua Colp
2007-03-07Merged revisions 58240 via svnmerge from Joshua Colp
2007-03-07Add the format of the file that is currently being played to the verbose mess...Russell Bryant
2007-03-07Merged revisions 58165 via svnmerge from Russell Bryant
2007-03-06move declaration to the beginning of a blockLuigi Rizzo
2007-03-05Merged revisions 57826 via svnmerge from Steve Murphy
2007-03-05Merged revisions 57798 via svnmerge from Joshua Colp
2007-03-05Merged revisions 57768 via svnmerge from Joshua Colp
2007-03-03Expand datastores to add the notion of inheritance. This will be needed forTilghman Lesher
2007-03-03Merged revisions 57620 via svnmerge from Dwayne M. Hubbard
2007-03-02Don't try to do recursive locking/unlocking when it isn't supported.Joshua Colp
2007-03-02Merged revisions 57473 via svnmerge from Steve Murphy
2007-03-02Add the channel's Language to the "show channel" CLI command and the DumpChanRussell Bryant
2007-03-02Merged revisions 57396 via svnmerge from Russell Bryant
2007-03-01Constify the list of codec preferences.Russell Bryant
2007-03-01Minor code cleanup... nothing to write home about.Joshua Colp
2007-02-28Convert the PBX core to use read/write locks. This yields a nifty performance...Joshua Colp
2007-02-28Merged revisions 57139 via svnmerge from Steve Murphy
2007-02-26Merged revisions 56805 via svnmerge from Joshua Colp
2007-02-26Merged revisions 56783 via svnmerge from Joshua Colp
2007-02-26Remove redundant check to ensure that LOW_MEMORY is not defined.Russell Bryant
2007-02-25Merged revisions 56685 via svnmerge from Tilghman Lesher
2007-02-24Doxygen additions, correctionsOlle Johansson
2007-02-24Doxygen updates and correctionsOlle Johansson
2007-02-23Merged revisions 56505 via svnmerge from Russell Bryant
2007-02-23Merged revisions 56457 via svnmerge from Joshua Colp
2007-02-23Introduce a new manager action, GetConfigJSON, which is intended to improveRussell Bryant
2007-02-22Merged revisions 56277 via svnmerge from Russell Bryant
2007-02-22Merged revisions 56231 via svnmerge from Joshua Colp
2007-02-22give embedded modules a helping hand by backing up and restoring their global...Kevin P. Fleming
2007-02-22Merged revisions 56008 via svnmerge from Joshua Colp
2007-02-21Return trunk to a state where it compiles under Darwin. The byte order stuff ...Joshua Colp
2007-02-20Flush out the file pointer. (issue #9115 reported by guthrie)Joshua Colp
2007-02-20Merged revisions 55634 via svnmerge from Russell Bryant
2007-02-18add -Wundef to the --enable-dev-mode flags, so that mistyped macro names in #...Kevin P. Fleming
2007-02-16Merged revisions 54886 via svnmerge from Jason Parker
2007-02-16Adding Realtime Text support (T.140) to AsteriskOlle Johansson
2007-02-16Rely on ast_gethostbyname to handle IP addresses, not inet_aton. (issue #9056...Joshua Colp
2007-02-16Properly handle an error result from a manager action. This could have left t...Joshua Colp
2007-02-15Make file's new comment doxygenifiedOlle Johansson
2007-02-15Clean up the I/O context handler.Joshua Colp
2007-02-14Show version in "core show settings"Olle Johansson
2007-02-14New CLI command "Core show settings" to list some core settingsOlle Johansson
2007-02-14Merged revisions 54290 via svnmerge from Joshua Colp
2007-02-13This introduces a new dialplan function, DEVSTATE, which allows you to do someRussell Bryant
2007-02-13Use spaces instead of tabs in the help text for a CLI commandRussell Bryant
2007-02-13Simplify WELCOME_MESSAGE to be a single function call instead of one for eachRussell Bryant