summaryrefslogtreecommitdiff
path: root/include/asterisk/options.h
AgeCommit message (Expand)Author
2018-03-20Merge "core: Remove dead symbols from asterisk.exports.in."Jenkins2
2018-03-19core: Remove dead symbols from asterisk.exports.in.Corey Farrell
2018-03-19channel.c: Allow generic plc then channel formats are equalGeorge Joseph
2018-02-28pjproject: Add cache_pools debugging option.Richard Mudgett
2017-11-11core: Add cache_media_frames debugging option.Richard Mudgett
2017-03-22rtp_engine: allocate RTP dynamic payloads per sessionKevin Harwell
2017-01-24PJPROJECT logging: Fix detection of max supported log level.Richard Mudgett
2016-11-30PJPROJECT logging: Made easier to get available logging levels.Richard Mudgett
2016-11-02rtp_engine: Allow more than 32 dynamic payload types.Alexander Traud
2015-05-12Allow command-line options to override asterisk.conf.Corey Farrell
2015-04-27Astobj2: Allow reference debugging to be enabled/disabled by config.Corey Farrell
2014-07-04Remove many deprecated modulesMatthew Jordan
2014-04-04internal_timing: Remove the option and always make it enabled if a timing mod...Richard Mudgett
2013-08-05Fix res_ari_asterisk load issueDavid M. Lee
2012-04-25Make it possible to change the minimum DTMF duration in asterisk.confOlle Johansson
2012-04-12Add option to invoke the extensions.conf stdexten using the legacy macro method.Richard Mudgett
2010-05-19Fix transcode_via_sln option with SIP calls and improve PLC usage.Mark Michelson
2010-05-19Merged revisions 264248 via svnmerge from Tilghman Lesher
2010-03-23Change per-file debug and verbose levels to be per-module, the wayKevin P. Fleming
2010-01-27Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloadsJeff Peeler
2009-01-13Add option to hide console connect messagesTerry Wilson
2008-10-07Allow people to select the old console behavior of white text on a blackTilghman Lesher
2008-08-26(closes issue #13366)Steve Murphy
2008-08-25Optional light colored background, for those who use black on white terminals.Tilghman Lesher
2008-07-23Merged revisions 133169 via svnmerge from Mark Michelson
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-03Move compatibility options into asterisk.conf, default them to on for upgrades,Tilghman Lesher
2008-03-25Merged revisions 110628 via svnmerge from Joshua Colp
2007-07-23(closes issue #10192)Russell Bryant
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-06-12Completely remove all of the code related to jumping to priority n + 101. yay!Russell Bryant
2007-05-04- Add manager command CoreSettingsOlle Johansson
2007-04-11changed #if HAVE_SYSINFO to #if defined(HAVE_SYSINFO)Dwayne M. Hubbard
2007-04-11added HAVE_SYSINFO preprocessor directives for portability and general happinessDwayne M. Hubbard
2007-04-11added option_minmemfree for use in asterisk.conf to specify the amount of min...Dwayne M. Hubbard
2006-12-27Merged revisions 48998 via svnmerge from Kevin P. Fleming
2006-07-28As discussed and decided on the asterisk-dev mailing list ...Russell Bryant
2006-05-26Fix various problems in the addition of the ability to mute log/verboseRussell Bryant
2006-05-08 use pid_t instead of long for pid variables. #7099 (casper)BJ Weschke
2006-04-30add a command-line flag and option to force forking, even with -v or -dKevin P. Fleming
2006-03-30convert internal timing to be stored as a flag in the ast_options flagsRussell Bryant
2006-03-30Issue #5374 - Enable internal timing of generators (cmantunes)Olle Johansson
2006-03-14clarify which global options are enabled by defaultRussell Bryant
2006-03-14add an option to cdr.conf that enables ending CDRs before executingRussell Bryant
2005-12-31- fix some doxygen errorsRussell Bryant
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-01optionally send silence during recording (issue #5135)Kevin P. Fleming
2005-10-26Allow limitation by loadavg not just calls (should be BSD friendly)...Mark Spencer
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant