aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-21oops... no pattern rules for bison/flexkpfleming1-4/+0
2006-08-21merge new_loader_completion branch, including (at least):kpfleming398-7172/+5945
2006-08-20Merged revisions 40692 via svnmerge from tilghman1-33/+8
2006-08-20This is just step 1 in taking over the world.qwell1-2/+2
2006-08-20Convert func_odbc to use the prepare_and_execute callback, which helps with a...tilghman2-91/+42
2006-08-20Blocked revisions 40601 via svnmergefile0-0/+0
2006-08-20Converted device2str and control2str to use thread local storage.qwell1-4/+15
2006-08-20Properly check to see if parkingnum is a number (issue #7762 reported by robf)file1-1/+1
2006-08-20kpfleming didn't break trunk, it was the aliens. (fix it so that the Makefile...file1-4/+4
2006-08-20Make the CIPC device string usefulqwell1-1/+1
2006-08-20Fix minor display issues in "skinny show devices".qwell1-7/+75
2006-08-19deprecate chan_agent callback modekpfleming2-1/+25
2006-08-19suppress warnings introduced by putting states in an enumrussell1-0/+2
2006-08-19Blocking 1.2 rev 40446 from merging to trunkqwell0-0/+0
2006-08-19Fix a bug with app_voicemail when trying to use app_directory to leave messagesqwell2-12/+23
2006-08-19convert lists of constants in channel.h to enums instead of #definesrussell4-79/+104
2006-08-18Make a zttest of 20 seconds part of the autosupport script (issue #7752 repor...file1-0/+8
2006-08-18Merged revisions 40392 via svnmerge from kpfleming1-1/+10
2006-08-18Updated this as per wishes of Kevin Fleming. Needs review. Any mistakes/misco...murf1-0/+101
2006-08-17updating configure script and putting comments in the docsmogorman3-13/+131
2006-08-17changes to configure to support older c-client than themogorman3-8/+70
2006-08-17Use OSAtomicAdd instead of OSAtomicDecrement to decrement the value by 1.file1-2/+2
2006-08-17update configure script to reflect change to make version checkrussell1-3/+3
2006-08-17a lot of systems use GNU Make 3.81beta4, so only consider the first two chara...russell1-1/+1
2006-08-17fix the use of an uninitialized variable (issue #7746, pointed out by garyhai)russell1-1/+3
2006-08-17rename to more clearly state what this file shows how to dokpfleming1-0/+0
2006-08-17typokpfleming1-1/+1
2006-08-17fix a little typo in the config file namerussell1-1/+1
2006-08-17add Steve Murphy's guide on setting up call queues using dynamic queue members,russell1-0/+403
2006-08-17Merged revisions 40227 via svnmerge from russell1-1/+2
2006-08-17Add 'l' option to CDR dialplan function which will cause it to pass the last ...file1-2/+9
2006-08-17Blocked revisions 40223 via svnmergefile0-0/+0
2006-08-17Blocking 40220, because I've already made the mod in trunk, and it might have...murf0-0/+0
2006-08-17In app_macro, changed the previously changed upper recursion depth limit to a...murf1-2/+7
2006-08-17fixing the 64bit issue with misdn_l1_task.nadi1-6/+12
2006-08-17tabs to spaces to fix alignment ...russell1-2/+2
2006-08-17print a warning at the end of the configure script if the version of GNU Makerussell3-1/+36
2006-08-17Fix cookie parsing for Internet Explorer (issue #7454, jeff)russell1-17/+44
2006-08-17fix include of tonezone.h to reflect new location (issue #7741, Mithraen)russell1-1/+1
2006-08-16fixed imap bug and updated syntax.mogorman2-18/+16
2006-08-16added patch from #7709crichter1-2/+2
2006-08-16Merged revisions 40057 via svnmerge from kpfleming1-4/+6
2006-08-16fix some minor stuffkpfleming1-3/+1
2006-08-16Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. Th...file3-47/+6
2006-08-16instead of a for loop and ast_cli_(un)register, use ast_cli_(un)register_mult...russell1-4/+2
2006-08-16Move things around a bit more for onhold support, and add a check to only dec...file1-21/+14
2006-08-16a static array now holds the cli_entry structsnadi1-191/+50
2006-08-16adding support for AOCD facility messages.nadi4-34/+75
2006-08-16Fix formatting of "show codecs" CLI command.qwell2-14/+30
2006-08-16move the calls to ast_jb_configure() to before the PBX thread is started on therussell7-24/+13