Commit Graph

204 Commits (aa5707b8891119741baae98cf7b51a00c0f99438)

Author SHA1 Message Date
Richard Mudgett 39beaff425 Make CLI "core show channel" not hold the channel lock during console output.
14 years ago
Jonathan Rose 05ddffccc4 Merged revisions 313860 via svnmerge from
14 years ago
Richard Mudgett 530afe7d97 Merged revisions 313366 via svnmerge from
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago
Richard Mudgett 289cfe2b4e Merged revisions 291075 via svnmerge from
15 years ago
Russell Bryant 57535c5989 Merged revisions 282066 via svnmerge from
15 years ago
David Vossel bbb32fe33e Merged revisions 282047 via svnmerge from
15 years ago
Russell Bryant e287e4090c Merged revisions 281529 via svnmerge from
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Russell Bryant 98ef8df1ab Add a CLI command that blocks until Asterisk has fully booted.
15 years ago
Leif Madsen e3c9e6ae86 Fix compilation problem with previous commit.
15 years ago
Leif Madsen a8a1961be7 Add ability to hangup all channels from the CLI.
15 years ago
Paul Belanger 7d53dc86d6 Notify CLI when modules is loaded / unloaded
15 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
15 years ago
Jeff Peeler 1a219ad725 Fix compiling with LOW_MEMORY.
16 years ago
Kevin P. Fleming cdd1f9e296 Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterator to use it.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Michiel van Baak 126bf8eeb5 add default alias reload to run module reload.
16 years ago
Russell Bryant d79f6e17fa Note that "reload" needs to be added back.
16 years ago
Russell Bryant 5d28d72d37 Don't log a warning for something that does not affect operation.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Terry Wilson ef9b9e36d4 Merged revisions 203380 via svnmerge from
16 years ago
Terry Wilson 3814caadad Merged revisions 203311 via svnmerge from
16 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
16 years ago
Tilghman Lesher 98ce0e5b6c Eliminate several needless checks and fix a few memory leaks
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Jeff Peeler 11ac1f7e11 Fix building of chan_h323 with gcc-3.3
16 years ago
Russell Bryant 2a4f9f7181 Change global_app_buf to ast_str_thread_global_buf.
16 years ago
Richard Mudgett 3b08de23df Remove tabs from comment
16 years ago
Sean Bright 803a9203d5 Don't crash when typing 'core set verbose' or 'core set debug' by themselves.
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Michiel van Baak c8c8995b70 add tab completion for 'core set debug X filename.c'
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Eliel C. Sardanons 4900f83f56 Fix minor coding guidelines introduced with CLI permissions.
17 years ago
Tilghman Lesher 3d4c0cd421 Merged revisions 160207 via svnmerge from
17 years ago
Eliel C. Sardanons 033bffd32f Introduce CLI permissions.
17 years ago
Michiel van Baak 86f900b201 This commit does two things:
17 years ago
Michiel van Baak 805556773f Fix CLI command 'channel request hangup'
17 years ago
Steve Murphy e235a07376 (closes issue #13557)
17 years ago
Sean Bright b29fb615ae Resolve a subtle bug where we would never successfully be able to get
17 years ago
Michiel van Baak 90751b16ca Merge the cli_cleanup branch.
17 years ago
Michiel van Baak 28764dd1f6 Some fixes to autocompletion in some commands.
17 years ago
Sean Bright 790fde68d9 Another batch of files from RSW. The remaining apps and a few more
17 years ago
Sean Bright 3fdc96d0b4 Merged revisions 135597 via svnmerge from
17 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
17 years ago
Tilghman Lesher 4ff527903e Code wasn't ready to be merged - see -dev list discussion
17 years ago
Olle Johansson 45e79490ba Implement flags for AGI in the channel structure so taht "show channels" and
17 years ago
Tilghman Lesher 9af6852e24 Merged revisions 118551 via svnmerge from
17 years ago
Tilghman Lesher b5a127daac Modify TIMEOUT() to be accurate down to the millisecond.
17 years ago
Terry Wilson b02bc230af Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not
17 years ago
Tilghman Lesher cfc1df4c1a Whitespace changes only
17 years ago
Tilghman Lesher 26755e3882 Context tracing for channels
17 years ago
Terry Wilson e823e89b5a Check pointers before freeing (was getting WARNINGS under MALLOC_DEBUG)
18 years ago
Jason Parker 46f4c8946f Merged revisions 97622 via svnmerge from
18 years ago
Jason Parker 0c1ded4cb5 Merged revisions 97618 via svnmerge from
18 years ago
Tilghman Lesher 43a172de57 Merged revisions 97350 via svnmerge from
18 years ago
Jason Parker 02ea9face7 Add count of total number of calls processed by asterisk during it's lifetime.
18 years ago
Joshua Colp cbe59ac93e file says... compile before you commit!
18 years ago
Jason Parker aa0f63d65f Remove "old"-style CLI handler, since nothing uses it anymore.
18 years ago
Joshua Colp a6ddf3c7b0 Hide CLI commands starting with _ from tab completion as was done previously.
18 years ago
Olle Johansson 130a2051fa - Mark "concise" as deprecated
18 years ago
Luigi Rizzo e0ff5fef5c remove a bunch of useless #include "options.h"
18 years ago
Luigi Rizzo a23c055c3d move asterisk/paths.h outside asterisk.h and into those files
18 years ago
Luigi Rizzo 915b97d300 move internal function declarations to include/asterisk/_private.h
18 years ago
Luigi Rizzo 9335ace850 another bunch of include removals (errno.h and asterisk/logger.h)
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Kevin P. Fleming edc78d6023 improve linked-list macros in two ways:
18 years ago
Russell Bryant 927901fdef Show the channel unique ID in the "show channel concise" output
18 years ago
Jason Parker ebe4050128 Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense
18 years ago
Russell Bryant 56879bf978 Merged revisions 85532 via svnmerge from
18 years ago
Jason Parker b0f3e6097e Convert NEW_CLI to AST_CLI.
18 years ago
Russell Bryant c2ba92b385 Move the CLI commands that were in builtins[] into the cli_cli[] array of CLI
18 years ago
James Golovich 741c0ba9df Fix compiling cli.c due to differences with new cli system (closes issue
18 years ago
Russell Bryant eec3f78368 Merged revisions 85533 via svnmerge from
18 years ago
Russell Bryant e97a723cf1 Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)
18 years ago
Russell Bryant 7c01bf15df Don't set the full command string until after verifying that there is not
18 years ago
Joshua Colp 96b96a5f72 Convert CLI helpers list to rwlist.
18 years ago
Russell Bryant f1f72312bb (closes issue #10192)
18 years ago
Tilghman Lesher 81bc1d7af5 Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second
18 years ago
Russell Bryant d2a85e5f64 After some discussion on the asterisk-dev list, we determined that this approach
18 years ago
Russell Bryant bc8cd717ef Add a CLI command to output docs on CLI commands to a file
18 years ago
Jason Parker ed101a5319 Fix a segfault when trying to tab complete the "core show uptime" command.
18 years ago
Russell Bryant b179e2155f Convert uses of strdup() to ast_strdup()
18 years ago
Joshua Colp 679733c52a Use read/write lock based lists for group counting.
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Mark Michelson ca4ca779a9 Found a bug where when "core set debug #" is used, the verbosity is read as the
18 years ago
Joshua Colp 8b2b3e172b Merged revisions 61805 via svnmerge from
18 years ago
Russell Bryant 40e95cd19d Add the channel's Language to the "show channel" CLI command and the DumpChan
18 years ago
Joshua Colp 48517d4bc8 Merged revisions 56008 via svnmerge from
18 years ago
Russell Bryant f60efe347a This introduces a new dialplan function, DEVSTATE, which allows you to do some
18 years ago
Russell Bryant 4300a7a6cd - Constify the format string passed to ast_cli()
18 years ago
Joshua Colp b1b339e612 Add core show channels count CLI command. (issue #8932 reported by mr_mehul_shah)
19 years ago
Joshua Colp 21b53af31d Cosmetic changes. Make main source files better conform to coding guidelines and standards. (issue #8679 reported by johann8384)
19 years ago
Jason Parker 7f58759deb Fix filename completion for "module load" and "load" CLI commands.
19 years ago
Luigi Rizzo d0b9eb93b6 remove now useless extern declarations.
19 years ago
Luigi Rizzo ccebf3511c convert the final clients of ast_build_string to use ast_str_*()
19 years ago
Luigi Rizzo 97ce2f8fd8 another conversion from ast_build_str to ast_str
19 years ago
Luigi Rizzo 055abfe9d9 simplify the ast_dynamic_str_*.... routines by
19 years ago
Luigi Rizzo 33cbc5e55e Make sure tab-completion works even when we have typed a fully
19 years ago