Commit Graph

319 Commits (c260301476fefa97f9c718caee8737f008e36928)

Author SHA1 Message Date
Russell Bryant 72f2bf8135 add a note indicating that you can press 'h' for help
20 years ago
Russell Bryant d255a98243 fix kevin's silly typos
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
Joshua Colp 5c05128777 Move a bit more stuff over to the datadir (issue #6967 reported by tzafrir patch by north)
20 years ago
Joshua Colp 4657dc770c We are shaking up trunk tonight! allow data dir to be specified (issue #6967 reported by tzafrir)
20 years ago
Olle Johansson 6b3367bf5c New functions for locking a channel - these simplify debugging
20 years ago
Kevin P. Fleming 677347edab Merged revisions 19353 via svnmerge from
20 years ago
Olle Johansson 255e77ae6e Issue #6580 - Unify directory definitions to one section of Makefile (casper)
20 years ago
Russell Bryant 87b1cf5618 various cleanups to the Makefile
20 years ago
Olle Johansson 2efcfc1549 Issue #6610 - build on Intel Mac
20 years ago
Mark Spencer bfba044b5f Flesh out the remainder of the manager + http changes and create a sample application to partially
20 years ago
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
20 years ago
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die
20 years ago
Luigi Rizzo dde76c531c Replace ast_say_* functionn with function pointers, so that modules
20 years ago
Tilghman Lesher 21a8d15be4 Merged revisions 11715 via svnmerge from
20 years ago
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)
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