Commit Graph

154 Commits (83e8f9b91cd6fc34d88206ffec75003b475a581b)

Author SHA1 Message Date
Jonathan Rose d460a38e5a Merged revisions 313859 via svnmerge from
15 years ago
Richard Mudgett 46cc4405f4 Added "Connected Line ID" and "Connected Line ID Name" to "core show channel" output.
15 years ago
Richard Mudgett d6214fe55d Merged revisions 291073 via svnmerge from
15 years ago
Russell Bryant c794db0b00 Add a "core reload" CLI command.
16 years ago
David Vossel 44bc8cd334 improved translation paths for wideband codecs
16 years ago
Russell Bryant 960fb7fd3a Resolve a problem with channel name tab completion.
16 years ago
Sean Bright 0140af581e Revert r280019 for now - This was poorly executed.
16 years ago
Sean Bright 5fb5c90b89 Add ability to use system libedit and update bundled libedit.
16 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
16 years ago
Russell Bryant 98ef8df1ab Add a CLI command that blocks until Asterisk has fully booted.
16 years ago
Leif Madsen e3c9e6ae86 Fix compilation problem with previous commit.
16 years ago
Leif Madsen a8a1961be7 Add ability to hangup all channels from the CLI.
16 years ago
Paul Belanger 7d53dc86d6 Notify CLI when modules is loaded / unloaded
16 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
16 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
17 years ago
Michiel van Baak 126bf8eeb5 add default alias reload to run module reload.
17 years ago
Russell Bryant d79f6e17fa Note that "reload" needs to be added back.
17 years ago
Russell Bryant 5d28d72d37 Don't log a warning for something that does not affect operation.
17 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
Terry Wilson ef9b9e36d4 Merged revisions 203380 via svnmerge from
17 years ago
Terry Wilson 3814caadad Merged revisions 203311 via svnmerge from
17 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
17 years ago
Tilghman Lesher 98ce0e5b6c Eliminate several needless checks and fix a few memory leaks
17 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
17 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
17 years ago
Jeff Peeler 11ac1f7e11 Fix building of chan_h323 with gcc-3.3
17 years ago
Russell Bryant 2a4f9f7181 Change global_app_buf to ast_str_thread_global_buf.
17 years ago
Richard Mudgett 3b08de23df Remove tabs from comment
17 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.
18 years ago
Sean Bright 790fde68d9 Another batch of files from RSW. The remaining apps and a few more
18 years ago
Sean Bright 3fdc96d0b4 Merged revisions 135597 via svnmerge from
18 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
18 years ago
Tilghman Lesher 4ff527903e Code wasn't ready to be merged - see -dev list discussion
18 years ago
Olle Johansson 45e79490ba Implement flags for AGI in the channel structure so taht "show channels" and
18 years ago
Tilghman Lesher 9af6852e24 Merged revisions 118551 via svnmerge from
18 years ago
Tilghman Lesher b5a127daac Modify TIMEOUT() to be accurate down to the millisecond.
18 years ago