summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-09use an enum for control frame typesKevin P. Fleming
2006-05-09minor cleanups and removal of duplicate prototypesKevin P. Fleming
2006-05-09 This app is deprecated in /trunk, and thus, the change should not come forward.BJ Weschke
2006-05-09remove duplicate atof() invokationLuigi Rizzo
2006-05-09normalize code, remove some useless castsLuigi Rizzo
2006-05-09Merged revisions 26050 via svnmerge from BJ Weschke
2006-05-09use aclocal version 1.9 instead of 1.4 :-)Kevin P. Fleming
2006-05-09ignore some more auto-generated filesKevin P. Fleming
2006-05-09update to include latest FreeBSD changesKevin P. Fleming
2006-05-09add regenerated configure scriptRussell Bryant
2006-05-09add default values for CPPFLAGS and LDFLAGS on FreeBSDLuigi Rizzo
2006-05-09Make SIP early media work more efficiently without so many reinvitesMark Spencer
2006-05-09change some log_warning into log_debug Luigi Rizzo
2006-05-09do not use a variable name that hides a useful library symbol (time())Luigi Rizzo
2006-05-09change the check for zaptel to only check for linux/zaptel.h on Linux, andRussell Bryant
2006-05-09Make sure we update parameters correctly with reinviteMark Spencer
2006-05-09OopsMark Spencer
2006-05-09Make menuselect be able to show what the modules areMark Spencer
2006-05-09large rewrite of the extension matching code,Luigi Rizzo
2006-05-09misc fixupsLuigi Rizzo
2006-05-09remove API function that was added and never usedKevin P. Fleming
2006-05-09remove trailing whitespaceLuigi Rizzo
2006-05-09mark a couple of dubious pieces of codeLuigi Rizzo
2006-05-09don't build strcompat for menuselect except on SolarisKevin P. Fleming
2006-05-09more code simplifications.Luigi Rizzo
2006-05-09remove a check of the result of ast_mutex_lockRussell Bryant
2006-05-09put all the QUEUE_STRATEGY values in an enum, and use them in all of the placesRussell Bryant
2006-05-09simplify matchcid()Luigi Rizzo
2006-05-09use S_OR where appropriate, comment an unclear difference in formatLuigi Rizzo
2006-05-09more small simplificationsLuigi Rizzo
2006-05-09Bug 7114 - Originate success/failure indicator was reversedTilghman Lesher
2006-05-09Bug 7009 - use the actual path, so that a table index can be usedTilghman Lesher
2006-05-09Bug 6787 - Allow escaping of newline characters for invoking non-Festival TTS...Tilghman Lesher
2006-05-09 strategy "ringall" is really int value of 0, not 1.BJ Weschke
2006-05-08Warn user if the custom format is not one of the optionsTilghman Lesher
2006-05-08another function restructuredLuigi Rizzo
2006-05-08more code restructuringLuigi Rizzo
2006-05-08remove some common code in parsing function callsLuigi Rizzo
2006-05-08more code restructuringLuigi Rizzo
2006-05-08restructure a function reducing nesting depth.Luigi Rizzo
2006-05-08remove checks of the result of ast_mutex_lockRussell Bryant
2006-05-08fix indentation of a large block.Luigi Rizzo
2006-05-08revert a patch that wasn't supposed to be committed ... oopsRussell Bryant
2006-05-08make sure that the MOD_SUBDIR_CFLAGS and OTHER_SUBDIR_FLAGS come beforeRussell Bryant
2006-05-08on mac, QUAD_MIN and QUAD_MAX are already defined, so this causes a bunchRussell Bryant
2006-05-08minor code restructuring in preparation for more work.Luigi Rizzo
2006-05-08Don't try to build aelparse if pbx_ael is disabled in menuselect (otherwise t...Tilghman Lesher
2006-05-08make Makefile slightly less noisyKevin P. Fleming
2006-05-08localize some variablesLuigi Rizzo
2006-05-08commit the proper configure scriptKevin P. Fleming