Commit Graph

362 Commits (8cb4f9cea1f8a34d2383551a971a86d3be02c4fd)

Author SHA1 Message Date
frahaase 094c26aa68 Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.
8 years ago
Dennis Guse b58de2fab7 Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_importer
8 years ago
Jonathan R. Rose d96e350256 core/pbx: dialplan show - display filename/line#
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell 8c5c95ad89 core: Remove ABI effects of LOW_MEMORY.
9 years ago
Corey Farrell 8061d9f66f Fix naming mismatch of allocator functions.
9 years ago
Corey Farrell a36a174c4b pbx: Create pbx_sw.c for management of 'struct ast_sw'.
9 years ago
Corey Farrell e2e8713b84 pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'.
9 years ago
Corey Farrell be36bd7ca5 pbx: Create pbx_include.c for management of 'struct ast_include'.
9 years ago
Matt Jordan 3522376512 logger: Support JSON logging with Verbose messages
9 years ago
David M. Lee 9fca378b36 Fixes for OS X
10 years ago
Matt Jordan d8698b7f3f doxygen: Fix doxygen errors
10 years ago
Corey Farrell 478fb4a388 MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.
10 years ago
Rodrigo Ramírez Norambuena 2ed5e6a9ba utils: Remove trailing whitespace
10 years ago
Corey Farrell df6c1d755f CLI: Enable automatic references to modules.
10 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
10 years ago
David M. Lee a573b77f78 Fixing extconf compile
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
George Joseph b35e184d41 Add .gitignore and .gitreview files
10 years ago
Matthew Jordan 0543879228 clang compiler warnings: Remove large chunks of unused code from extconf
10 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan e9520dbe0d clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Corey Farrell 554eb74516 Fix compile errors caused by r4500 / r4501.
10 years ago
Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Richard Mudgett 43bcf51204 utils dir: Remove no longer needed traces of refcounter except in the clean make target.
11 years ago
Matthew Jordan 4f30c7e91f main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Richard Mudgett 03beadb6e9 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
11 years ago
Richard Mudgett c8ebf3e3c7 Revert -r411073. It didn't help and blew up the system.
11 years ago
Richard Mudgett 89e12de79d locking: Add temporary sanity checks.
11 years ago
Sean Bright b44d324891 Make the AEL load process less chatty.
11 years ago
David M. Lee be3cab0a3a Fix memory stomping bug in astman.
11 years ago
Corey Farrell e468e73b9e Remove extra defines of AST_PBX_MAX_STACK.
11 years ago
Scott Griepentrog 64e2e1d5d8 pbx.c: Pre-initialize timezone to avoid crash on destroy
11 years ago
Kevin Harwell 2564ed26f7 app_dahdiras: Use waitpid instead of wait4.
12 years ago
Jonathan Rose e920fc0669 Put clicompat-r2.patch back in
12 years ago
Jonathan Rose b7763842a7 revert clicompat-r2.patch from r401704
12 years ago
Jonathan Rose 4ca0f222e8 memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
David M. Lee 87cf916cdb Fixed utils directory breakage from r398748, this time with extra hate.
12 years ago
David M. Lee 6a1f3d626b Fixed utils directory breakage from r398648
12 years ago
Walter Doekes ccdfe67bf2 Check result of ast_var_assign() calls for memory allocation failure.
12 years ago
David M. Lee 357b275239 Fix res_ari_asterisk load issue
12 years ago
Kinsey Moore 41d6be2432 Move ast_str_container_alloc and friends
12 years ago
David M. Lee 5601b0f50c Fixed warning in astman for gcc-4.8.
12 years ago
Matthew Jordan 988295c6a8 Make the utils directory compile... again.
12 years ago
Matthew Jordan c43f380d03 Add backtrace generation to MALLOC_DEBUG memory corruption reports
12 years ago
Matthew Jordan e5ad3cdc3a Update utils Makefile to handle r387294
12 years ago
David M. Lee 8e07045eb0 Fixed extconf.c breakage introduced in r376306.
13 years ago
David M. Lee 752ffc69d4 Migrate hashtest/hashtest2 to be unit tests.
13 years ago