Commit Graph

182 Commits (e5c409da6e9a0651fa4041e5a02d916aadec858f)

Author SHA1 Message Date
ibercom eed9b1ce52 CLI: Cosmetic issue - core show uptime
10 years ago
Corey Farrell aad1694fd4 Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Joshua Colp 067a7e5384 core: Fix tab completion of "core set debug channel" CLI command.
10 years ago
Richard Mudgett 05c31108a5 cli.c: Fix tab completion of "module load" when MALLOC_DEBUG is enabled.
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett f90a045a36 verbosity: Fix performance of console verbose messages.
12 years ago
Richard Mudgett d8b4adb590 Fix incorrect usages of ast_realloc().
12 years ago
Kinsey Moore 3dcbd04a94 Remove leading spaces from the CLI command before parsing
12 years ago
David M. Lee 173259bb3b cli.c: Properly initialize debug_modules and verbose_modules.
12 years ago
Richard Mudgett 365bf5a2a6 Cleanup CLI resources on exit and CLI command registration errors.
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
Jonathan Rose cd37bec058 logger: Adds additional support for call id logging and chan_sip specific stuff
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Matthew Jordan 9057aa20b6 Backed out core changes from r346391
14 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
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
15 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