Commit Graph

289 Commits (db868d08076e8a2f55beca7bb2bcaba0f550702c)

Author SHA1 Message Date
Paul Cadach bc7e4c2ef2 I don't know how it worked earlier, but valgrind
18 years ago
Russell Bryant f722121ca0 Merged revisions 52997 via svnmerge from
19 years ago
Russell Bryant 73409003e2 Merged revisions 51331 via svnmerge from
19 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 ec2ae45651 Merged revisions 49457,49460-49461 via svnmerge from
19 years ago
Kevin P. Fleming cb97e0c353 Merged revisions 49102 via svnmerge from
19 years ago
Luigi Rizzo 6ecb175193 provide INT16_MIN and INT16_MAX for platforms where they are not defined.
19 years ago
Steve Murphy 3a84f2a6ee This little mod gets rid of that g722 compiler warning that breaks builds configured with --enable-dev-mode; the previous commit of 48767 was to merge in changes for bug 6334, unifying the open mode arguments for saner operation.
19 years ago
Matthew Fredrickson 5fc6bdcac9 Minor addition giving props to Steve Underwood for his hard work. Thanks again
19 years ago
Matthew Fredrickson ba71665924 Add codec G.722 support.
19 years ago
Kevin P. Fleming 920de98f68 Merged revisions 48554 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
Russell Bryant f89ccdc0f3 Merged revisions 46847 via svnmerge from
19 years ago
Joshua Colp 4c2cfeeaed Merged revisions 45079 via svnmerge from
19 years ago
Luigi Rizzo 8d6d166b14 merge compile fixes from 44080:
19 years ago
Kevin P. Fleming e92c34cc38 Merged revisions 44055 via svnmerge from
19 years ago
Kevin P. Fleming 89050169c8 Merged revisions 43996-43997,44008,44011-44012 via svnmerge from
19 years ago
Jason Parker 8699205857 be a little more consistent with our variable usage
19 years ago
Kevin P. Fleming c63fe750bb minor performance improvement
19 years ago
Mark Spencer 35e7066c52 Fix transcoding performance issue
19 years ago
Kevin P. Fleming d12f54f90b GNU make already knows how to quietly ignore non-existent files in 'include' directives
19 years ago
Russell Bryant 9df34a3d40 fix codec_gsm build for powerpc
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Russell Bryant c1bd5cfe39 fix setting the CFLAGS for building codec libs so that they are built with
19 years ago
Steve Murphy 1bb760f347 Added a small fix to exclude the AMD optimized assembly file from being included in the compile.
19 years ago
Kevin P. Fleming 000ba592b2 more Makefile cleanup and consistency stuff
19 years ago
Kevin P. Fleming ea1d0c4b33 G726-32 changes:
19 years ago
Kevin P. Fleming 300755732c remove skeleton support for G.723.1 codec since we will never ship the rest of what is needed anyway :-)
19 years ago
Russell Bryant 4517f3447d pointer signedness warnings
19 years ago
Russell Bryant ebbca8319b eliminate warning about unused variable that occurs in some cases
19 years ago
Russell Bryant 8f4ad8f577 pointer signedness warnings elimination
19 years ago
Kevin P. Fleming 4f826452cf make the build output less noisy (optional, can be controlled by the NOISY_BUILD variable in the top-level Makefile)
19 years ago
Kevin P. Fleming 748431f7b6 move rules file to prepare for generic rules file
19 years ago
Kevin P. Fleming 72c9c5def1 allow codec_gsm to be built using internal GSM library again (oops!)
19 years ago
Kevin P. Fleming dbf099cdb8 update dependency information to match new names for dependencies
19 years ago
Kevin P. Fleming f761d2f6f0 prepare Asterisk for new zaptel.h/tonezone.h installation locations
19 years ago
Kevin P. Fleming 98a465fc09 move FreeTDS version check into configure script
19 years ago
Kevin P. Fleming a579371f43 use new (separate) dependencies file from menuselect
19 years ago
Kevin P. Fleming 51453628a0 clean up some damage from today's commit
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 df0ba5ff8b search for Zaptel and libtonezone separately in the configure script
19 years ago