summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-14 Make sure that PR_SET_DUMPABLE is set to make certain that we still dump cor...BJ Weschke
2006-02-14block issue 6052 fix, needs a better fix hereKevin P. Fleming
2006-02-13Shouldn't have been a public functionTilghman Lesher
2006-02-13remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADDRussell Bryant
2006-02-13Bug 6477 - minor syntax error, plus a few other syntax fixesTilghman Lesher
2006-02-13Don't set the formats before we stop indications. (issue #6380)Josh Roberson
2006-02-13declare function_sipppeer as static (issue #6466)Russell Bryant
2006-02-13remove unneeded var (issue #6466)Russell Bryant
2006-02-13fix codec_ilbc.so build - it would build before, but libilbc.a was not linkedRussell Bryant
2006-02-12use the zone and options set by the arg parsing macrosRussell Bryant
2006-02-12set peername after recent function updatesRussell Bryant
2006-02-12fix a little typoRussell Bryant
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-12major dialplan functions updateKevin P. Fleming
2006-02-12Make the ditlen and tone configurable at runtimeTilghman Lesher
2006-02-11Makefile updates for renaming of chan_misdn_configRussell Bryant
2006-02-11rename chan_misdn_config.c to misdn_config.cRussell Bryant
2006-02-11eliminate warning on older versions of gccRussell Bryant
2006-02-11don't blow up if multiple copies of the headers are foundKevin P. Fleming
2006-02-11Merged revisions 9609 via svnmerge from Russell Bryant
2006-02-11git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9608 65c4cc65-6c06-...Russell Bryant
2006-02-11update for change to ast_pbx_outgoing_extenRussell Bryant
2006-02-11don't try to include non-existing (and unneeded) header fileKevin P. Fleming
2006-02-11don't try to build a chan_misdn_config.soRussell Bryant
2006-02-11Merged revisions 9581 via svnmerge from Russell Bryant
2006-02-11remove unused header and channel moduleKevin P. Fleming
2006-02-11use auto-build for pbx modulesKevin P. Fleming
2006-02-11use auto-build for formatsKevin P. Fleming
2006-02-11use auto-build for codecsKevin P. Fleming
2006-02-11use auto-build for cdr modulesKevin P. Fleming
2006-02-11use auto-build for apps, simplify variable settingKevin P. Fleming
2006-02-11use auto-build for res modules tooKevin P. Fleming
2006-02-11prepare to use auto-build rules in other MakefilesKevin P. Fleming
2006-02-11set standard properties on all non-binary filesKevin P. Fleming
2006-02-11Fix compile time warningsTilghman Lesher
2006-02-11Merged revisions 9493,9528 via svnmerge from Kevin P. Fleming
2006-02-11Add capability to retrieve list of channel typesMark Spencer
2006-02-11Make IAX2 not try to authenticate when registration info is not changingMark Spencer
2006-02-11Fix SMDI to not blow up asterisk when there's no config file.Mark Spencer
2006-02-11ignore archives in this directoryKevin P. Fleming
2006-02-11doh!Kevin P. Fleming
2006-02-11remove last vestiges of pbx_functionsKevin P. Fleming
2006-02-11build function modules independently (no more pbx_functions.so)Kevin P. Fleming
2006-02-11fix compiler warningsKevin P. Fleming
2006-02-10one more copyright/file header and version string supportKevin P. Fleming
2006-02-10clean up SMDI support commit:Kevin P. Fleming
2006-02-10Lots of little fixes for doing MSVC compiling codecs in windows (#6022)Matthew Fredrickson
2006-02-10Add boost gain option to microphone, also minor bug fixes (#6388)Matthew Fredrickson
2006-02-10Minor bugfix for #6386Matthew Fredrickson
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)Matthew Fredrickson