Commit Graph

8229 Commits (93ad00ef06cdab1c90943d3a3b9e83db925ab81c)
 

Author SHA1 Message Date
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
Luigi Rizzo 123ebb0c99 localize some variables
20 years ago
Kevin P. Fleming 401ed356e4 commit the proper configure script
20 years ago
Kevin P. Fleming c0762c064d silly people that don't want to install/run autoconf :-)
20 years ago
Olle Johansson ca6cf552f9 Add documentation on "allowtransfer"
20 years ago
Luigi Rizzo 55c6781c9e document th way extensions are sorted
20 years ago
Olle Johansson 5a31054599 Issue #7103 (mikma)
20 years ago
Russell Bryant 684df59844 add smarter checking for termcap support, which fixes a build problem when
20 years ago
Kevin P. Fleming 65fed8480b use a file that configure will _always_ regenerate as the trigger for running the script
20 years ago
Russell Bryant f2e3d8279d add TOPDIR_CFLAGS to the CFLAGS before ASTCFLAGS to make sure that -Iinclude
20 years ago
Olle Johansson 896362d30c - Issue 7101 (mikma) - Don't crash with no From: header in pedantic mode
20 years ago
Mark Spencer 4d73c80fa1 Minor cleanup on dtmf calling (bug #7076)
20 years ago
Kevin P. Fleming b4b36d6b83 remove incorrect Makefile rule that was causing aelparse to be rebuilt unnecessarily
20 years ago
Kevin P. Fleming a4e7ae1537 don't let make use implicit rules for bison/flex output files
20 years ago
BJ Weschke ff82a8046d Merged revisions 25563 via svnmerge from
20 years ago
BJ Weschke 571136b80b Block r25522 from coming into /trunk. /trunk uses list macros now and 1.2 doesn't here.
20 years ago
BJ Weschke c0186f6b4d Make QueueStatusComplete manager event thread safe by wrapping it inside the already existing Queue Lock clause. #7013 (bziherl reporting)
20 years ago
BJ Weschke a7f330a2d2 Merged revisions 25520 via svnmerge from
20 years ago
BJ Weschke 415dff6f2a Merged revisions 25518 via svnmerge from
20 years ago
BJ Weschke 569ecaf5a2 use pid_t instead of long for pid variables. #7099 (casper)
20 years ago
BJ Weschke 714aab87bb Fix situation for when there is no monitor_option defined, but there is a monitor_exec defined.
20 years ago
Russell Bryant 03120e00ad use ast_channel_(un)lock
20 years ago
Matt O'Gorman ad825dcd8e added managerevent meetmemute with status on or off.
20 years ago
Russell Bryant fb7757440f remove a check of the result from ast_mutex_lock
20 years ago
Joshua Colp 3fbd46099e Incorrect log statement when playing transfer sounds (issue #7008 reported and fixed by nathan)
20 years ago