summaryrefslogtreecommitdiff
path: root/channels/Makefile
AgeCommit message (Expand)Author
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...Kevin P. Fleming
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-11Makefile updates for renaming of chan_misdn_configRussell Bryant
2006-02-11don't try to build a chan_misdn_config.soRussell Bryant
2006-02-11remove unused header and channel moduleKevin P. Fleming
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)Matthew Fredrickson
2006-02-02* removed unnecessary struct elements and functionsChristian Richter
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile (i...Russell Bryant
2006-01-04remove deprecated chan_modem driversKevin P. Fleming
2005-12-20allow forcing the build to exclude PRI support using WITHOUT_PRI, similar toRussell Bryant
2005-12-09chan_misdn links against shared mISDNuser libraries nowChristian Richter
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-20issue #5799Josh Roberson
2005-11-17backport chan_modem fixes from v1-2Kevin P. Fleming
2005-11-16don't build chan_modem by defaultKevin P. Fleming
2005-11-08issue #5634 and a little ChangeLog cleanupKevin P. Fleming
2005-11-01issue #4678Kevin P. Fleming
2005-10-31add experimental mISDN channel driver (issue #4077)Kevin P. Fleming
2005-10-05correct cygwin detection (issue #5328)Kevin P. Fleming
2005-09-14more BSD portability fixes (issue #5155)Kevin P. Fleming
2005-08-31remove unused defineKevin P. Fleming
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming
2005-06-20move tools used during build into build_tools subdirectoryKevin P. Fleming
2005-04-29Rework astersk make process to be compatable with the Open H.323 build proces...Jeremy McNamara
2005-03-28Delete cross targets for gentone and friendsMark Spencer
2005-03-27Fix cross compiling (bug #3868)Mark Spencer
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)Mark Spencer
2004-11-06Add features (incomplete, highly experimental), fix DundiLookup app, debug im...Mark Spencer
2004-10-11enable compiling of chan_h323.soJeremy McNamara
2004-10-07Remove last vestiges of MySQL friends from makefile, in favor of realtime configMark Spencer
2004-10-02Remove IAX and VoFR channel drivers permenantlyMark Spencer
2004-09-30make chan_h323 not compile, until i can fixJeremy McNamara
2004-08-31More Asterisk sparc patches (courtesy Belgarath)Mark Spencer
2004-08-31Merge NetBSD and Courtesty tone with modifications (bug #2329)Mark Spencer
2004-07-30chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115...Malcolm Davenport
2004-07-07Add IAX provisioning support to AsteriskMark Spencer
2004-06-29Don't build old chan_iax by default (oops)Mark Spencer
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...Mark Spencer
2004-06-04Enhancements for zaptel+bsd (bug #1781)Mark Spencer
2004-05-31More BSD compile fixes (bugs #1754 and #1756)Mark Spencer
2004-05-27Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeoutMark Spencer
2004-05-19Re-Disable building chan_iax.soJames Golovich
2004-05-19Don't qualify with overlap dial anymoreMark Spencer
2004-05-15FreeBSD compile fix (bug #1655)Mark Spencer
2004-05-03Oops, actually use the right variable in channels/MakefileJames Golovich
2004-05-03Fix channels/Makefile so USE_MYSQL_FRIENDS implies USE_SIP_MYSQL_FRIENDSJames Golovich
2004-04-30Work properly with USE_SIP_MYSQL_FRIENDS set to 1 for linkingMark Spencer
2004-04-27Portability fix, use the shells path for sed and envJames Golovich