Commit Graph

187 Commits (8703628608a3eb0f075ed6f9555e16ad68107688)

Author SHA1 Message Date
Russell Bryant 829a14ed07 remove the need to have the BUSYDETECT routine defined in the CFLAGS unless
21 years ago
Kevin P. Fleming 075a8ad21c add slinfactory object, and change app_chanspy to use it (bug #4724)
21 years ago
Kevin P. Fleming 4dd4428204 split acl and netsock code into separate files, in preparation for new netsock implementation
21 years ago
Russell Bryant 088da8a0ab actually install the demo sounds ...
21 years ago
Russell Bryant 5f04f09e5a also include /etc/asterisk.makeopts, but have file in home directory override
21 years ago
Josh Roberson 25041974ef Update muted for operation on OSX. :)
21 years ago
Kevin P. Fleming 60cd1fa57d clean up scheduler debugging and expose defines in the Makefile (bug #4703)
21 years ago
Kevin P. Fleming b6486df40e first phase of proper fix for portable string function problems (bug #4669)
21 years ago
Russell Bryant ad1858bebc add ability to have a file, ~/.asterisk.makeopts, that will be included in
21 years ago
Kevin P. Fleming 0313d0b9c5 add privacy/screening functionality to app_dial (bug #752)
21 years ago
Kevin P. Fleming b06daf5859 make 'webvmail' installation directories more configurable (bug #4649)
21 years ago
Mark Spencer 45895f6fa7 You must have version.h before building dependencies!
21 years ago
Malcolm Davenport fe7c0b0cce Bug #4652 - Take two
21 years ago
Malcolm Davenport d36d51f732 Bug #4652 - Require libstrfunc for FreeBSD. Thanks Corydon
21 years ago
Kevin P. Fleming c13d601fb4 queue device state changes and handle them serially in a background thread
21 years ago
Kevin P. Fleming 8f8d190b46 add man pages for autosupport and safe_asterisk scripts (bug #4642)
21 years ago
Kevin P. Fleming 83878abdc7 actually _install_ the astgenkey man page
21 years ago
Kevin P. Fleming 1f784b32d8 don't repeat a command during 'make install' (bug #4582)
21 years ago
Kevin P. Fleming b898cdcefb allow PROC to be supplied on the make command line (bug #4570)
21 years ago
Kevin P. Fleming da4cf4e3e1 use Solaris-compatible shell syntax (bug #4567)
21 years ago
Kevin P. Fleming 0e9d920a60 move tools used during build into build_tools subdirectory
21 years ago
Kevin P. Fleming 370e887fbf fix 'make rpm'
21 years ago
Kevin P. Fleming ab206439d8 don't force build.h to be built at 'install' time, if it's already there leave it alone
21 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
21 years ago
Malcolm Davenport e596f53c9e Whoopsie :)
21 years ago
Mark Spencer 2f1e6379b3 Fix agent deadlock and remove braindead tags dependency
21 years ago
Josh Roberson 43866b0ef2 Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin being open sourced, and able to run on x86, OSX isn't really suitable)
21 years ago
Kevin P. Fleming 77284bfaa6 fix Solaris compatibility issues (bug #4339)
21 years ago
Kevin P. Fleming b051cccb89 more Makefile tweaks
21 years ago
Kevin P. Fleming 6ac98c6724 make version-testing and echo constructs more shell-portable
21 years ago
Kevin P. Fleming 813f0b9653 use new C-coded version comparison program for bison and flex (bug #2058, with different Makefile changes)
21 years ago
Kevin P. Fleming 27a551a0eb temporarily suppress usage of vercomp.sh script until it can be fixed
21 years ago
Kevin P. Fleming 2a7d309deb add upgraded expression parser (bug #2058)
21 years ago
Kevin P. Fleming 4d2537ae11 major re-work of dialplan functions, including:
21 years ago
Kevin P. Fleming 358238b170 add app_dictate (bug #3893)
21 years ago
Kevin P. Fleming 0a93667e9c ensure that old modules warning does not occur when 'make install' is run directly after 'make clean'
21 years ago
Kevin P. Fleming 57e4310265 support various other formats for Asterisk manual page (bug #4113)
21 years ago
Kevin P. Fleming 1230770bb6 'make install' will now warn the user if their modules directory contains modules not installed by the newly-installed Asterisk
21 years ago
Kevin P. Fleming ac639e80c3 during 'make install', remove any headers from the destination include/asterisk directory that are no longer present in the source directory (bug #4035)
21 years ago
Kevin P. Fleming d254db31c8 *** empty log message ***
21 years ago
Kevin P. Fleming 2fb8143f3a add ctags and etags support to Makefile
21 years ago
Mark Spencer 3784f83bed Fix CC (bug #3895)
21 years ago
Mark Spencer dc9faa21e4 Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode
21 years ago
Mark Spencer ff62953662 Oops, make good on my word :)
21 years ago
Mark Spencer a0a2592025 Fix cross compiling (bug #3868)
21 years ago
Mark Spencer 7082d0584e Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)
21 years ago
Mark Spencer 2deba424d2 Create experimental new options API, various cleanups
21 years ago
Mark Spencer dbd42a645f Apply queuelog patch and perform final test of "test patches" system
21 years ago
Mark Spencer 2e0cf7a00c Update queue_log example
21 years ago
Mark Spencer f0c7729f81 Add sample experimental patch to show "make apply", "make unapply", "make patchlist", and "make update" targets
21 years ago