Commit Graph

404 Commits (3d742b51eff5a01cb03806c9d6be81d593175fb0)

Author SHA1 Message Date
Tilghman Lesher ffe5ffda17 Merged revisions 11634-11635 via svnmerge from
20 years ago
Tilghman Lesher c05fc829d3 Bug 6581 - Move definition of PWD higher than where it is initially used
20 years ago
Mark Spencer c3447c7cce Fix a few compile warnings (turned errors) and disable -Werror on the
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
Tilghman Lesher aa20c556f7 Bug 5984 - Convert file offsets to 64 bit
20 years ago
Russell Bryant 938f7ddc0f remove -lssl for asterisk, and add it for res_osp (issue #6496, different patch)
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
Matthew Fredrickson af07dc8883 Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)
20 years ago
Kevin P. Fleming 8d8aa07407 minor cleanup
20 years ago
Tilghman Lesher 34bcd0e0b6 Bug 6322 - Implementation of SHA1 in Asterisk (plus dialplan function to use it)
20 years ago
Kevin P. Fleming 51ea2f4707 Merged revisions 9086 via svnmerge from
20 years ago
Matt O'Gorman 7d03c33e0a Allows for user to uninstall asterisk binaries
20 years ago
Russell Bryant 95436436c3 add /usr/local/lib to SOLINK (issue #6323)
20 years ago
Olle Johansson 6f3cdf08e4 Spelling fix undetected by kpfleming in rev 8150 ;-)
20 years ago
Kevin P. Fleming e7f8d66855 spelling fix
20 years ago
Matthew Fredrickson 0f5e4e476a Changes to add udptl to asterisk (preliminary merging of the t.38 patch)
20 years ago
Tilghman Lesher cdab512c9f Bug 5183 - Inline stack backtraces
20 years ago
Russell Bryant c6907f1ed8 Merged revisions 7340 via svnmerge from
20 years ago
Kevin P. Fleming 0242a69b3f Merged revisions 7265-7266,7268-7275 via svnmerge from
20 years ago
Russell Bryant 48a4c3a24d remove outdated redhat init script and provide the updated one in 'make rpm' (issue #5786)
20 years ago
Kevin P. Fleming 350287ea08 move mkpkgconfig script where it belongs
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 45c2f3b9f9 make version-string computation based on SVN branch/revision numbers
20 years ago
Josh Roberson d34be7edf7 Re-add explicit poll support for Darwin, as without it, rasterisk (or asterisk -r) is broken under Darwin.
20 years ago
Russell Bryant ee5bc3ce65 don't hardcode poll.o for Darwin
20 years ago
Russell Bryant b39076b985 issue #5775
20 years ago
Russell Bryant edef0bbf2f create the monitor spool dir
20 years ago
Russell Bryant d09769fba7 fix the output of Makefile generated variables to doxygen
20 years ago
Josh Roberson 892978fb4b Issue # 5757
20 years ago
Kevin P. Fleming 296ca06e35 small debugging information change
20 years ago
Russell Bryant d8dfa4434d finish merging doxygen updates from issue #5605
20 years ago
Kevin P. Fleming 77390dfeaf issue #5572
20 years ago
Kevin P. Fleming 145daf44d8 issue #5634 and a little ChangeLog cleanup
20 years ago
Kevin P. Fleming 3fb2544a41 issue #5633
20 years ago
Kevin P. Fleming 018e8c8395 dont-optimize was broken...
20 years ago
Kevin P. Fleming da0d0f975a stop recompiling cli.c on every 'make'
20 years ago
Kevin P. Fleming 7ffb604a2f issue #4678
20 years ago
Russell Bryant f31f09bf53 there is a variable defined for 'install', might as well use it ...
20 years ago
Mark Spencer 4803298fe8 Make crypto loading optional
20 years ago
Russell Bryant 9ce40204d6 add "hello-world" prompt, courtesy of Jared Smith :)
20 years ago
Russell Bryant c0119acc0e fix a typo, oops!
20 years ago
Kevin P. Fleming 834193c08a support a 'post install' script for local modifications after installation
20 years ago
Kevin P. Fleming 3b7332c5e6 allow some more paths to be overridden on the command line (issue #5292)
20 years ago
Kevin P. Fleming 61a0f7a65e install 'rasterisk' symlink and update process name when used remotely (issue #5318 with minor mod)
20 years ago
Kevin P. Fleming 44aff84c2e use a more generic means to decide whether we need to provide poll/dlfcn functionality (issue #5297)
20 years ago
Kevin P. Fleming 9d63d731aa fix minor build problem on *BSD (issue #5290)
20 years ago
Kevin P. Fleming 5599da9581 support new version of OSP toolkit (issue #5168)
20 years ago
Russell Bryant 6f96370770 don't remove the ast_expr .c files when building testexpr2 since they are
20 years ago
Kevin P. Fleming 509c285380 don't distribute compressed man pages,let the installer do it
20 years ago
Kevin P. Fleming 72437b1dba more BSD portability fixes (issue #5155)
20 years ago
Mark Spencer 064520786e Fix permissions on safe_asterisk (bug #5193)
20 years ago
Mark Spencer f06a4016be Properly install appropriate sound files, prefix spy ones with spy- (bug #5192)
20 years ago
Kevin P. Fleming b9c919ca3e ensure that MALLOC_DEBUG and 'make dont-optimize' don't conflict (issue #4970)
20 years ago
Kevin P. Fleming 81fd292e40 don't remove .version during 'make clean', it's not the temporary file it used to be
20 years ago
Kevin P. Fleming 22dc4f71fe minor cleanup and reorganization (issue #5073)
20 years ago
Kevin P. Fleming 1632d52795 major header file cleanup: license, copyrights, descriptions, markers, etc.
20 years ago
Kevin P. Fleming 76d34be89b correct syntax error
20 years ago
Kevin P. Fleming 60ef1dc9d1 ensure that the parser is generated in 'full/fast' mode
20 years ago
Kevin P. Fleming 9519f6c5f4 clean up, use make functions instead of subshells, remove unused stuff
20 years ago
Kevin P. Fleming 6319baba24 remove extra dependencies
20 years ago
Kevin P. Fleming 66e69e0143 switch to 'new' expression parser, remove support for old parser
20 years ago
Kevin P. Fleming 5473ad640b make MALLOC_DEBUG build work properly (issue #4970 with additional changes)
20 years ago
Kevin P. Fleming 477f581889 don't require 'make samples' to require code to be built (issue #4997)
20 years ago
Mark Spencer 079b24c53c Build safe_asterisk script substituting the proper path in (bug #4952, patch not used)
20 years ago
Mark Spencer 766acde0dc Build dependencies first
20 years ago
Mark Spencer 0e411496e1 Default paths properly when building for solaris (bug #4902)
20 years ago
Mark Spencer 5c9027a293 Remove from maekfile, too
20 years ago
Russell Bryant 829a14ed07 remove the need to have the BUSYDETECT routine defined in the CFLAGS unless
20 years ago
Kevin P. Fleming 075a8ad21c add slinfactory object, and change app_chanspy to use it (bug #4724)
20 years ago
Kevin P. Fleming 4dd4428204 split acl and netsock code into separate files, in preparation for new netsock implementation
20 years ago
Russell Bryant 088da8a0ab actually install the demo sounds ...
20 years ago
Russell Bryant 5f04f09e5a also include /etc/asterisk.makeopts, but have file in home directory override
20 years ago
Josh Roberson 25041974ef Update muted for operation on OSX. :)
20 years ago
Kevin P. Fleming 60cd1fa57d clean up scheduler debugging and expose defines in the Makefile (bug #4703)
20 years ago
Kevin P. Fleming b6486df40e first phase of proper fix for portable string function problems (bug #4669)
20 years ago
Russell Bryant ad1858bebc add ability to have a file, ~/.asterisk.makeopts, that will be included in
20 years ago
Kevin P. Fleming 0313d0b9c5 add privacy/screening functionality to app_dial (bug #752)
20 years ago
Kevin P. Fleming b06daf5859 make 'webvmail' installation directories more configurable (bug #4649)
20 years ago
Mark Spencer 45895f6fa7 You must have version.h before building dependencies!
20 years ago
Malcolm Davenport fe7c0b0cce Bug #4652 - Take two
20 years ago
Malcolm Davenport d36d51f732 Bug #4652 - Require libstrfunc for FreeBSD. Thanks Corydon
20 years ago
Kevin P. Fleming c13d601fb4 queue device state changes and handle them serially in a background thread
20 years ago
Kevin P. Fleming 8f8d190b46 add man pages for autosupport and safe_asterisk scripts (bug #4642)
20 years ago
Kevin P. Fleming 83878abdc7 actually _install_ the astgenkey man page
20 years ago
Kevin P. Fleming 1f784b32d8 don't repeat a command during 'make install' (bug #4582)
20 years ago
Kevin P. Fleming b898cdcefb allow PROC to be supplied on the make command line (bug #4570)
20 years ago
Kevin P. Fleming da4cf4e3e1 use Solaris-compatible shell syntax (bug #4567)
20 years ago
Kevin P. Fleming 0e9d920a60 move tools used during build into build_tools subdirectory
20 years ago
Kevin P. Fleming 370e887fbf fix 'make rpm'
20 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
20 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)
20 years ago
Malcolm Davenport e596f53c9e Whoopsie :)
20 years ago
Mark Spencer 2f1e6379b3 Fix agent deadlock and remove braindead tags dependency
20 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)
20 years ago
Kevin P. Fleming 77284bfaa6 fix Solaris compatibility issues (bug #4339)
20 years ago
Kevin P. Fleming b051cccb89 more Makefile tweaks
20 years ago
Kevin P. Fleming 6ac98c6724 make version-testing and echo constructs more shell-portable
20 years ago
Kevin P. Fleming 813f0b9653 use new C-coded version comparison program for bison and flex (bug #2058, with different Makefile changes)
20 years ago
Kevin P. Fleming 27a551a0eb temporarily suppress usage of vercomp.sh script until it can be fixed
20 years ago
Kevin P. Fleming 2a7d309deb add upgraded expression parser (bug #2058)
20 years ago
Kevin P. Fleming 4d2537ae11 major re-work of dialplan functions, including:
20 years ago
Kevin P. Fleming 358238b170 add app_dictate (bug #3893)
20 years ago
Kevin P. Fleming 0a93667e9c ensure that old modules warning does not occur when 'make install' is run directly after 'make clean'
20 years ago
Kevin P. Fleming 57e4310265 support various other formats for Asterisk manual page (bug #4113)
20 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
20 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)
20 years ago
Kevin P. Fleming d254db31c8 *** empty log message ***
20 years ago
Kevin P. Fleming 2fb8143f3a add ctags and etags support to Makefile
20 years ago
Mark Spencer 3784f83bed Fix CC (bug #3895)
20 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
Mark Spencer 1bb8d52938 Flush out app stuff, make profiling easier to turn on/off
21 years ago
Mark Spencer 85a0e13c73 Merge mog's ReadFile application (bug #3670)
21 years ago
Mark Spencer d44286366b Flagify hold (bug #3456)
21 years ago
Mark Spencer 89131204fd Minor deadlock detect fix (bug #3531)
21 years ago
Mark Spencer 64f2fb6f2c Create "spec" target (bug #3413)
21 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Mark Spencer f5458639d4 Install "autosupport" by default...
21 years ago
Mark Spencer 677eedfe6a Fix mpg123 build on non-linux (bug #3385)
21 years ago
Mark Spencer 441c545ccc Allow me to force a "make clean ; make install" on a cvs update (bug #3358)
21 years ago
Mark Spencer 9a3304c65d Fix voicemail symlinks (bug #3024)
21 years ago
Mark Spencer cc01517489 Show conflits on make update (bug #3191)
21 years ago
Mark Spencer 61f25c3e92 Merge twisted's OSX compat fix (bug #3090)
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer 30bc3eec6e Merge sms stuff and move to "utils" subdir (bug #2973)
21 years ago
Mark Spencer 877dcd1aa5 Don't overwrite unchanged files
21 years ago
Mark Spencer 0351e3e37c Create "OVERWRITE" option to Makefile to prevent sample from overwriting options
21 years ago
Mark Spencer c4cca41a72 Fix for DESTDIR
21 years ago
Mark Spencer 53d9aa13eb Add pkgconfig support (bug #2734)
21 years ago
Mark Spencer 73558b7492 Do not build with DEBUG_THREADS on by default!
21 years ago
Mark Spencer f8d3b1ad77 Fix Makefile issue (bug #2691, again)
21 years ago
Mark Spencer 82cbf28993 Add "Loopback" switch
21 years ago
Mark Spencer a73fc9a283 Disable mac lookup, fix compile on NetBSD (bug #2680)
21 years ago
Mark Spencer c26fb30f20 Fix netbsd paths (bug #2560)
21 years ago
Mark Spencer 89da44223d Fix threads in FreeBSD (bug #2478)
21 years ago
Mark Spencer 8fae88d368 Use compression on "make update"
21 years ago
Mark Spencer 24e902d2a4 Merge anthm's "-t" flag (with minor mods) (bug #2380)
21 years ago
Mark Spencer 3c7ab1ca5e Eliminate unnecessary historic "rm" commands from Makefile (bug #2349)
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
Mark Spencer 8ff9c0d1b9 Adjust Makefiles to support Ultrasparc architecture (thanks Belgarath) (bug #2319)
21 years ago
Mark Spencer 082d7ee4b8 Don't install mpg123 unless it was built
21 years ago
Mark Spencer bdd9753f1e Make clean target too
21 years ago
Mark Spencer 0df4b4eb64 Add mpg123 target
21 years ago
Mark Spencer 87787b05ae Fix OpenBSD compile (bug #2193)
21 years ago
Mark Spencer 05e338ce75 Rename newp to newpvt (bug #2190), change hold music.
21 years ago
Mark Spencer ed42d3074d Merge mic's minor patchlet (bug #2092)
21 years ago
Mark Spencer dc60239686 Add Asterisk manpage
21 years ago
Mark Spencer f63d46097d Back out accidental changes by anthm
21 years ago
Anthony Minessale II 75d4369dfc autodial update
21 years ago
Mark Spencer a30ae193db Add crypto to FreeBSD build (bug #1912)
21 years ago
Mark Spencer bdbed69984 Somehow the Makefile didn't get merged
21 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
21 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups
21 years ago
Mark Spencer a3355d9fe2 Add "LOW_MEMORY" option and increase some buffer sizes (bug #1827)
21 years ago
Mark Spencer 27578642b8 Add support for trunk groups in anticipation of NFAS and GR-303, Initial GR-303 work
21 years ago
Mark Spencer 103bb4a334 Enhancements for zaptel+bsd (bug #1781)
21 years ago
Mark Spencer 8f9ace9228 Add information for IAX on Free World Dialup
21 years ago
Jim Dixon 8968d50976 Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor changes in chan_zap (to allow pseudo-channels to work properly (finally!)) and in dsp.c to allow for super-relaxed DTMF decoding which radio systems need to function properly.
21 years ago
Mark Spencer 0e1e513d5a Fix makefile for apple
21 years ago
Mark Spencer 0882f61a8e Fix compile order (bug #1682)
21 years ago
Mark Spencer 9242c5c05e Add muted for malcolm!
21 years ago
James Golovich c00550f3ae Add new file utils.c, Move ast_gethostbyname to utils.c
21 years ago
Mark Spencer 73b389da6c Add SayPhonetic and SayAlpha applications (bug #793)
21 years ago
Mark Spencer d106797a26 Add relaxdtmf option to sip
21 years ago
James Golovich 6cbc92b760 Portability fix, use the shells path for sed and env
21 years ago
James Golovich 98533cbccc OpenBSD portability enhancements (bug 1002)
21 years ago
Anthony Minessale II 34e415222e * Patch to Makefiles to allow a script to query the make envirnoment.
21 years ago
Mark Spencer 598d7963e5 Install to iaxy.bin, not iaxy.conf
22 years ago
Mark Spencer 17e2416f68 Merge queue changes from Bug #214
22 years ago
Mark Spencer 595049117c Add iaxy.bin, IAXy firmware version 01
22 years ago
Mark Spencer 066212158e Add IAX2 firmware upgrade support
22 years ago
Mark Spencer ae4adad5c4 Insert blank after REFER (bug #997)
22 years ago
Jeremy McNamara 69c84b4c28 Don't set execute bit on sound/config/image files
22 years ago
Malcolm Davenport 35a1ef8198 Change so we're using New DSP routines by Default instead of Old
22 years ago
Jeremy McNamara 8c83933000 Properly define and enable old dsp routines by default. Bug #817
22 years ago
Mark Spencer 8fa4149a37 Small Makefile fix for safe_asterisk
22 years ago
Mark Spencer b9bd0c6fe1 Move more scripts
22 years ago
Mark Spencer 5d6c0a66b4 Documentation fixes, init.d fixes
22 years ago
Mark Spencer f582495d75 Move scripts to contrib/scripts
22 years ago
Malcolm Davenport 3470e79f83 Add the SuSE AMD64 support and fixes from Bug #706
22 years ago
Malcolm Davenport b4141f7e91 Adding INCLUDE statement per Bug #672
22 years ago
Mark Spencer e9186caa33 Add AES support
22 years ago
Mark Spencer e8a355e872 Rename cdr_unixodbc to cdr_odbc
22 years ago
Mark Spencer ae77308b3f Fix build on FreeBSD for gsm
22 years ago
Mark Spencer dbb09a65fe Move voicemail2 to voicemail, retain compatibility with "Voicemail2"
22 years ago
Mark Spencer f7b3b78414 Ditch format_mp3 too
22 years ago
Mark Spencer 1e95c3a4ac Remove really broke MP3 stuff in favor of G.726 in the near future
22 years ago
Mark Spencer 0de223a1ee More cleanups and OSX fixes for 10.3
22 years ago
Mark Spencer 4ce283ff18 Make it build and run on MacOS X
22 years ago
Mark Spencer a40f00bee9 stdtime build improvements
22 years ago
Mark Spencer b5bcecce5d Add DESTDIR support (bug #200)
22 years ago
Jeremy McNamara 1692747009 add -lpthread for linux
22 years ago
Mark Spencer c0d8f10a42 FreeBSD patch, take 2
22 years ago