Commit Graph

8223 Commits (fd45a19ab42c37b3470f768f70aeef6378d12d79)
 

Author SHA1 Message Date
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
Russell Bryant 684df59844 add smarter checking for termcap support, which fixes a build problem when
19 years ago
Kevin P. Fleming 65fed8480b use a file that configure will _always_ regenerate as the trigger for running the script
19 years ago
Russell Bryant f2e3d8279d add TOPDIR_CFLAGS to the CFLAGS before ASTCFLAGS to make sure that -Iinclude
19 years ago
Olle Johansson 896362d30c - Issue 7101 (mikma) - Don't crash with no From: header in pedantic mode
19 years ago
Mark Spencer 4d73c80fa1 Minor cleanup on dtmf calling (bug #7076)
19 years ago
Kevin P. Fleming b4b36d6b83 remove incorrect Makefile rule that was causing aelparse to be rebuilt unnecessarily
19 years ago
Kevin P. Fleming a4e7ae1537 don't let make use implicit rules for bison/flex output files
19 years ago
BJ Weschke ff82a8046d Merged revisions 25563 via svnmerge from
19 years ago
BJ Weschke 571136b80b Block r25522 from coming into /trunk. /trunk uses list macros now and 1.2 doesn't here.
19 years ago
BJ Weschke c0186f6b4d Make QueueStatusComplete manager event thread safe by wrapping it inside the already existing Queue Lock clause. #7013 (bziherl reporting)
19 years ago
BJ Weschke a7f330a2d2 Merged revisions 25520 via svnmerge from
19 years ago
BJ Weschke 415dff6f2a Merged revisions 25518 via svnmerge from
19 years ago
BJ Weschke 569ecaf5a2 use pid_t instead of long for pid variables. #7099 (casper)
19 years ago
BJ Weschke 714aab87bb Fix situation for when there is no monitor_option defined, but there is a monitor_exec defined.
19 years ago
Russell Bryant 03120e00ad use ast_channel_(un)lock
19 years ago
Matt O'Gorman ad825dcd8e added managerevent meetmemute with status on or off.
19 years ago
Russell Bryant fb7757440f remove a check of the result from ast_mutex_lock
19 years ago
Joshua Colp 3fbd46099e Incorrect log statement when playing transfer sounds (issue #7008 reported and fixed by nathan)
19 years ago
Russell Bryant 0fd612930a - convert the lists of switches to use the linked list macros
19 years ago
Matt O'Gorman 05ea5482d0 woohoo asterdevcon first commit, adds feature to
19 years ago
Russell Bryant a252d79484 remove an XXX comment
19 years ago
Mark Spencer 4b3832fc87 VIDUPDATE does not matter during playback.
19 years ago
Christian Richter 019f39f614 in PTMP TE we should set the free state for the B-Channel if we ignore an incoming call
19 years ago
Russell Bryant ba2451046e add the asterisk copyright header, doxygen header, and tweak the formatting
19 years ago