Commit Graph

243 Commits (master)

Author SHA1 Message Date
Luz Paz e3ad4cea4e docs: Fix various typos in main/
2 months ago
Ben Ford fb0e46e464 channel: Add multi-tenant identifier.
9 months ago
Naveen Albert 01ff5c8140 loader.c: Allow dependent modules to be unloaded recursively.
1 year ago
Sean Bright 2b5673b68d cli.c: `core show channels concise` is not really deprecated.
1 year ago
Mike Bradeen 76da3c71a7 cli: increase channel column width
2 years ago
Naveen Albert cd0d60a64b cli: Prevent assertions on startup from bad ao2 refs.
3 years ago
Naveen Albert 5b8d68d678 cli: Add module refresh command
3 years ago
Kevin Harwell 56028426de Logging: Add debug logging categories
5 years ago
Ben Ford 559fa0e89c cli.c: Fix compiler error.
5 years ago
George Joseph ca3c22c5f1 Scope Tracing: A new facility for tracing scope enter/exit
5 years ago
Sean Bright 8f5df046f6 core: Add some documentation to the malloc_trim code
6 years ago
Chris-Savinovich 58e50e56cb core: Merge malloc_trim patch
6 years ago
Joshua Colp 50ac85cb40 stasis: Segment channel snapshot to reduce creation cost.
7 years ago
Joshua Colp d0ccbb3377 stasis: Use an implementation specific channel snapshot cache.
7 years ago
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