aboutsummaryrefslogtreecommitdiffstats
path: root/channels/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-02-26Import chan_dectPatrick McHardy1-0/+2
2010-06-07Extract sig_ss7 out of chan_dahdi.rmudgett1-2/+2
2010-06-02try to fix some random chan_h323 compilation failuresrussell1-1/+1
2010-03-23Change per-file debug and verbose levels to be per-module, the waykpfleming1-0/+5
2010-02-24Also kill the .i files, or else the build process will not recreate them, whe...tilghman1-1/+1
2010-02-17Make all of the various rtpqos parameters in this branch available from the C...tilghman1-1/+1
2010-02-08Remove object files from the channels/sip/ directory on make clean.russell1-0/+1
2010-02-08Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.tilghman1-2/+2
2010-02-03-----Changes -----dvossel1-0/+1
2009-07-21Merged revisions 207647 via svnmerge from kpfleming1-4/+4
2009-06-25New signaling module to handle PRI/BRI operations in chan_dahdijpeeler1-1/+1
2009-05-29New signaling module to handle analog operations in chan_dahdijpeeler1-0/+1
2009-04-10Fix module embedding for chan_h323.jpeeler1-6/+7
2009-03-29Simplify chan_h323 build to not require a second run of "make".russell1-15/+10
2008-11-02There is a troublesome assert() in the alsa/control.h header that causesseanbright1-0/+1
2008-10-07make this work on OpenBSDmvanbaak1-2/+2
2008-05-16Bring all app_rpt and chan_usbradio stuff up to datejdixon1-0/+6
2008-03-11Merged revisions 107713 via svnmerge from kpfleming1-2/+0
2008-01-28Re-inserting chan_vpb into trunk.mmichelson1-0/+2
2008-01-25Removing chan_vpb from the treemmichelson1-2/+0
2008-01-08add support for textareas, used for various dialog windows on the gui.rizzo1-1/+1
2008-01-03eliminiate sound_thread() and other stuff from chan_oss since Asterisk indica...kpfleming1-18/+0
2008-01-02fix some long-time breakage that kept chan_misdn from being embeddedkpfleming1-1/+1
2008-01-02use the proper technique for including submodules so that embedding will workkpfleming1-2/+2
2007-12-29Move grabbers definitions to a separate file, vgrabbers.c, so it is easierrizzo1-1/+1
2007-12-23avoid rebuilding dependent files if the generated busy.h and ringtone.hrizzo1-0/+6
2007-12-22Build console_video support by linking in, as opposed to including,rizzo1-0/+2
2007-12-17make the configure script detect that it is running on a Windows platform, an...kpfleming1-5/+0
2007-12-17Merged revisions 93180 via svnmerge from kpfleming1-1/+3
2007-12-10Put into Makefile.moddir_rules the common instructions used torizzo1-12/+4
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referencerizzo1-1/+1
2007-11-20Fix building of modules under cygwin.rizzo1-0/+4
2007-11-17filter out modules that do not compile under windowsrizzo1-0/+5
2007-11-06explain that the host environment must be used to build gentone;rizzo1-5/+5
2007-10-30Merged revisions 87650 via svnmerge from qwell1-1/+1
2007-10-01Merged revisions 84291 via svnmerge from qwell1-1/+3
2007-10-01The trunk version of this patch also includes a couple more small clean fixesrussell1-0/+1
2007-07-06it really seems pointless to run gentone to create these header files every t...kpfleming1-7/+3
2007-07-05Merged revisions 73398 via svnmerge from russell1-0/+2
2007-01-23Merged revisions 51615 via svnmerge from pcadach1-2/+2
2006-12-19Merged revisions 48586 via svnmerge from kpfleming1-2/+4
2006-09-29Merged revisions 44055 via svnmerge from kpfleming1-3/+5
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from kpfleming1-3/+3
2006-09-28Merged revisions 43775 via svnmerge from crichter1-2/+2
2006-09-20Do clean for h323 directory toofile1-0/+2
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*mattf1-5/+20
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...kpfleming1-7/+2
2006-08-21replace a couple of bare 'make' with $(MAKE)kpfleming1-1/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-18/+16
2006-08-15removed libbnec dependencies.crichter1-8/+3