Commit Graph

73 Commits (ed4b51a85e7927eb0a690db6db98dd2fbd321016)

Author SHA1 Message Date
Steve Murphy 9836efb5fb This commit closes bug 7605, and half-closes 7638. The AEL code has been redistributed/repartitioned to allow code re-use both inside and outside of Asterisk. This commit introduces the utils/conf2ael program, and an external config-file reader, for both normal config files, and for extensions.conf (context, exten, prio); It provides an API for programs outside of asterisk to use to play with the dialplan and config files.
18 years ago
Kevin P. Fleming e92c34cc38 Merged revisions 44055 via svnmerge from
19 years ago
Kevin P. Fleming d12f54f90b GNU make already knows how to quietly ignore non-existent files in 'include' directives
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Kevin P. Fleming 000ba592b2 more Makefile cleanup and consistency stuff
19 years ago
Kevin P. Fleming 748431f7b6 move rules file to prepare for generic rules file
19 years ago
Russell Bryant 5a74ed4fef fix up res_snmp so it builds and loads correctly
19 years ago
Kevin P. Fleming a579371f43 use new (separate) dependencies file from menuselect
19 years ago
Kevin P. Fleming e61d3d91f3 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
19 years ago
Kevin P. Fleming eaf0524c40 very minor improvement
19 years ago
Russell Bryant 8ab51d1fb1 delete snmp/agent.o on make clean
19 years ago
Russell Bryant 268609aa68 add basic autoconf support for res_snmp
19 years ago
Russell Bryant 53a56fcfe7 remove various commands that remove old modules since they have been there a
19 years ago
Russell Bryant 48ae9f0d4f - convert the 'uninstall' target to use separate targets to process each
19 years ago
Russell Bryant 55e8a60363 - specify that 'depend' is a .PHONY target
19 years ago
Russell Bryant 9db0520ff9 - specify that 'all' is a .PHONY target
19 years ago
Russell Bryant c399a06450 add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targets
19 years ago
Russell Bryant 9f2a6516cf don't blow up in the sub Makefiles if menuselect.makeopts is not present. This
19 years ago
Russell Bryant b6147a21b9 remove "depend" from the "all" targets in sub Makefiles. The main Makefile
19 years ago
Russell Bryant 503f99e2e8 remove the need to have to re-run make after a default menuselect.makeopts
19 years ago
Kevin P. Fleming e856010714 use module names, not file names, in menuselect
19 years ago
Matt O'Gorman 7aa1a77e75 asterisk-xmpp merge in
19 years ago
Kevin P. Fleming f3eaae4593 remove macro defined that is no longer needed
19 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!
19 years ago
Joshua Colp 1001cc0656 Unbreak res/Makefile (issue #6891 as reported by casper)
19 years ago
Olle Johansson ef6b50b706 Issue #5637 - Realtime driver for PostgreSQL (mguesdon)
19 years ago
Olle Johansson 9c35741e5f Issue #6628 - Disable res_snmp on incompatible platforms until
20 years ago
Olle Johansson 1bff19f219 Some days... Sorry.
20 years ago
Olle Johansson 13a3c7299a Oops
20 years ago
Mark Spencer 03e2e423d5 Fix the make file *again*
20 years ago
Mark Spencer 3a1c0b9e5c Fix snmp build
20 years ago
Mark Spencer 6a86c7c5c9 Add SNMP support (bug #6439)
20 years ago
Russell Bryant 938f7ddc0f remove -lssl for asterisk, and add it for res_osp (issue #6496, different patch)
20 years ago
Mark Spencer 59990fc904 Fix build issues...
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
Kevin P. Fleming 6aa6819c41 use auto-build for apps, simplify variable setting
20 years ago
Kevin P. Fleming 52c23802d6 use auto-build for res modules too
20 years ago
Matthew Fredrickson af07dc8883 Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)
20 years ago
Matt O'Gorman 7d03c33e0a Allows for user to uninstall asterisk binaries
20 years ago
Russell Bryant cebef08271 remove some more redundant flags
20 years ago
Matt O'Gorman c814734307 allows for use of the originate function from
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 6d0b8522d0 small improvement :-)
20 years ago
Mark Spencer 3fbcf6e3d0 fix bsd compile issue (bug #5731)
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
Mark Spencer d6a963c476 Do not look for libosp since that name is not used anymore and conflicts with opensp (bug #5542)
20 years ago
Kevin P. Fleming 80fb221f10 find OSP toolkit library properly
20 years ago
Mark Spencer 1ceb04cfb7 More utility cleanups
20 years ago
Kevin P. Fleming 5599da9581 support new version of OSP toolkit (issue #5168)
20 years ago