Commit Graph

8247 Commits (fbba50a6139c16c99f70ab8e4d1ef2df75aa1b4a)
 

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