aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/options.h
AgeCommit message (Expand)AuthorFilesLines
2006-12-27move extern declaration for this option to a header file where it belongskpfleming1-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
1999-10-27Version 0.1.0 from FTPmarkster1-0/+36