Commit Graph

6091 Commits (c711e4076a6913e18e27a694bcb3fb721822fb58)

Author SHA1 Message Date
Richard Mudgett c711e4076a core: Remove ABI effects of MALLOC_DEBUG.
8 years ago
Richard Mudgett f083edc43c manager.c: Fix lseek() parameter order.
8 years ago
Joshua Colp e70c4ec84d AST-2018-001: rtp / channel: Don't allow an unnegotiated format to be passed up.
8 years ago
Richard Mudgett e2f98fbd63 channel.c: Fix typo.
8 years ago
Jenkins2 3c5784315d Merge "core: Rename sounds_index.c to sounds.c."
8 years ago
Jenkins2 fd353237f0 Merge "config: Fix locking for extconfig reload."
8 years ago
Jenkins2 ff4351952b Merge "optional_api: Refactor to use vector's and standard allocators."
8 years ago
Jenkins2 fbe2f1fe01 Merge "rtp_engine: Load format name / mime type in uppercase again."
8 years ago
Jenkins2 15886d5833 Merge "manager: Add AMI event Load/Unload"
8 years ago
Corey Farrell 97c21e9cb3 core: Rename sounds_index.c to sounds.c.
8 years ago
Corey Farrell e03f0f9572 config: Fix locking for extconfig reload.
8 years ago
Alexander Traud a70c92121d rtp_engine: Load format name / mime type in uppercase again.
8 years ago
Sean Bright af2dd3a678 bridge_roles: Use a non-locking linked list where appropriate
8 years ago
Jenkins2 d6147aa6a3 Merge "main/asterisk.c: Remove silly usage of RAII_VAR."
8 years ago
Jenkins2 41a05aacc9 Merge "core: Remove embedded editline."
8 years ago
Joshua Colp d494cc1c88 Merge "json: Add conditionals to avoid locking if Jansson is thread safe."
8 years ago
Corey Farrell 9e45d3f893 main/asterisk.c: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 02ee296f81 optional_api: Refactor to use vector's and standard allocators.
8 years ago
Jenkins2 0461286123 Merge "cdr.c: Fix runtime leak of CDR records."
8 years ago
Sungtae Kim cb4cfb8c43 manager: Add AMI event Load/Unload
8 years ago
Corey Farrell 04490fb1d8 json: Add conditionals to avoid locking if Jansson is thread safe.
8 years ago
Corey Farrell 9fddc8b4dc core: Remove embedded editline.
8 years ago
Alexander Traud 32e610d9e6 backtrace: Avoid potential spurious output.
8 years ago
Richard Mudgett b2fcb30d38 cdr.c: Fix runtime leak of CDR records.
8 years ago
Jenkins2 2d90b1efd9 Merge "manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event"
8 years ago
Jenkins2 5c524e3287 Merge "manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()"
8 years ago
Sungtae Kim 7e32adf044 manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event
8 years ago
Richard Mudgett 3419a048b9 manager.c: Fix potential memory leak and corruption.
8 years ago
Richard Mudgett bcfe172f8d manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()
8 years ago
Richard Mudgett b9024197ab app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.
8 years ago
Jenkins2 093484d137 Merge "loader: Use ast_cli_completion_add for 'module load' completion."
8 years ago
Jenkins2 8f6978d7b8 Merge "pbx_variables.c: Misc fixes in variable substitution."
8 years ago
Jenkins2 da4ddb1faa Merge "Build System: Require __sync or __atomic functions."
8 years ago
Jenkins2 21bcd85bba Merge "core: Fix unused variable error in handle_show_sysinfo."
8 years ago
Jenkins2 1e44d50893 Merge "core: Tweak startup order."
8 years ago
Jenkins2 7c77365549 Merge "editline: Avoid shifting a negative signed value."
8 years ago
Corey Farrell 84a6365164 loader: Use ast_cli_completion_add for 'module load' completion.
8 years ago
Alexander Traud d9e42f27b9 core: Fix unused variable error in handle_show_sysinfo.
8 years ago
Alexander Traud 3c26eec043 editline: Avoid shifting a negative signed value.
8 years ago
Corey Farrell 39fcecad59 core: Tweak startup order.
8 years ago
Corey Farrell 23381d2c5e Build System: Require __sync or __atomic functions.
8 years ago
Corey Farrell a164b7ccfb loader: Correct overly strict startup checks.
8 years ago
Jenkins2 d4e9f7c940 Merge "loader: Add support for built-in modules."
8 years ago
Jenkins2 cec16d8e4f Merge "loader: Rework load_resource_list."
8 years ago
Richard Mudgett 2f78dc2bfa pbx_variables.c: Misc fixes in variable substitution.
8 years ago
Joshua Colp 908e39f186 Merge "loader: Remove global symbol only startup phase."
8 years ago
Jenkins2 2c27205e4e Merge "loader: Process module dependencies."
8 years ago
Jenkins2 fd32ca51e8 Merge "pbx: Reduce verbosity while loading extensions"
8 years ago
krells 77f2814d01 pbx: Reduce verbosity while loading extensions
8 years ago
Corey Farrell 25cb1ab05b loader: Add support for built-in modules.
8 years ago