aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-08another function restructuredrizzo1-43/+27
2006-05-08more code restructuringrizzo1-26/+24
2006-05-08remove some common code in parsing function callsrizzo1-36/+29
2006-05-08more code restructuringrizzo1-52/+45
2006-05-08restructure a function reducing nesting depth.rizzo1-157/+142
2006-05-08remove checks of the result of ast_mutex_lockrussell1-24/+6
2006-05-08fix indentation of a large block.rizzo1-74/+73
2006-05-08revert a patch that wasn't supposed to be committed ... oopsrussell1-7/+6
2006-05-08make sure that the MOD_SUBDIR_CFLAGS and OTHER_SUBDIR_FLAGS come beforerussell2-10/+11
2006-05-08on mac, QUAD_MIN and QUAD_MAX are already defined, so this causes a bunchrussell1-2/+2
2006-05-08minor code restructuring in preparation for more work.rizzo1-11/+20
2006-05-08Don't try to build aelparse if pbx_ael is disabled in menuselect (otherwise t...tilghman1-0/+4
2006-05-08make Makefile slightly less noisykpfleming1-7/+7
2006-05-08localize some variablesrizzo1-6/+7
2006-05-08commit the proper configure scriptkpfleming2-7/+893
2006-05-08silly people that don't want to install/run autoconf :-)kpfleming6-0/+24626
2006-05-08Add documentation on "allowtransfer"oej1-0/+3
2006-05-08document th way extensions are sortedrizzo1-7/+27
2006-05-08Issue #7103 (mikma)oej1-3/+3
2006-05-08add smarter checking for termcap support, which fixes a build problem whenrussell3-9/+29
2006-05-08use a file that configure will _always_ regenerate as the trigger for running...kpfleming1-2/+2
2006-05-08add TOPDIR_CFLAGS to the CFLAGS before ASTCFLAGS to make sure that -Iincluderussell1-1/+1
2006-05-08- Issue 7101 (mikma) - Don't crash with no From: header in pedantic modeoej1-28/+33
2006-05-08Minor cleanup on dtmf calling (bug #7076)markster1-2/+1
2006-05-08remove incorrect Makefile rule that was causing aelparse to be rebuilt unnece...kpfleming1-2/+0
2006-05-08don't let make use implicit rules for bison/flex output fileskpfleming2-3/+9
2006-05-08Merged revisions 25563 via svnmerge from bweschke1-1/+4
2006-05-08 Block r25522 from coming into /trunk. /trunk uses list macros now and 1.2 do...bweschke0-0/+0
2006-05-08 Make QueueStatusComplete manager event thread safe by wrapping it inside the...bweschke1-1/+2
2006-05-08Merged revisions 25520 via svnmerge from bweschke1-1/+1
2006-05-08Merged revisions 25518 via svnmerge from bweschke1-2/+4
2006-05-08 use pid_t instead of long for pid variables. #7099 (casper)bweschke4-10/+10
2006-05-08 Fix situation for when there is no monitor_option defined, but there is a mo...bweschke1-3/+4
2006-05-08use ast_channel_(un)lockrussell1-7/+7
2006-05-08added managerevent meetmemute with status on or off.mogorman1-0/+10
2006-05-08remove a check of the result from ast_mutex_lockrussell1-7/+3
2006-05-08Incorrect log statement when playing transfer sounds (issue #7008 reported an...file1-2/+2
2006-05-08 - convert the lists of switches to use the linked list macrosrussell2-147/+74
2006-05-08woohoo asterdevcon first commit, adds feature to mogorman1-0/+66
2006-05-08remove an XXX commentrussell2-2/+9
2006-05-08VIDUPDATE does not matter during playback.markster1-0/+1
2006-05-08in PTMP TE we should set the free state for the B-Channel if we ignore an inc...crichter1-0/+2
2006-05-07add the asterisk copyright header, doxygen header, and tweak the formattingrussell1-9/+30
2006-05-07- use ast_calloc instead of malloc+memsetrussell1-11/+6
2006-05-07Merged revisions 25322 via svnmerge from bweschke1-3/+6
2006-05-07Merged revisions 25288 via svnmerge from bweschke1-0/+1
2006-05-07various menuselect fixes as a result of boredom during a 9 hour flight andrussell2-96/+155
2006-05-07Minor AJAM fixupsmarkster2-4/+3
2006-05-06 Fix output delimiters and add prefix parameter to func_odbc #7025 (Corydon76)bweschke2-163/+133
2006-05-06Typo fixtilghman1-1/+1