Commit Graph

8253 Commits (f2bc3c61ccbec69522f58c2142780183f090ec6b)
 

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