Commit Graph

38 Commits (c7d51a7fc16ea838b3f8aa31cb58a1e2391bec1b)

Author SHA1 Message Date
Russell Bryant 4fb04cb58a Merged revisions 98943 via svnmerge from
18 years ago
Kevin P. Fleming c7ba18820e Merged revisions 97491 via svnmerge from
18 years ago
Jason Parker 4710e2b6da codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional.
18 years ago
Luigi Rizzo 7bcf0529c5 remove some useless includes from codecs
18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they
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
Jason Parker 23a02e04c5 Merged revisions 89046 via svnmerge from
18 years ago
Jason Parker 59c9ff7ef2 More changes to change return values from load_module functions.
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
Jason Parker 65761cbd7a More changes to NEW_CLI.
18 years ago
Russell Bryant 45109d88f0 Merged revisions 86296 via svnmerge from
18 years ago
Kevin P. Fleming f5032ab89c Merged revisions 81405 via svnmerge from
18 years ago
Tilghman Lesher 56b9568164 Don't reload a configuration file if nothing has changed.
18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro
18 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Jason Parker fdbb94bb19 Merged revisions 62174 via svnmerge from
18 years ago
Kevin P. Fleming 74076f6368 Merged revisions 60399 via svnmerge from
18 years ago
Russell Bryant 40f7aad86f Sync codec_zap with the one that is in the 1.4 branch so that it can actually
18 years ago
Luigi Rizzo b005ea3eee include "asterisk/zapata.h" to get the zaptel headers
19 years ago
Joshua Colp 5a9d7bb9ad Move channel acquisition to when the translation path is setup, and clean up.
19 years ago
Joshua Colp 130eb5602f It is possible for framein to get called and no channel be available, so do a check before we increment the count.
19 years ago
Matt O'Gorman 7cb197a5b7 no need to spam everyone with show transcoder messages
19 years ago
Jason Parker cdd63e685d Merged revisions 49705 via svnmerge from
19 years ago
Kevin P. Fleming cb97e0c353 Merged revisions 49102 via svnmerge from
19 years ago
Matt O'Gorman 25833b5aa2 support for deactivating translation paths that are no longer available
19 years ago
Matt O'Gorman 90f9e5fc33 fixed nubb error on my part, transcoder now unlocks and locks correctly, as well as counts in the correct direction.
19 years ago
Matt O'Gorman d45644b3ce add support for dynamic channel creation and destruction, and
19 years ago
Russell Bryant 0a280a1abc resolve a couple of compiler warnings
19 years ago
Matt O'Gorman a19602869b oops no parens
19 years ago
Matt O'Gorman 43aefe9116 fix bytesize to 5.3kb for g723 codec and add support for multimode of tc400p
19 years ago
Mark Spencer 35e7066c52 Fix transcoding performance issue
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Kevin P. Fleming f761d2f6f0 prepare Asterisk for new zaptel.h/tonezone.h installation locations
19 years ago
Kevin P. Fleming e61d3d91f3 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
19 years ago
Kevin P. Fleming b8518110da add support for Zaptel transcoders
19 years ago