aboutsummaryrefslogtreecommitdiffstats
path: root/channels/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a ↵kpfleming1-1/+1
bunch of warnings found git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10805 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds ↵kpfleming1-2/+5
don't break when files are removed/renamed git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9691 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11Makefile updates for renaming of chan_misdn_configrussell1-6/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9644 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11don't try to build a chan_misdn_config.sorussell1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9585 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11remove unused header and channel modulekpfleming1-37/+37
use auto-build for channels git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9569 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)mattf1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9423 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-02* removed unnecessary struct elements and functionscrichter1-2/+9
* fixed "RETRIEVE does not work" bug * fixed some NT Mode bugs * removed some // comments * added configureable jitterbuffer * removed own tone-generator, and use asterisks instead, to support asterisks indications * added more support for hw-bridging, we bridge now every possible call * fixed some hdlc mode issues, with a patch for chan_zap we can make data calls between chan_zap and chan_misdn now * completely reworked the config engine, works like a charm now * fixed SetCallerPres - bug * added Progress and Proceeding passing * optimized Ringing Indication handling * added full ast_send_text support (you can setup nice menus with the dialplan now) * added support to read /etc/misdn-init.conf to clarify the NT+PTP Problem * we compile now channels/misdn if mISDNuser is installed systemwide git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9114 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-01Allows for user to uninstall asterisk binariesmogorman1-1/+2
bug 6177 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9052 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile ↵russell1-4/+0
(issue #6250) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8101 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04remove deprecated chan_modem driverskpfleming1-11/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7802 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-20allow forcing the build to exclude PRI support using WITHOUT_PRI, similar torussell1-0/+2
how we already have WITHOUT_ZAPTEL (issue #5985) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7538 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-09chan_misdn links against shared mISDNuser libraries nowcrichter1-4/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7412 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 ↵kpfleming1-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-20issue #5799twisted1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7136 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-17backport chan_modem fixes from v1-2kpfleming1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7129 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-16don't build chan_modem by defaultkpfleming1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7122 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-08issue #5634 and a little ChangeLog cleanupkpfleming1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7003 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01issue #4678kpfleming1-9/+23
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6936 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-31add experimental mISDN channel driver (issue #4077)kpfleming1-0/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6910 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-05correct cygwin detection (issue #5328)kpfleming1-1/+3
handle parallel make better (issue #5328) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6725 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14more BSD portability fixes (issue #5155)kpfleming1-1/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6578 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-31remove unused definekpfleming1-4/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6462 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30clean up, use make functions instead of subshells, remove unused stuffkpfleming1-63/+73
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6449 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-20move tools used during build into build_tools subdirectorykpfleming1-4/+5
clean up Makefile headers git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5942 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-29Rework astersk make process to be compatable with the Open H.323 build ↵jeremy1-0/+9
process. Bug #3981 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5528 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-28Delete cross targets for gentone and friendsmarkster1-7/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5291 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-27Fix cross compiling (bug #3868)markster1-21/+40
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5278 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster1-2/+8
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4446 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-06Add features (incomplete, highly experimental), fix DundiLookup app, debug ↵markster1-1/+1
improvements (bug #2800) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4167 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-11enable compiling of chan_h323.sojeremy1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3978 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-07Remove last vestiges of MySQL friends from makefile, in favor of realtime configmarkster1-28/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3936 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-02Remove IAX and VoFR channel drivers permenantlymarkster1-11/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3876 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-30make chan_h323 not compile, until i can fixjeremy1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3860 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-31More Asterisk sparc patches (courtesy Belgarath)markster1-0/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3693 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-31Merge NetBSD and Courtesty tone with modifications (bug #2329)markster1-4/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3686 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-30chan_h323 Makefile change for Bug #2064. Also back out changes for Bug ↵malcolmd1-2/+6
#2115..next time read carefully. :) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3541 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-07Add IAX provisioning support to Asteriskmarkster1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3382 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-29Don't build old chan_iax by default (oops)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3347 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ↵markster1-1/+1
ast_inet_ntoa's (but #1944) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3345 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-04Enhancements for zaptel+bsd (bug #1781)markster1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3143 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-31More BSD compile fixes (bugs #1754 and #1756)markster1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3121 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-27Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeoutmarkster1-2/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3097 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-19Re-Disable building chan_iax.socitats1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3017 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-19Don't qualify with overlap dial anymoremarkster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3014 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-15FreeBSD compile fix (bug #1655)markster1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2970 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-03Oops, actually use the right variable in channels/Makefilecitats1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2875 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-03Fix channels/Makefile so USE_MYSQL_FRIENDS implies USE_SIP_MYSQL_FRIENDScitats1-2/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2874 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-30Work properly with USE_SIP_MYSQL_FRIENDS set to 1 for linkingmarkster1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2826 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-27Portability fix, use the shells path for sed and envcitats1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2787 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-19OpenBSD portability enhancements (bug 1002)citats1-4/+17
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2708 f38db490-d61c-443f-a65b-d21fe96a405b