Commit Graph

188 Commits (master)

Author SHA1 Message Date
Mike Bradeen 6b03d60c7d res_monitor: Remove deprecated module.
2 years ago
Mike Bradeen 4095a382da chan_sip: Remove deprecated module.
2 years ago
Mike Bradeen 89a7d30a97 chan_mgcp: Remove deprecated module.
2 years ago
Naveen Albert 94df607771 build: Remove obsolete leftover build references.
3 years ago
Joshua C. Colp 1eb2d85c99 chan_misdn: Remove deprecated module.
4 years ago
Corey Farrell 8a1f30af04
core: Improve MALLOC_DEBUG for frames.
6 years ago
Corey Farrell a10a3aff6a Build System: Improve ccache matching for different menuselect options.
7 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 4b03eb5c38 Fix compile error for old versions of GCC.
8 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Matt Jordan 2c17515f3c Makefile: Remove coverage files on 'make clean'
10 years ago
Corey Farrell 62508d6891 Build System: Create Makefile macro MOD_ADD_SOURCE.
10 years ago
Matthew Jordan 8a16c2f0c2 make: Remove 'res_features' from libraries to link against with cygwin/mingw32
10 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Matthew Jordan fc8c0ef28f channels/Makefile: clean pjsip directory
12 years ago
Matthew Jordan ce423d2ea4 func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsip
12 years ago
Richard Mudgett 13dbdd1ae7 chan_dahdi: Add some missing build cleanup.
12 years ago
Richard Mudgett 83a871ea35 Restore chan_dahdi native bridging and PRI tromboned call elimination.
12 years ago
Mark Michelson 74f2318051 Merge the pimp_my_sip branch into trunk.
12 years ago
Sean Bright 693d609081 Move the ancillary iax2 source files into a separate sub-directory.
12 years ago
Andrew Latham 3820f1586e Doxygen Updates - Title update
13 years ago
Richard Mudgett 0122ccd29c Extract sig_ss7 out of chan_dahdi.
15 years ago
Russell Bryant bb4c55c347 try to fix some random chan_h323 compilation failures
15 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
15 years ago
Tilghman Lesher ba75980904 Also kill the .i files, or else the build process will not recreate them, when we
15 years ago
Tilghman Lesher e7a5fb5459 Make all of the various rtpqos parameters in this branch available from the CHANNEL function.
15 years ago
Russell Bryant e9184b8dbe Remove object files from the channels/sip/ directory on make clean.
15 years ago
Tilghman Lesher 2b01c7b185 Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.
15 years ago
David Vossel a9932363a9 -----Changes -----
15 years ago
Kevin P. Fleming 96e4e31eeb Merged revisions 207647 via svnmerge from
16 years ago
Jeff Peeler 5c7da226e4 New signaling module to handle PRI/BRI operations in chan_dahdi
16 years ago
Jeff Peeler aaf5eb105e New signaling module to handle analog operations in chan_dahdi
16 years ago
Jeff Peeler a8ffff75bb Fix module embedding for chan_h323.
16 years ago
Russell Bryant 39c95555af Simplify chan_h323 build to not require a second run of "make".
16 years ago
Sean Bright 3160f06f31 There is a troublesome assert() in the alsa/control.h header that causes
17 years ago
Michiel van Baak c69a3b96b2 make this work on OpenBSD
17 years ago
Jim Dixon 76707a409c Bring all app_rpt and chan_usbradio stuff up to date
17 years ago
Kevin P. Fleming 3ee2872f40 Merged revisions 107713 via svnmerge from
17 years ago
Mark Michelson f007eba6d9 Re-inserting chan_vpb into trunk.
17 years ago
Mark Michelson 7a90863973 Removing chan_vpb from the tree
17 years ago
Luigi Rizzo 11c492aaec add support for textareas, used for various dialog windows on the gui.
18 years ago
Kevin P. Fleming e566f4eda7 eliminiate sound_thread() and other stuff from chan_oss since Asterisk indications can handle it
18 years ago
Kevin P. Fleming c69eb1082a fix some long-time breakage that kept chan_misdn from being embedded
18 years ago
Kevin P. Fleming 005cb3329c use the proper technique for including submodules so that embedding will work
18 years ago
Luigi Rizzo d6d39dfee9 Move grabbers definitions to a separate file, vgrabbers.c, so it is easier
18 years ago
Luigi Rizzo 31dcae3ae0 avoid rebuilding dependent files if the generated busy.h and ringtone.h
18 years ago
Luigi Rizzo 7a1dcff6a6 Build console_video support by linking in, as opposed to including,
18 years ago
Kevin P. Fleming 01f8a6959b make the configure script detect that it is running on a Windows platform, and report that information so that menuselect can use it (all information that is used to decide whether to build modules or not must be fed to menuselect so the user knows what will be built and why... don't make module build decisions in the makefiles, please)
18 years ago
Kevin P. Fleming 100ef27af9 Merged revisions 93180 via svnmerge from
18 years ago