Commit Graph

5752 Commits (d57b58f5e947eecbf7c419ea422e9210b424a0cf)

Author SHA1 Message Date
Corey Farrell d57b58f5e9 main/config: Use ast_cli_completion_add for reload completion.
7 years ago
Joshua Colp b50331626e Merge "cli: Enable ast_cli_completion_add on public completion generators." into 13
7 years ago
Jenkins2 1f2ff45626 Merge "main/ccss: Use ast_cli_completion_add for core id." into 13
7 years ago
Jenkins2 3b49fb3446 Merge "astobj2_container: Use ast_cli_completion_add for container names." into 13
7 years ago
Corey Farrell 5ac64a4464 main/ccss: Use ast_cli_completion_add for core id.
7 years ago
Corey Farrell 7e0c56f800 astobj2_container: Use ast_cli_completion_add for container names.
7 years ago
Corey Farrell 7e041d6233 main/channel: Use ast_cli_completion_add for channeltypes.
7 years ago
Corey Farrell 6539b89254 cli: Enable ast_cli_completion_add on public completion generators.
7 years ago
Jenkins2 a243fed64f Merge "core: Remove incorrect usage of attribute_malloc." into 13
7 years ago
Jenkins2 029c9383aa Merge "core: Remove non-critical cleanup from startup aborts." into 13
7 years ago
Corey Farrell dc738b145f core: Remove incorrect usage of attribute_malloc.
7 years ago
Joshua Colp f05ac26d4a Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro." into 13
7 years ago
Corey Farrell c09a10bb1b core: Remove non-critical cleanup from startup aborts.
7 years ago
Corey Farrell b81eadcefc Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Alexander Traud 725fd32428 utils: In Solaris, avoid a warning about an unused variable.
7 years ago
Jenkins2 359a0cc5a2 Merge "BuildSystem: Cast any intptr_t explicitly to its proposed type." into 13
7 years ago
Jenkins2 91193807c8 Merge "BuildSystem: Detect whether uselocale(.) is available." into 13
7 years ago
Jenkins2 2961dd6c6d Merge "core: Fix handling of maximum length lines in config files." into 13
7 years ago
Alexander Traud 6b899b2849 BuildSystem: Cast any intptr_t explicitly to its proposed type.
7 years ago
Alexander Traud 98e8e849da BuildSystem: Detect whether uselocale(.) is available.
7 years ago
Richard Mudgett 104468ad3a pjproject: Add cache_pools debugging option.
7 years ago
Corey Farrell caad0c09cd core: Fix handling of maximum length lines in config files.
7 years ago
Jenkins2 f49e5d3998 Merge "core: Rename sounds_index.c to sounds.c." into 13
7 years ago
Jenkins2 ee9bee7e05 Merge "config: Fix locking for extconfig reload." into 13
7 years ago
Corey Farrell e532b982b3 core: Rename sounds_index.c to sounds.c.
7 years ago
Corey Farrell 9c8763e4d2 config: Fix locking for extconfig reload.
7 years ago
Alexander Traud 6eb22964ba rtp_engine: Load format name / mime type in uppercase again.
7 years ago
Sean Bright 48acd5cd26 bridge_roles: Use a non-locking linked list where appropriate
7 years ago
Jenkins2 8212fd6bf4 Merge "main/asterisk.c: Remove silly usage of RAII_VAR." into 13
7 years ago
Corey Farrell 4e5d5b2ce2 main/asterisk.c: Remove silly usage of RAII_VAR.
7 years ago
Corey Farrell 6c72c22d51 json: Add conditionals to avoid locking if Jansson is thread safe.
7 years ago
Jenkins2 f16a623ac0 Merge "cdr.c: Fix runtime leak of CDR records." into 13
7 years ago
Alexander Traud b1c6a644d3 backtrace: Avoid potential spurious output.
7 years ago
Richard Mudgett dcfcf310a1 cdr.c: Fix runtime leak of CDR records.
7 years ago
Jenkins2 2bb68c707f Merge "manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event" into 13
7 years ago
Jenkins2 65c8b7d6b4 Merge "manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()" into 13
7 years ago
Sungtae Kim dd9690f68c manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event
7 years ago
Richard Mudgett 665444b772 manager.c: Fix potential memory leak and corruption.
7 years ago
Richard Mudgett ef1aeb9437 manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()
7 years ago
Richard Mudgett 4a337b1a76 app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.
7 years ago
Jenkins2 d82da7afff Merge "loader: Use ast_cli_completion_add for 'module load' completion." into 13
7 years ago
Jenkins2 cee39bf820 Merge "pbx_variables.c: Misc fixes in variable substitution." into 13
7 years ago
Jenkins2 c956349667 Merge "core: Fix unused variable error in handle_show_sysinfo." into 13
7 years ago
Corey Farrell 154bccf147 loader: Use ast_cli_completion_add for 'module load' completion.
7 years ago
Alexander Traud 4bb38022ea core: Fix unused variable error in handle_show_sysinfo.
7 years ago
Alexander Traud 021168f06f editline: Avoid shifting a negative signed value.
7 years ago
Richard Mudgett 85b384728c pbx_variables.c: Misc fixes in variable substitution.
7 years ago
Jenkins2 86aa3572ee Merge "pbx: Reduce verbosity while loading extensions" into 13
7 years ago
krells d5bcbd460e pbx: Reduce verbosity while loading extensions
7 years ago
Corey Farrell 22edb10c44 loader: Miscellaneous fixes.
7 years ago