Commit Graph

8252 Commits (f429105aaebada7ff43e4818fa7cf7fcfeb275ec)
 

Author SHA1 Message Date
Kevin P. Fleming f429105aae remove rule for running bootstrap, it's only safe to run it manually now
21 years ago
Kevin P. Fleming 16f1acc37f use an enum for control frame types
21 years ago
Kevin P. Fleming c22eb692a1 minor cleanups and removal of duplicate prototypes
21 years ago
BJ Weschke b2f9ab8f75 This app is deprecated in /trunk, and thus, the change should not come forward.
21 years ago
Luigi Rizzo dee114ccf1 remove duplicate atof() invokation
21 years ago
Luigi Rizzo fbba50a613 normalize code, remove some useless casts
21 years ago
BJ Weschke afa37c0194 Merged revisions 26050 via svnmerge from
21 years ago
Kevin P. Fleming 14ddd6c431 use aclocal version 1.9 instead of 1.4 :-)
21 years ago
Kevin P. Fleming 151edabd3d ignore some more auto-generated files
21 years ago
Kevin P. Fleming 51db174809 update to include latest FreeBSD changes
21 years ago
Russell Bryant 5ae2942789 add regenerated configure script
21 years ago
Luigi Rizzo 92b7543a8e add default values for CPPFLAGS and LDFLAGS on FreeBSD
21 years ago
Mark Spencer 9953f4f40e Make SIP early media work more efficiently without so many reinvites
21 years ago
Luigi Rizzo 66dda468d1 change some log_warning into log_debug
21 years ago
Luigi Rizzo b475987295 do not use a variable name that hides a useful library symbol (time())
21 years ago
Russell Bryant 10187179fb change the check for zaptel to only check for linux/zaptel.h on Linux, and
21 years ago
Mark Spencer 3135a35b92 Make sure we update parameters correctly with reinvite
21 years ago
Mark Spencer 7b902874f3 Oops
21 years ago
Mark Spencer db502da870 Make menuselect be able to show what the modules are
21 years ago
Luigi Rizzo 7afdb70d31 large rewrite of the extension matching code,
21 years ago
Luigi Rizzo 052191ec65 misc fixups
21 years ago
Kevin P. Fleming fdc225920f remove API function that was added and never used
21 years ago
Luigi Rizzo 6758577d97 remove trailing whitespace
21 years ago
Luigi Rizzo 93ad00ef06 mark a couple of dubious pieces of code
21 years ago
Kevin P. Fleming 0569481a5a don't build strcompat for menuselect except on Solaris
21 years ago
Luigi Rizzo 865785bffb more code simplifications.
21 years ago
Russell Bryant 61aaf4dd14 remove a check of the result of ast_mutex_lock
21 years ago
Russell Bryant 4120afc28e put all the QUEUE_STRATEGY values in an enum, and use them in all of the places
21 years ago
Luigi Rizzo a7c5ce76f6 simplify matchcid()
21 years ago
Luigi Rizzo fd45a19ab4 use S_OR where appropriate, comment an unclear difference in format
21 years ago
Luigi Rizzo 8d12c56f16 more small simplifications
21 years ago
Tilghman Lesher 3890d4e813 Bug 7114 - Originate success/failure indicator was reversed
21 years ago
Tilghman Lesher 308618585e Bug 7009 - use the actual path, so that a table index can be used
21 years ago
Tilghman Lesher badac75c18 Bug 6787 - Allow escaping of newline characters for invoking non-Festival TTS systems
21 years ago
BJ Weschke 3780d4e7dd strategy "ringall" is really int value of 0, not 1.
21 years ago
Tilghman Lesher a5e16fe676 Warn user if the custom format is not one of the options
21 years ago
Luigi Rizzo eb4ba3b888 another function restructured
21 years ago
Luigi Rizzo 481cde0294 more code restructuring
21 years ago
Luigi Rizzo 3b5fccac94 remove some common code in parsing function calls
21 years ago
Luigi Rizzo a8379be554 more code restructuring
21 years ago
Luigi Rizzo 3a9bd2a478 restructure a function reducing nesting depth.
21 years ago
Russell Bryant 57d8591989 remove checks of the result of ast_mutex_lock
21 years ago
Luigi Rizzo 8a0476c335 fix indentation of a large block.
21 years ago
Russell Bryant 92fb3ef889 revert a patch that wasn't supposed to be committed ... oops
21 years ago
Russell Bryant 962d53732a make sure that the MOD_SUBDIR_CFLAGS and OTHER_SUBDIR_FLAGS come before
21 years ago
Russell Bryant c85b4a1674 on mac, QUAD_MIN and QUAD_MAX are already defined, so this causes a bunch
21 years ago
Luigi Rizzo d54ec2ced4 minor code restructuring in preparation for more work.
21 years ago
Tilghman Lesher 9d07a0ffc6 Don't try to build aelparse if pbx_ael is disabled in menuselect (otherwise the build breaks)
21 years ago
Kevin P. Fleming 123134de11 make Makefile slightly less noisy
21 years ago
Luigi Rizzo 123ebb0c99 localize some variables
21 years ago