Commit Graph

56 Commits (f55f994661d4b4a08b58a0df01b693acc33bfec2)

Author SHA1 Message Date
Kevin P. Fleming 4cc69860bb Merged revisions 148612 via svnmerge from
17 years ago
Steve Murphy 2c1bfe7643 Merged revisions 147807 via svnmerge from
17 years ago
Tilghman Lesher b2a42c3353 Merged revisions 135915 via svnmerge from
17 years ago
Tilghman Lesher 7b84cf6fa6 Convert casts to unions, to fix alignment issues on Solaris
17 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
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
Russell Bryant a760a033e9 Merged revisions 105932 via svnmerge from
17 years ago
Tilghman Lesher cfc1df4c1a Whitespace changes only
17 years ago
Joshua Colp c81350d6f6 Just some minor coding style cleanup...
18 years ago
Russell Bryant 1ce789336b Merged revisions 101601 via svnmerge from
18 years ago
Russell Bryant 25e1c74bf1 Clean up something I did for ABI compatability in 1.4
18 years ago
Russell Bryant 4fb04cb58a Merged revisions 98943 via svnmerge from
18 years ago
Russell Bryant 673d610b53 Merged revisions 98774 via svnmerge from
18 years ago
Mark Michelson e1e186471f Fix "core show translation" to not output information for "unknown" codecs.
18 years ago
Russell Bryant 7bb6547a71 Simplify this code with a suggestion from Luigi on the asterisk-dev list.
18 years ago
Tilghman Lesher c88f243d8d Merged revisions 97973 via svnmerge from
18 years ago
Russell Bryant 3d47a43ac2 Merged revisions 97976 via svnmerge from
18 years ago
Russell Bryant cd7a05af2d spaces to tabs
18 years ago
Russell Bryant 6cfd6009b1 For some odd reason, the last set of libresample build changes from Kevin did
18 years ago
Kevin P. Fleming 04a10c145b go back to including libresample in the main Asterisk binary, but this time including a small hack to ensure that it does get linked in (and also modify the strip_nonapi script to leave the resample_<foo> symbols alone)
18 years ago
Russell Bryant a9162a1ab3 Make the translation table show slin16
18 years ago
Russell Bryant 75e602376b Merged revisions 94828-94829 via svnmerge from
18 years ago
Jason Parker c18ca36147 Merged revisions 93381 via svnmerge from
18 years ago
Luigi Rizzo e0ff5fef5c remove a bunch of useless #include "options.h"
18 years ago
Joshua Colp 5e4e4c5594 Minor documentation tweak and if an incorrect parameter is given to core show translation return the usage information.
18 years ago
Luigi Rizzo 9335ace850 another bunch of include removals (errno.h and asterisk/logger.h)
18 years ago
Luigi Rizzo 1e6489a175 trim more redundant headers
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
Tilghman Lesher 7c56918262 Commit some cleanups to the format type code.
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
Jason Parker b0f3e6097e Convert NEW_CLI to AST_CLI.
18 years ago
Russell Bryant e97a723cf1 Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)
18 years ago
Matthew Fredrickson 32c5558676 Let's use process time instead of wall clock time for show translation
18 years ago
Steve Murphy 337c44236d This change set fixes bug 8126 in trunk. It is implemented via compile time options, activated via the menuselect stuff, which defaults to the old way. non-zero sample data added. Translate tables expressed in microseconds instead of milliseconds, with 5-digit data now instead of 3, giving 2 more digits of precision.
18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro
18 years ago
Luigi Rizzo a1a5701821 change the debug level to 3 for an exceedingly annoying message
18 years ago
Russell Bryant 80166c6de8 Conversions to ast_debug()
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Joshua Colp a07d04cc02 Merged revisions 67631 via svnmerge from
18 years ago
Jason Parker 4aaa1d1ec1 Merged revisions 65877 via svnmerge from
18 years ago
Luigi Rizzo c1220dd27e convert ast_build_str to ast_str_*
19 years ago
Russell Bryant 17a2888d2e Staticize one, and Constify a bunch of usage strings for CLI commands.
19 years ago
Steve Murphy 6d270eacf4 This fix inspired by a patch supplied in bug 8189, which points out problems with the PLC code
19 years ago
Joshua Colp 8d1d9b0610 Convert translation core linked list over to read/write based one, since it spends most of it's time only reading.
19 years ago
Kevin P. Fleming 39a4700047 Merged revisions 46714 via svnmerge from
19 years ago
Jason Parker 8b9ef26a45 Fix "core show translation" output. Issue #8243, patch by Damin.
19 years ago
Russell Bryant 94c9db95b1 Merged revisions 46554 via svnmerge from
19 years ago
Kevin P. Fleming 7afa6a1d01 Merged revisions 46526 via svnmerge from
19 years ago
Russell Bryant 192a93aa37 Merged revisions 46329 via svnmerge from
19 years ago