Commit Graph

74 Commits (c46372c67f1661f80fc4695148fc190d97b681ef)

Author SHA1 Message Date
George Joseph bcdb008c0c Alternate Channel Storage Backends
5 months ago
George Joseph 67fd66e2fe file.c: Add ability to search custom dir for sounds
2 years ago
Mike Bradeen e8f548c155 app_macro: Remove deprecated module.
3 years ago
George Joseph ca3c22c5f1 Scope Tracing: A new facility for tracing scope enter/exit
5 years ago
George Joseph b76ab5e5c9 message.c: Add option to suppress the Message channel AMI and ARI events
6 years ago
Joshua Colp f03b984724 Merge "core: Remove additional symbols."
8 years ago
Jenkins2 60a06fbd1d Merge "core: Remove dead symbols from asterisk.exports.in."
8 years ago
Corey Farrell 040bb21771 core: Remove additional symbols.
8 years ago
Corey Farrell de77cf8698 core: Remove dead symbols from asterisk.exports.in.
8 years ago
George Joseph 5d097f8236 channel.c: Allow generic plc then channel formats are equal
8 years ago
Richard Mudgett 1a36a452bd pjproject: Add cache_pools debugging option.
8 years ago
Richard Mudgett 90bb0a3e10 core: Add cache_media_frames debugging option.
8 years ago
Kevin Harwell 9b103e7bea rtp_engine: allocate RTP dynamic payloads per session
9 years ago
Richard Mudgett 6f3e8c8e01 PJPROJECT logging: Fix detection of max supported log level.
9 years ago
Richard Mudgett 1dfa11b65c PJPROJECT logging: Made easier to get available logging levels.
9 years ago
Alexander Traud 9ac53877f6 rtp_engine: Allow more than 32 dynamic payload types.
9 years ago
Corey Farrell 57386dcb67 Allow command-line options to override asterisk.conf.
11 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Richard Mudgett 03beadb6e9 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
12 years ago
David M. Lee 357b275239 Fix res_ari_asterisk load issue
12 years ago
Olle Johansson 7aa0c3c64b Make it possible to change the minimum DTMF duration in asterisk.conf
14 years ago
Richard Mudgett a35c7ba8e7 Add option to invoke the extensions.conf stdexten using the legacy macro method.
14 years ago
Mark Michelson 6bb45831eb Fix transcode_via_sln option with SIP calls and improve PLC usage.
16 years ago
Tilghman Lesher b5a629624a Merged revisions 264248 via svnmerge from
16 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
16 years ago
Jeff Peeler a170cd28e0 Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloads
16 years ago
Terry Wilson 7c6d9c7235 Add option to hide console connect messages
17 years ago
Tilghman Lesher 9335b3ad34 Allow people to select the old console behavior of white text on a black
17 years ago
Steve Murphy 8953b0f359 (closes issue #13366)
17 years ago
Tilghman Lesher 6dd5b8609f Optional light colored background, for those who use black on white terminals.
17 years ago
Mark Michelson ed6323cb73 Merged revisions 133169 via svnmerge from
17 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
18 years ago
Tilghman Lesher 76506b7baa Move compatibility options into asterisk.conf, default them to on for upgrades,
18 years ago
Joshua Colp 358ac2f76a Merged revisions 110628 via svnmerge from
18 years ago
Russell Bryant f1f72312bb (closes issue #10192)
18 years ago
Tilghman Lesher 81bc1d7af5 Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second
18 years ago
Russell Bryant 9e0458e9f1 Completely remove all of the code related to jumping to priority n + 101. yay!
19 years ago
Olle Johansson 51f99c5265 - Add manager command CoreSettings
19 years ago
Dwayne M. Hubbard 2151e532fe changed #if HAVE_SYSINFO to #if defined(HAVE_SYSINFO)
19 years ago
Dwayne M. Hubbard 6a5f3599bb added HAVE_SYSINFO preprocessor directives for portability and general happiness
19 years ago
Dwayne M. Hubbard 62256ee410 added option_minmemfree for use in asterisk.conf to specify the amount of minimum free memory prior to accepting calls. added CLI 'core show sysinfo' to display system information
19 years ago
Kevin P. Fleming 16b09ac48c Merged revisions 48998 via svnmerge from
19 years ago
Russell Bryant b04f059b4a As discussed and decided on the asterisk-dev mailing list ...
19 years ago
Russell Bryant 0f912e5926 Fix various problems in the addition of the ability to mute log/verbose
20 years ago
BJ Weschke 569ecaf5a2 use pid_t instead of long for pid variables. #7099 (casper)
20 years ago
Kevin P. Fleming eb38f13a2e add a command-line flag and option to force forking, even with -v or -d
20 years ago
Russell Bryant 03ce34e1aa convert internal timing to be stored as a flag in the ast_options flags
20 years ago
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
20 years ago
Russell Bryant 4279bf18f8 clarify which global options are enabled by default
20 years ago