aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-21use a customized configure macro to tell the script that uCLinux does not hav...kpfleming4-8/+83
2006-08-21don't initialize global variables list twicekpfleming1-2/+1
2006-08-21use new configure-provided wrappers for attributeskpfleming1-2/+2
2006-08-21restore printing of module name during loadingkpfleming1-1/+1
2006-08-21- simplify and improve astmm by using thread storage instead of a dynamicrussell1-152/+119
2006-08-21- use the atomic operations for incrementing the unique intrussell1-12/+21
2006-08-21Allow an offset for SIP_HEADER so you can get more then 1 header of the same ...file1-5/+19
2006-08-21various cleanups, including ...russell1-120/+112
2006-08-21- use a common error message in all of the memory allocation macrosrussell1-66/+110
2006-08-21build muted by default, since there is no Makefile target for it anymorekpfleming1-1/+1
2006-08-21use a safer process for checking if a module wants to export symbols into the...kpfleming1-22/+32
2006-08-21replace a couple of bare 'make' with $(MAKE)kpfleming2-2/+2
2006-08-21swap module macro arguments to proper orderkpfleming1-1/+1
2006-08-21Fix a potential integer signedness problem.qwell1-0/+7
2006-08-21ensure that 'make' after 'svn update' that includes a configure script change...kpfleming1-1/+1
2006-08-21don't declare these variables unless neededkpfleming1-2/+4
2006-08-21document Makefile target changeskpfleming2-2/+11
2006-08-21could have sworn i committed this change already...kpfleming1-4/+3
2006-08-21main subdirectory is not dependencies for menuselect inputkpfleming1-1/+1
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