summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-10remove a debug message and make the exit keys not be case sensitiveRussell Bryant
2006-05-10ensure that control frames with payload can be sent to channel drivers via ->...Kevin P. Fleming
2006-05-10fix indentation of two large blocksLuigi Rizzo
2006-05-10fix a couple of misindented lines;Luigi Rizzo
2006-05-10add missing ruleLuigi Rizzo
2006-05-10provide a correct return value in case everything goes well,Luigi Rizzo
2006-05-10use 'switch' insteaf of multiple 'if'Luigi Rizzo
2006-05-10Allow media to go directly between IAX endpoints while signalling still Mark Spencer
2006-05-10document special character interpretation.Luigi Rizzo
2006-05-10indentation fixesLuigi Rizzo
2006-05-10prevent a warning for uninitialized variable.Luigi Rizzo
2006-05-10 Implement new support for "meetme list <confno> concise"BJ Weschke
2006-05-09implement the new sorting algorithm for extensions,Luigi Rizzo
2006-05-09various doxygen fixesKevin P. Fleming
2006-05-09clear memory before passing to ASTOBJ_INITLuigi Rizzo
2006-05-09Formatting fixOlle Johansson
2006-05-09Make sure that we don't accept an answer on an inbound call and don't permit ...Mark Spencer
2006-05-09remove rule for running bootstrap, it's only safe to run it manually nowKevin P. Fleming
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