aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/options.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-19Fix transcode_via_sln option with SIP calls and improve PLC usage.mmichelson1-0/+3
2010-05-19Merged revisions 264248 via svnmerge from tilghman1-0/+6
2010-03-23Change per-file debug and verbose levels to be per-module, the waykpfleming1-8/+8
2010-01-27Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloadsjpeeler1-0/+3
2009-01-13Add option to hide console connect messagestwilson1-0/+3
2008-10-07Allow people to select the old console behavior of white text on a blacktilghman1-0/+3
2008-08-26(closes issue #13366)murf1-0/+2
2008-08-25Optional light colored background, for those who use black on white terminals.tilghman1-0/+3
2008-07-23Merged revisions 133169 via svnmerge from mmichelson1-0/+1
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-1/+4
2008-06-03Move compatibility options into asterisk.conf, default them to on for upgrades,tilghman1-0/+12
2008-03-25Merged revisions 110628 via svnmerge from file1-1/+1
2007-07-23(closes issue #10192)russell1-2/+7
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...tilghman1-2/+2
2007-06-12Completely remove all of the code related to jumping to priority n + 101. yay!russell1-3/+0
2007-05-04- Add manager command CoreSettingsoej1-0/+1
2007-04-11changed #if HAVE_SYSINFO to #if defined(HAVE_SYSINFO)dhubbard1-1/+1
2007-04-11added HAVE_SYSINFO preprocessor directives for portability and general happinessdhubbard1-0/+2
2007-04-11added option_minmemfree for use in asterisk.conf to specify the amount of min...dhubbard1-0/+1
2006-12-27Merged revisions 48998 via svnmerge from kpfleming1-0/+2
2006-07-28As discussed and decided on the asterisk-dev mailing list ...russell1-1/+1
2006-05-26Fix various problems in the addition of the ability to mute log/verboserussell1-0/+3
2006-05-08 use pid_t instead of long for pid variables. #7099 (casper)bweschke1-1/+1
2006-04-30add a command-line flag and option to force forking, even with -v or -dkpfleming1-3/+6
2006-03-30convert internal timing to be stored as a flag in the ast_options flagsrussell1-2/+4
2006-03-30Issue #5374 - Enable internal timing of generators (cmantunes)oej1-3/+3
2006-03-14clarify which global options are enabled by defaultrussell1-0/+3
2006-03-14add an option to cdr.conf that enables ending CDRs before executingrussell1-1/+4
2005-12-31- fix some doxygen errorsrussell1-0/+1
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix somerussell1-19/+67
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-01optionally send silence during recording (issue #5135)kpfleming1-0/+1
2005-10-26Allow limitation by loadavg not just calls (should be BSD friendly)...markster1-0/+1
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-9/+16
2005-07-26add a global option to disable priority jumping in applications (when they ge...kpfleming1-0/+1
2005-05-19add 'dontwarn' option to asterisk.conf to appease the whining masses :p (bug ...russell1-0/+1
2005-05-18Add optional call limitmarkster1-0/+1
2005-04-04optimize codec selection and format changing codekpfleming1-0/+1
2005-03-11Add timestamping to console (bug #3653 with minor mods)markster1-0/+1
2005-03-05Allow debug to be enabled on a per-file basis...markster1-0/+2
2005-02-02Merge #exec functionality (must be explicitly enabled!)markster1-0/+1
2004-09-07Merge anthm's "-t" flag (with minor mods) (bug #2380)markster1-0/+4
2004-03-20Correctly handle call flow with outgoing queue, avoiding retries while call actimarkster1-0/+1
2003-05-02Show uptimemarkster1-0/+2
2002-05-12Version 0.1.12 from FTPmarkster1-0/+1
2001-12-25Version 0.1.10 from FTPmarkster1-0/+2
2000-01-09Version 0.1.3 from FTPmarkster1-0/+1
1999-12-22Version 0.1.2 from FTPmarkster1-0/+2
1999-12-11Version 0.1.1 from FTPmarkster1-1/+1