aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2008-01-05Now that the version.h file was getting properly regenerated every time the svnrussell4-11/+11
2008-01-05Print out the name of a function being registered in color, just like the namerussell1-1/+2
2008-01-05Merged revisions 96644 via svnmerge from russell1-1/+1
2008-01-04Merged revisions 96575 via svnmerge from tilghman1-9/+17
2008-01-03Allow the uniqueid to be used for searching for a channel in the list.tilghman1-13/+13
2008-01-03Compatibility fix for OpenBSDtilghman1-2/+2
2008-01-02Add doxygen documentation to libresample.h while it's still fresh on my mindrussell1-0/+76
2008-01-02For some odd reason, the last set of libresample build changes from Kevin didrussell2-14/+5
2008-01-02go back to including libresample in the main Asterisk binary, but this time i...kpfleming23-1/+10201
2008-01-02some cleanup of this code while I am trying to debug a problem withrizzo1-15/+19
2008-01-02Make the translation table show slin16russell1-1/+1
2008-01-02Instead of linking libresample into the main Asterisk binary, build it asrussell22-10195/+1
2007-12-31Merged revisions 95577 via svnmerge from mmichelson1-1/+2
2007-12-31Merge changes from team/russell/codec_resamplerussell22-1/+10195
2007-12-27Fix -s socket option, and document it as well.qwell1-1/+1
2007-12-27Merged revisions 95024 via svnmerge from russell1-0/+3
2007-12-27Merged revisions 94977 via svnmerge from mmichelson1-1/+1
2007-12-27Merged revisions 94828-94829 via svnmerge from russell1-4/+4
2007-12-27Merged revisions 94824 via svnmerge from kpfleming1-5/+11
2007-12-26Merged revisions 94808 via svnmerge from tilghman1-0/+8
2007-12-26Merged revisions 94801 via svnmerge from russell1-25/+38
2007-12-26Merged revisions 94797 via svnmerge from russell1-0/+2
2007-12-26Leave a note for a minor bug that was pointed out by d1masrussell1-0/+3
2007-12-26Merged revisions 94790 via svnmerge from russell1-1/+1
2007-12-26Adding support for storing the queue log entries in a realtime backend.mmichelson1-9/+25
2007-12-24Merged revisions 94767 via svnmerge from tilghman1-21/+24
2007-12-21AST_LIST_REMOVE_CURRENT only takes one argument in trunkmmichelson1-1/+1
2007-12-21Merged revisions 94468 via svnmerge from mmichelson1-1/+3
2007-12-21Merged revisions 94420 via svnmerge from mmichelson1-13/+9
2007-12-21Merged revisions 94418 via svnmerge from tilghman1-1/+1
2007-12-20modify http://svn.digium.com/view/asterisk?view=rev&rev=93603rizzo1-60/+84
2007-12-19Add a new API function, written at least twice in app_voicemail.crizzo1-0/+37
2007-12-19add support for PARSE_DOUBLE, and remove identifiers forrizzo1-0/+28
2007-12-19Add option for starting remote Asterisk by naming the actual runtime socket i...oej1-1/+9
2007-12-18Making the canary error message a little more obvious.tilghman1-1/+1
2007-12-18Add a canary process, for high priority mode (asterisk -p) to ensure that iftilghman1-2/+71
2007-12-18Merged revisions 93625 via svnmerge from mmichelson1-15/+13
2007-12-18make configuration variable const so they are not accidentallyrizzo1-60/+62
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.rizzo4-4/+4
2007-12-18Rename the macros in defaults.h - they are not meant to berizzo1-14/+15
2007-12-17Merged revisions 93381 via svnmerge from qwell1-4/+5
2007-12-17Merged revisions 93377 via svnmerge from file1-1/+1
2007-12-16Adding a new CLI command for "manager reload", which is important now thatoej1-0/+21
2007-12-16Change manager so that registered accounts are stored in memory. This opens f...oej1-162/+143
2007-12-16HUGE improvements to QoS/CoS handling by IgorGoej3-11/+11
2007-12-16Don't drop the first character randomly in long listings in the CLI.oej1-2/+3
2007-12-14I needed to increment the numbers used on the VERBOSITY_ATLEAST calls by 1.mmichelson2-2/+2
2007-12-14Changed VERBOSITY_LEVEL to VERBOSITY_ATLEAST to be more accurate.mmichelson2-2/+2
2007-12-14After reading Russell's e-mail to the dev list stating that checking option_v...mmichelson3-6/+4
2007-12-14Print an error message if a #included file does not existrussell1-1/+3