summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-10lots of comments trying to document the agreed behaviour ofLuigi Rizzo
2006-05-10use ast_calloc instaed of calloc, and remove a couple of duplicatedRussell Bryant
2006-05-10and chan_iax2 gets smaller... remove the old jitterbufferKevin P. Fleming
2006-05-10remove some chekc sof the result of ast_mutex_lock (issue #7119, Mithraen)Russell Bryant
2006-05-10support reload say.conf to ease testingLuigi Rizzo
2006-05-10use the channel lock wrappers (issue #7120, Mithraen)Russell Bryant
2006-05-10german syntax for numbers from christian richterLuigi Rizzo
2006-05-10use the channel lock wrappers (issue #7128)Russell Bryant
2006-05-10Fix buglet on debugMark Spencer
2006-05-10update the ->indicate() callback for the new argumentsKevin P. Fleming
2006-05-10suppress the output from generating defaults.h and versions.h, as well asRussell Bryant
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().Russell Bryant
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