summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2008-01-05Now that the version.h file was getting properly regenerated every time the svnRussell Bryant
2008-01-05Print out the name of a function being registered in color, just like the nameRussell Bryant
2008-01-05Merged revisions 96644 via svnmerge from Russell Bryant
2008-01-04Merged revisions 96575 via svnmerge from Tilghman Lesher
2008-01-03Allow the uniqueid to be used for searching for a channel in the list.Tilghman Lesher
2008-01-03Compatibility fix for OpenBSDTilghman Lesher
2008-01-02Add doxygen documentation to libresample.h while it's still fresh on my mindRussell Bryant
2008-01-02For some odd reason, the last set of libresample build changes from Kevin didRussell Bryant
2008-01-02go back to including libresample in the main Asterisk binary, but this time i...Kevin P. Fleming
2008-01-02some cleanup of this code while I am trying to debug a problem withLuigi Rizzo
2008-01-02Make the translation table show slin16Russell Bryant
2008-01-02Instead of linking libresample into the main Asterisk binary, build it asRussell Bryant
2007-12-31Merged revisions 95577 via svnmerge from Mark Michelson
2007-12-31Merge changes from team/russell/codec_resampleRussell Bryant
2007-12-27Fix -s socket option, and document it as well.Jason Parker
2007-12-27Merged revisions 95024 via svnmerge from Russell Bryant
2007-12-27Merged revisions 94977 via svnmerge from Mark Michelson
2007-12-27Merged revisions 94828-94829 via svnmerge from Russell Bryant
2007-12-27Merged revisions 94824 via svnmerge from Kevin P. Fleming
2007-12-26Merged revisions 94808 via svnmerge from Tilghman Lesher
2007-12-26Merged revisions 94801 via svnmerge from Russell Bryant
2007-12-26Merged revisions 94797 via svnmerge from Russell Bryant
2007-12-26Leave a note for a minor bug that was pointed out by d1masRussell Bryant
2007-12-26Merged revisions 94790 via svnmerge from Russell Bryant
2007-12-26Adding support for storing the queue log entries in a realtime backend.Mark Michelson
2007-12-24Merged revisions 94767 via svnmerge from Tilghman Lesher
2007-12-21AST_LIST_REMOVE_CURRENT only takes one argument in trunkMark Michelson
2007-12-21Merged revisions 94468 via svnmerge from Mark Michelson
2007-12-21Merged revisions 94420 via svnmerge from Mark Michelson
2007-12-21Merged revisions 94418 via svnmerge from Tilghman Lesher
2007-12-20modify http://svn.digium.com/view/asterisk?view=rev&rev=93603Luigi Rizzo
2007-12-19Add a new API function, written at least twice in app_voicemail.cLuigi Rizzo
2007-12-19add support for PARSE_DOUBLE, and remove identifiers forLuigi Rizzo
2007-12-19Add option for starting remote Asterisk by naming the actual runtime socket i...Olle Johansson
2007-12-18Making the canary error message a little more obvious.Tilghman Lesher
2007-12-18Add a canary process, for high priority mode (asterisk -p) to ensure that ifTilghman Lesher
2007-12-18Merged revisions 93625 via svnmerge from Mark Michelson
2007-12-18make configuration variable const so they are not accidentallyLuigi Rizzo
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.Luigi Rizzo
2007-12-18Rename the macros in defaults.h - they are not meant to beLuigi Rizzo
2007-12-17Merged revisions 93381 via svnmerge from Jason Parker
2007-12-17Merged revisions 93377 via svnmerge from Joshua Colp
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-16HUGE improvements to QoS/CoS handling by IgorGOlle Johansson
2007-12-16Don't drop the first character randomly in long listings in the CLI.Olle Johansson
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-14Print an error message if a #included file does not existRussell Bryant