Commit Graph

229 Commits (986cffa18e5a3e1630f1cb85b2722d7832c881e5)

Author SHA1 Message Date
George Joseph f79a372941 streams: Add string metadata capability
7 years ago
Corey Farrell 040bb21771 core: Remove additional symbols.
7 years ago
Corey Farrell b45bb476bb cli: Enable ast_cli_completion_add on public completion generators.
7 years ago
Corey Farrell 55f1d69c43 loader: Create ast_module_running_ref.
7 years ago
Corey Farrell d51837a1b9 CLI: Address multiple issues.
7 years ago
Corey Farrell 731a23fba7 CLI: Fix 'core set debug channel' completion bug.
7 years ago
Corey Farrell d12a2ab400 CLI: Remove compatibility code.
8 years ago
Corey Farrell 9587a61f4c CLI: Create ast_cli_completion_add function.
8 years ago
Corey Farrell a02cbc2ef3 CLI: Remove calls to ast_cli_generator.
8 years ago
Joshua Colp 3abf8dfeae Merge "cli: Remove silly usage of RAII_VAR."
8 years ago
Corey Farrell 9ae805c900 cli: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 14d60cee0c CLI: Create ast_cli_completion_vector.
8 years ago
Corey Farrell b7e1034009 CLI: Remove unused internal command.
8 years ago
Corey Farrell b9f457eac0 Modules: Additional improvements to CLI completion.
8 years ago
Joshua Colp 4c535f5c30 core / pjsip: Add support for grouping streams together.
8 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Joshua Colp f58aefba5b core: Show streams in "core show channel".
8 years ago
Sean Bright 3f94373778 cli: Fix various CLI documentation and completion issues
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Alexander Traud a43ee21211 cli: Auto-complete File not Module for core set debug.
9 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
9 years ago
Mark Michelson 89e94e886c Restrict CLI/AMI commands on shutdown.
9 years ago
Rodrigo Ramírez Norambuena 0ec9fe5421 main/cli.c: Refactor function to print seconds formatted
9 years ago
Matt Jordan 9315a93757 main/cli: Use proper string methods to check existence of context/exten/app
10 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
ibercom d463bac574 CLI: Cosmetic issue - core show uptime
10 years ago
Corey Farrell df6c1d755f CLI: Enable automatic references to modules.
10 years ago
Gareth Palmer 2f418c052e New AMI Command Output Format
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Joshua Colp b3fa35786f core: Fix tab completion of "core set debug channel" CLI command.
10 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
10 years ago
Jonathan Rose e19017fc00 Call IDs: Fix appearance of call ID in core show channels when NULL
11 years ago
Matthew Jordan 897cbf6a4f main/cli: Do not attempt to show CDR data for internal channels
11 years ago
Richard Mudgett 4672c139dd 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.
11 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