Commit Graph

96 Commits (d7aead737dfb89adb6052824e1d96ddef89bd0e1)

Author SHA1 Message Date
Kevin P. Fleming d7aead737d Merged revisions 23673 via svnmerge from
20 years ago
Kevin P. Fleming 26753f77b0 remove unusable MFC/R2 support
20 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
20 years ago
Kevin P. Fleming 6204abdae2 merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found
20 years ago
Kevin P. Fleming e7c198453d ensure that dependencies are rebuilt after 'make update' so that builds don't break when files are removed/renamed
20 years ago
Russell Bryant 1f23480472 Makefile updates for renaming of chan_misdn_config
20 years ago
Russell Bryant 20c87064c1 don't try to build a chan_misdn_config.so
20 years ago
Kevin P. Fleming 1f06418500 remove unused header and channel module
20 years ago
Matthew Fredrickson af07dc8883 Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)
20 years ago
Christian Richter 7133d1b006 * removed unnecessary struct elements and functions
20 years ago
Matt O'Gorman 7d03c33e0a Allows for user to uninstall asterisk binaries
20 years ago
Russell Bryant 4a7cec937d remove redundant CFLAGS for BSD which are already set in the main Makefile (issue #6250)
20 years ago
Kevin P. Fleming ce81ea8122 remove deprecated chan_modem drivers
20 years ago
Russell Bryant 1bd64edd17 allow forcing the build to exclude PRI support using WITHOUT_PRI, similar to
20 years ago
Christian Richter 52d3ddabd1 chan_misdn links against shared mISDNuser libraries now
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Josh Roberson 15f5afeaa8 issue #5799
20 years ago
Kevin P. Fleming 522544442b backport chan_modem fixes from v1-2
20 years ago
Kevin P. Fleming c86be56b3b don't build chan_modem by default
20 years ago
Kevin P. Fleming 145daf44d8 issue #5634 and a little ChangeLog cleanup
20 years ago
Kevin P. Fleming 7ffb604a2f issue #4678
20 years ago
Kevin P. Fleming 0ac988acaa add experimental mISDN channel driver (issue #4077)
20 years ago
Kevin P. Fleming 0bffff1930 correct cygwin detection (issue #5328)
20 years ago
Kevin P. Fleming 72437b1dba more BSD portability fixes (issue #5155)
20 years ago
Kevin P. Fleming bef3341975 remove unused define
20 years ago
Kevin P. Fleming 9519f6c5f4 clean up, use make functions instead of subshells, remove unused stuff
20 years ago
Kevin P. Fleming 0e9d920a60 move tools used during build into build_tools subdirectory
21 years ago
Jeremy McNamara 8cd6529426 Rework astersk make process to be compatable with the Open H.323 build process. Bug #3981
21 years ago
Mark Spencer 200b967871 Delete cross targets for gentone and friends
21 years ago
Mark Spencer a0a2592025 Fix cross compiling (bug #3868)
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer 6cb38ac23a Add features (incomplete, highly experimental), fix DundiLookup app, debug improvements (bug #2800)
21 years ago
Jeremy McNamara 7232819f11 enable compiling of chan_h323.so
21 years ago
Mark Spencer e1038e3090 Remove last vestiges of MySQL friends from makefile, in favor of realtime config
21 years ago
Mark Spencer 856a9a528c Remove IAX and VoFR channel drivers permenantly
21 years ago
Jeremy McNamara d42c7aeede make chan_h323 not compile, until i can fix
21 years ago
Mark Spencer 82db278716 More Asterisk sparc patches (courtesy Belgarath)
21 years ago
Mark Spencer 2a108b9b06 Merge NetBSD and Courtesty tone with modifications (bug #2329)
21 years ago
Malcolm Davenport a322c6f411 chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115..next time read carefully. :)
21 years ago
Mark Spencer 155d84a979 Add IAX provisioning support to Asterisk
22 years ago
Mark Spencer 457528ae86 Don't build old chan_iax by default (oops)
22 years ago
Mark Spencer f97df161f4 Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944)
22 years ago
Mark Spencer 103bb4a334 Enhancements for zaptel+bsd (bug #1781)
22 years ago
Mark Spencer 9286f2c6d3 More BSD compile fixes (bugs #1754 and #1756)
22 years ago
Mark Spencer e446f4ca81 Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeout
22 years ago
James Golovich 17aeeda774 Re-Disable building chan_iax.so
22 years ago
Mark Spencer ce55c480e9 Don't qualify with overlap dial anymore
22 years ago
Mark Spencer 694c1c0c9c FreeBSD compile fix (bug #1655)
22 years ago
James Golovich 07a40f5141 Oops, actually use the right variable in channels/Makefile
22 years ago
James Golovich 3b3674807b Fix channels/Makefile so USE_MYSQL_FRIENDS implies USE_SIP_MYSQL_FRIENDS
22 years ago