Commit Graph

97 Commits (b74c9906d280f01d3c2f0cd734d1be186ae4cce4)

Author SHA1 Message Date
Russell Bryant 7fa558c71e fix format string (inspired by issue #4945)
20 years ago
Kevin P. Fleming 1b420b7696 make 'show modules like' not case sensitive (issue #4990)
20 years ago
Mark Spencer 436353205a Fix cli matchstr initialization (bug #4958)
20 years ago
Mark Spencer e65f1c2a95 Fix CLI formatting typo (bug #4945)
20 years ago
Mark Spencer 0462b845e2 Better alignment/truncation of show channels output (bug #4741 with extensive mods)
20 years ago
Kevin P. Fleming 22b0f5d306 add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504)
20 years ago
Kevin P. Fleming 9d8d86e19d phase two of string portability stuff:
20 years ago
Russell Bryant edbc500b77 more ast_copy_string conversions
20 years ago
Kevin P. Fleming f268ea2b3c make CLI output use singular/plural when appropriate (bug #4654)
20 years ago
Kevin P. Fleming 0aae19259a restructure buggy parse_args routine
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Kevin P. Fleming 43cf15e339 add support for per-module version numbers
20 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
20 years ago
Kevin P. Fleming 1bac31d6bd more efficient (and understandable) ast_channel_walk_locked, and vastly more efficient ast_channel_by_name_locked (bug #4265)
20 years ago
Russell Bryant 4fcf27b681 print out appropriate message when no help text is available for a command
20 years ago
Mark Spencer 38b7f7b4a4 Add optional call limit
20 years ago
Kevin P. Fleming 0356b70224 add functions to register/unregister multiple CLI commands in a single operation (bug #4255, with minor mods)
20 years ago
Kevin P. Fleming 8634ef9e4a don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110)
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer 730194d609 Merge Russell's formatting patch (bug #3838)
20 years ago
Mark Spencer c6cb8f9239 Allow debug to be enabled on a per-file basis...
20 years ago
Mark Spencer 18d9b26cf9 Rework channel structure to eliminate "pvt" portion of channel (bug #3573)
20 years ago
Mark Spencer b6c4282a03 Merge anthm's CDR updates (bug #3595)
20 years ago
Mark Spencer e414807aaf Allow uptime to be displayed in seconds (bug #3510, with mods)
21 years ago
Mark Spencer 3f306552dd Fix agent moh issue (bug #3383)
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer 71675d14f9 Fix command completion issue (bug #3257)
21 years ago
Mark Spencer f19f4411e1 Fix additional typos (bug #3162)
21 years ago
Mark Spencer a479a033a1 Fix CLI to report "N/A" when appropriate for time, chan_features updates, ALSA and OSS codec fixes (bug #3145)
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer c46e21252c Big diet for struct ast_channel
21 years ago
Mark Spencer 53082f28e9 Fix compiler warning
21 years ago
Mark Spencer a71e44bbdc Minor command completion tweak (bug #988 bis)
21 years ago
Mark Spencer a53765b55a Fix initialization of CLI (bug #2861)
21 years ago
Mark Spencer 6cb38ac23a Add features (incomplete, highly experimental), fix DundiLookup app, debug improvements (bug #2800)
21 years ago
Anthony Minessale II 4f2438acab This patch adds a new api call:
21 years ago
Mark Spencer 3e5368b763 Provide module command completion (make twisted happy)
21 years ago
Mark Spencer 7c4337dc91 Add option for "show modules like" (bug #2643)
21 years ago
Mark Spencer f9bd7c1e9e Handle excessive entries properly (bug #2634)
21 years ago
Mark Spencer befaca888d Minor config updates, add module counts (bug #2593)
21 years ago
Mark Spencer b70b531699 Fix small verboseness bugs (bug #2602)
21 years ago
Mark Spencer 04fc29c8b2 Huge callerid rework (might break H.323, others)
21 years ago
Mark Spencer d8aff59a9e Add set debug option, make output for set verbose better (bug #2428)
21 years ago
Mark Spencer eb57ea95d6 reload documentation, don't display res in app_test...
21 years ago
Mark Spencer d77ae42896 Display elapsed time in hours/mins/seconds (bug #2365 kinda sorta)
21 years ago
Mark Spencer fd7577eed2 Don't try to look offhook with channel banks & Loopstart (bug #2362), also make individual modules reloadable...
21 years ago
Mark Spencer ccbc7a6835 Fix a couple minor command line completion issues
21 years ago
Mark Spencer f074b92823 Merge nicolasg's manager/cli patch (bug #2207)
21 years ago