summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-14don't force a default zone for ENUM() lookups, use the configuration file (is...Kevin P. Fleming
2006-02-14don't use localuser structure for outbound calls (issue #6216)Kevin P. Fleming
2006-02-14list macro conversion (issue #6328, with bugfix)Kevin P. Fleming
2006-02-14Merged revisions 9961,9964,9990,10018 via svnmerge from Kevin P. Fleming
2006-02-14remove file for testingKevin P. Fleming
2006-02-14test pre-commit scriptKevin P. Fleming
2006-02-14set proper mime-type and eol-style on all filesKevin P. Fleming
2006-02-14Properly stopsteram on meetme (bug #6137)Mark Spencer
2006-02-14Fix build issues...Mark Spencer
2006-02-14#ifdef the include too.BJ Weschke
2006-02-14 #ifdef'd the prctl fix to only try and compile on linux systems. Thanks riz...BJ Weschke
2006-02-14set properties for new files (i need to get this documented)Kevin P. Fleming
2006-02-14Merged revisions 9958 via svnmerge from Kevin P. Fleming
2006-02-14block meetme fixKevin P. Fleming
2006-02-14block revs for core dump fixKevin P. Fleming
2006-02-14use proper property name for blocked revsKevin P. Fleming
2006-02-14block reversal of yesterday's blocked fix :-)Kevin P. Fleming
2006-02-14bug 6485 fixed.Matt O'Gorman
2006-02-14Commiting 5959 with minor formatting and typoMatt O'Gorman
2006-02-14fixed a certain 64bit segfaultChristian Richter
2006-02-14fixed the occasional no audio issue, still need deeper investigation .. echot...Christian Richter
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