asterisk/asterisk.git
2006-02-19 Tilghman LesherMerged revisions 10487 via svnmerge from
2006-02-19 Tilghman LesherMerged revisions 10464 via svnmerge from
2006-02-19 Tilghman LesherMerged revisions 10462 via svnmerge from
2006-02-18 Russell Bryantremove unused variable
2006-02-18 Russell Bryantfix up some doxygen formatted comments
2006-02-18 Tilghman LesherMerged revisions 10409 via svnmerge from
2006-02-17 Russell Bryantfix up the summary and help text for the mixmonitor...
2006-02-17 Russell BryantMerged revisions 10368 via svnmerge from
2006-02-16 Matt O'Gormanadd 'blindtransfer' variable to chan iax2 like chan_sip...
2006-02-16 Tilghman LesherBug 6503 - Change wording from mailbox to folder when...
2006-02-16 Tilghman LesherBug 6516 - u->chan not defined
2006-02-16 Tilghman LesherBug 6515 - extra semicolon
2006-02-16 Russell Bryantremove -lssl for asterisk, and add it for res_osp ...
2006-02-16 Russell BryantMerged revisions 10301 via svnmerge from
2006-02-16 Russell Bryantadd StopMixMonitor application (issue #6122, with mods)
2006-02-16 Russell Bryantsuppress compiler warning
2006-02-16 Olle JohanssonWhitespace cleanup
2006-02-15 Tilghman LesherDefine the initial values separate from the STATIC...
2006-02-15 Russell Bryantremove the uses of the deprecated STANDARD_LOCAL_USER
2006-02-15 Christian Richteradde incoming_early_audio option, to avoid sending...
2006-02-15 Christian Richteradded pmp_l1_check option, to avoid l1 checking for...
2006-02-15 Russell Bryantnow that there are no modules that define their own...
2006-02-15 Russell BryantFix the retrieval of the new SYSTEMNAME variable. ...
2006-02-15 Matt O'Gormanchanged LOG_WARNING to LOG_DEBUG for backtrace
2006-02-15 Olle JohanssonSmall typo
2006-02-15 Kevin P. Flemingadd option to avoid calling members whose channels...
2006-02-15 Kevin P. Flemingremove code that does not appear to do anything useful...
2006-02-15 Kevin P. Flemingmore memory allocation wrapper conversion
2006-02-15 Kevin P. Flemingvarious cleanups (issue #6389)
2006-02-15 Kevin P. Flemingdon't dereference memory that has been freed (issue...
2006-02-15 Kevin P. FlemingMerged revisions 10137 via svnmerge from
2006-02-15 Kevin P. Flemingadd channel's uniqueid to manager 'join' event (issue...
2006-02-15 Kevin P. Flemingadd KEYPADHASH dialplan function (issue #6441)
2006-02-15 Kevin P. Fleminghandle longer ENUM lookup results (issue #6476)
2006-02-15 Kevin P. Flemingblock func_enum fix
2006-02-15 Kevin P. FlemingMerged revisions 10021,10108 via svnmerge from
2006-02-15 Kevin P. Flemingforce a cleanup due to today's ast_channel change
2006-02-15 Kevin P. Flemingupdate app to use args parser
2006-02-15 Kevin P. Flemingadd API function for parsing strings to time_t (issue...
2006-02-14 Kevin P. Flemingadd 'systemname' option to prefix channel unique IDs...
2006-02-14 Matt O'GormanNow Kevin will be really happy!
2006-02-14 Matt O'Gormanchanged naming scheme for variables so it matches
2006-02-14 Kevin P. Fleminguse a delimiter for 'show channels concise' that will...
2006-02-14 Tilghman LesherBug 4377 - Initial round of loader changes
2006-02-14 Kevin P. Flemingmore list macro conversion (issue #6361, plus documenta...
2006-02-14 Kevin P. Flemingmore memory allocation wrapper conversion (issue #6365)
2006-02-14 Kevin P. Flemingwarn people about ENUMLOOKUP counting change
2006-02-14 Kevin P. Flemingensure that ENUM count requests that are invalid return...
2006-02-14 Kevin P. Flemingdon't force a default zone for ENUM() lookups, use...
2006-02-14 Kevin P. Flemingdon't use localuser structure for outbound calls (issue...
2006-02-14 Kevin P. Fleminglist macro conversion (issue #6328, with bugfix)
2006-02-14 Kevin P. FlemingMerged revisions 9961,9964,9990,10018 via svnmerge...
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
next