]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-02-14  Kevin P. Flemingremove file for testing
2006-02-14  Kevin P. Flemingtest pre-commit script
2006-02-14  Kevin P. Flemingset proper mime-type and eol-style on all files
2006-02-14  Mark SpencerProperly stopsteram on meetme (bug #6137)
2006-02-14  Mark SpencerFix build issues...
2006-02-14  BJ Weschke#ifdef the include too.
2006-02-14  BJ Weschke #ifdef'd the prctl fix to only try and compile on...
2006-02-14  Kevin P. Flemingset properties for new files (i need to get this docume...
2006-02-14  Kevin P. FlemingMerged revisions 9958 via svnmerge from
2006-02-14  Kevin P. Flemingblock meetme fix
2006-02-14  Kevin P. Flemingblock revs for core dump fix
2006-02-14  Kevin P. Fleminguse proper property name for blocked revs
2006-02-14  Kevin P. Flemingblock reversal of yesterday's blocked fix :-)
2006-02-14  Matt O'Gormanbug 6485 fixed.
2006-02-14  Matt O'GormanCommiting 5959 with minor formatting and typo
2006-02-14  Christian Richterfixed a certain 64bit segfault
2006-02-14  Christian Richterfixed the occasional no audio issue, still need deeper...
2006-02-14  BJ Weschke Make sure that PR_SET_DUMPABLE is set to make certain...
2006-02-14  Kevin P. Flemingblock issue 6052 fix, needs a better fix here
2006-02-13  Tilghman LesherShouldn't have been a public function
2006-02-13  Russell Bryantremove LOCAL_USER_ACF_ADD since it is now the same...
2006-02-13  Tilghman LesherBug 6477 - minor syntax error, plus a few other syntax...
2006-02-13  Josh RobersonDon't set the formats before we stop indications. ...
2006-02-13  Russell Bryantdeclare function_sipppeer as static (issue #6466)
2006-02-13  Russell Bryantremove unneeded var (issue #6466)
2006-02-13  Russell Bryantfix codec_ilbc.so build - it would build before, but...
2006-02-12  Russell Bryantuse the zone and options set by the arg parsing macros
2006-02-12  Russell Bryantset peername after recent function updates
2006-02-12  Russell Bryantfix a little typo
2006-02-12  Kevin P. Flemingensure that dependencies are rebuilt after 'make update...
2006-02-12  Kevin P. Flemingmajor dialplan functions update
2006-02-12  Tilghman LesherMake the ditlen and tone configurable at runtime
2006-02-11  Russell BryantMakefile updates for renaming of chan_misdn_config
2006-02-11  Russell Bryantrename chan_misdn_config.c to misdn_config.c
2006-02-11  Russell Bryanteliminate warning on older versions of gcc
2006-02-11  Kevin P. Flemingdon't blow up if multiple copies of the headers are...
2006-02-11  Russell BryantMerged revisions 9609 via svnmerge from
2006-02-11  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-02-11  Russell Bryantupdate for change to ast_pbx_outgoing_exten
2006-02-11  Kevin P. Flemingdon't try to include non-existing (and unneeded) header...
2006-02-11  Russell Bryantdon't try to build a chan_misdn_config.so
2006-02-11  Russell BryantMerged revisions 9581 via svnmerge from
2006-02-11  Kevin P. Flemingremove unused header and channel module
2006-02-11  Kevin P. Fleminguse auto-build for pbx modules
2006-02-11  Kevin P. Fleminguse auto-build for formats
2006-02-11  Kevin P. Fleminguse auto-build for codecs
2006-02-11  Kevin P. Fleminguse auto-build for cdr modules
2006-02-11  Kevin P. Fleminguse auto-build for apps, simplify variable setting
2006-02-11  Kevin P. Fleminguse auto-build for res modules too
2006-02-11  Kevin P. Flemingprepare to use auto-build rules in other Makefiles
2006-02-11  Kevin P. Flemingset standard properties on all non-binary files
2006-02-11  Tilghman LesherFix compile time warnings
2006-02-11  Kevin P. FlemingMerged revisions 9493,9528 via svnmerge from
2006-02-11  Mark SpencerAdd capability to retrieve list of channel types
2006-02-11  Mark SpencerMake IAX2 not try to authenticate when registration...
2006-02-11  Mark SpencerFix SMDI to not blow up asterisk when there's no config...
2006-02-11  Kevin P. Flemingignore archives in this directory
2006-02-11  Kevin P. Flemingdoh!
2006-02-11  Kevin P. Flemingremove last vestiges of pbx_functions
2006-02-11  Kevin P. Flemingbuild function modules independently (no more pbx_funct...
2006-02-11  Kevin P. Flemingfix compiler warnings
2006-02-10  Kevin P. Flemingone more copyright/file header and version string support
2006-02-10  Kevin P. Flemingclean up SMDI support commit:
2006-02-10  Matthew FredricksonLots of little fixes for doing MSVC compiling codecs...
2006-02-10  Matthew FredricksonAdd boost gain option to microphone, also minor bug...
2006-02-10  Matthew FredricksonMinor bugfix for #6386
2006-02-10  Matthew FredricksonAdd smdi support for asterisk (see doc/smdi.txt for...
2006-02-10  Kevin P. FlemingMerged revisions 9404 via svnmerge from
2006-02-10  Kevin P. Flemingrestore 'rfc2833' naming for DTMF mode in chan_sip
2006-02-10  Christian Richter* jb can be configed by misdn_set_opt
2006-02-10  Christian Richteradded Proceeding state, to be more ETSI conform with...
2006-02-10  Tilghman LesherBug 6387 - janitor cleanup for linked lists
2006-02-09  Tilghman LesherBlocked revisions 9326 via svnmerge
2006-02-09  Tilghman LesherBlocked revisions 9323 via svnmerge
2006-02-09  Russell Bryantconversions to memory allocation wrappers, remove dupli...
2006-02-09  Christian Richterstill some L1 related fixes
2006-02-09  Olle Johansson- Change "rfc2833" to "rtp" in sip.conf. Keeping backwa...
2006-02-09  Olle Johansson- Adding example on using european time zones in voicem...
2006-02-09  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-02-09  Russell Bryantremove some Makefile targets for things that don't...
2006-02-09  Russell Bryantremove unnecessary format check in zt_request so that...
2006-02-09  Russell Bryantvarious code cleanup changes including changing #define...
2006-02-09  Russell Bryantclarify return value (issue #6434)
2006-02-09  Russell BryantMerged revisions 9246 via svnmerge from
2006-02-08  Matt O'GormanMerged revisions 9232 via svnmerge from
2006-02-08  Tilghman LesherMerged revisions 9233 via svnmerge from
2006-02-08  Christian Richterfix for the L2 Signalling
2006-02-08  Christian RichterL2 Signalling in PTP-TE Mode fixed
2006-02-08  Christian Richter* dozens of white-space removements
2006-02-07  Matthew FredricksonMake sure we output the APDU debug on pri debug commands
2006-02-07  Christian Richterdefault values of jitterbuffer and jitterbuffer_upper_t...
2006-02-06  Kevin P. Flemingminor cleanup
2006-02-06  Kevin P. Flemingrename properties for forward-porting fixes so they...
2006-02-05  Tilghman LesherMerged revisions 9156 via svnmerge from
2006-02-04  Russell Bryantremove windows-style line endings
2006-02-03  BJ Weschke Don't set a global variable if the channel you're...
2006-02-03  Tilghman LesherBug 6322 - Implementation of SHA1 in Asterisk (plus...
2006-02-02  Kevin P. Flemingremove obsolete stuff
2006-02-02  Kevin P. Flemingmake chan_misdn build on x86-64
2006-02-02  Kevin P. Flemingupdates to compile against current trunk
next