aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-05-06fix a problem where the frame's data pointer is overwritten by the newlyrussell1-8/+12
2006-05-06git-svn-id: http://svn.digium.com/svn/asterisk/trunk@25162 f38db490-d61c-443f...russell0-0/+0
2006-05-06add Polish language support to Voicemail, with some minor modifications thatrussell2-30/+398
2006-05-06Merged revisions 25123 via svnmerge from russell1-0/+6
2006-05-05modify the handling of the new temporary greeting reminder feature so thatrussell1-11/+12
2006-05-05add support for installing other init scripts, other than just the redhatrussell1-6/+24
2006-05-05 Make the "Avoided Initial Deadlock for '....', X retries!" a LOG_DEBUG msg i...bweschke1-1/+1
2006-05-05 Integrate the MixMonitor functionality (introduced in 1.2) as an option for ...bweschke3-20/+164
2006-05-05document the return value of gettag()russell1-1/+5
2006-05-05fix the return value of gettag() to only return the pointer to the providedrussell1-1/+2
2006-05-05minor code optimizations to reduce the number of times that the ast_framerussell3-29/+39
2006-05-05add support for having the user reminded that their temporary greetingrussell4-9/+32
2006-05-05 Allow for the execution of an AGI to the caller's channel right before they ...bweschke2-4/+32
2006-05-05move ast_carefulwrite from manager.c to utils.c so that cli.c andrussell6-36/+39
2006-05-05 Blocking r25014 from coming into /trunk as the fix was different for /trunk ...bweschke0-0/+0