Commit Graph

216 Commits (e3de4bc46e0332050f3fd296202abe94d13c20a5)

Author SHA1 Message Date
Corey Farrell 6539b89254 cli: Enable ast_cli_completion_add on public completion generators.
7 years ago
Corey Farrell 9adffca9c7 CLI: Address multiple issues.
8 years ago
Corey Farrell 5cdc65cf1e CLI: Fix 'core set debug channel' completion bug.
8 years ago
Corey Farrell 8a63f4e709 CLI: Create ast_cli_completion_add function.
8 years ago
Corey Farrell 115f53a0fb CLI: Remove calls to ast_cli_generator.
8 years ago
Joshua Colp a8ac9a551d Merge "cli: Remove silly usage of RAII_VAR." into 13
8 years ago
Corey Farrell df6161b70e cli: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 0b8b153d3c CLI: Create ast_cli_completion_vector.
8 years ago
Corey Farrell 0a0e2c4253 CLI: Remove unused internal command.
8 years ago
Corey Farrell bfb0f27c87 Modules: Additional improvements to CLI completion.
8 years ago
Corey Farrell 0f49e6ee2e Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Sean Bright ea8a610776 cli: Fix various CLI documentation and completion issues
8 years ago
Alexander Traud 662b560c35 cli: Auto-complete File not Module for core set debug.
9 years ago
Mark Michelson 59c8e189fd Restrict CLI/AMI commands on shutdown.
9 years ago
Matt Jordan af288b2d96 main/cli: Use proper string methods to check existence of context/exten/app
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
ibercom e0090216db CLI: Cosmetic issue - core show uptime
10 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Matthew Jordan a3fe43fbdc Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Joshua Colp 287a22435f core: Fix tab completion of "core set debug channel" CLI command.
10 years ago
Jonathan Rose 43a35c2407 Call IDs: Fix appearance of call ID in core show channels when NULL
11 years ago
Matthew Jordan 6033c16fc3 main/cli: Do not attempt to show CDR data for internal channels
11 years ago
Richard Mudgett ab526502e6 cli.c: Fix tab completion of "module load" when MALLOC_DEBUG is enabled.
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 828f339a9c verbosity: Fix performance of console verbose messages.
12 years ago
Mark Michelson c30170d9a2 Resolve some memory leaks due to incorrect for loop / ao2 ref usage.
12 years ago
Richard Mudgett 83bf017db9 Fix incorrect usages of ast_realloc().
12 years ago
Kinsey Moore bd352e0827 Remove leading spaces from the CLI command before parsing
12 years ago
David M. Lee 357b275239 Fix res_ari_asterisk load issue
12 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
12 years ago
Matthew Jordan 56a90d435c Fix incorrect reference to stasis/bridging.h
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Joshua Colp 7c044acbd9 Refactor operations to access the stasis cache instead of objects directly when retrieving information.
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
12 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
12 years ago
David M. Lee e61cc22404 cli.c: Properly initialize debug_modules and verbose_modules.
12 years ago
Michael L. Young d1f8e338b0 Add The Status Of A Module To The Output Of "CLI> module show"
12 years ago
Richard Mudgett 595dd41c45 Cleanup CLI resources on exit and CLI command registration errors.
13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Richard Mudgett 154ee24ae8 Change core show help output format.
13 years ago
Richard Mudgett fb6238899b Add private representation of caller, connected and redirecting party ids.
13 years ago
Kevin P. Fleming 7d4ccea736 Enable usage of system-provided NetBSD editline library if available.
13 years ago
Jonathan Rose 5eb94d7ebb Unique Call ID logging Phases III and IV
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Matthew Jordan 6eb4e81033 Fix more memory leaks
13 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
13 years ago