]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2008-08-09  Russell BryantEnsure PBX_DAHDI_TRANSCODE will evaluate to 0 if not...
2008-08-09  Tilghman LesherMerged revisions 136945 via svnmerge from
2008-08-08  Steve Murphy(closes issue #13236)
2008-08-07  Kevin P. Flemingchange the required dependency for codec_dahdi to only...
2008-08-07  Shaun RuffellUpdated codec_dahdi to use the new transcoder interface...
2008-08-07  Tilghman LesherUpdate persistent state on all exit conditions.
2008-08-07  Kevin P. Flemingadd a raw list of all libraries that any part of Asteri...
2008-08-07  Kevin P. Flemingwork around a bug in gcc-4.2.3 that incorrectly ignores...
2008-08-07  Kevin P. Flemingremove config.cache during distclean, in case the user...
2008-08-07  Tilghman LesherAlso, parse useincomingcalleridonzaptransfer (and add...
2008-08-07  Tilghman LesherFor backwards compatibility with previous 1.4 versions...
2008-08-06  Richard Mudgett* The allowed_bearers setting in misdn.conf misspelled one
2008-08-06  Mark MichelsonWe only need to unregister the QueueStatus manager
2008-08-06  Tilghman Lesher-C option takes a filename, not a directory path.
2008-08-06  Russell BryantRemove the use of --no-print-directory when compiling...
2008-08-06  Mark MichelsonSince adding the AST_CONTROL_SRCUPDATE frame type,
2008-08-06  Tilghman LesherFix a longstanding bug in channel walking logic, and...
2008-08-06  Tilghman LesherSince powerof() can return an error condition, it's...
2008-08-06  Tilghman Lesher1) Bugfix for debugging code
2008-08-06  Mark MichelsonRemove properties that should not be here
2008-08-06  Mark MichelsonRevert inadvertent changes to app_skel that occurred...
2008-08-06  Mark MichelsonMerging the issue11259 branch.
2008-08-05  Steve Murphy(closes issue #12982)
2008-08-05  Tilghman LesherIn a conversion to use ast_strlen_zero, the meaning...
2008-08-05  Sean BrightUse PATH_MAX for filenames
2008-08-04  Russell Bryantfix a config sample typo
2008-08-04  Tilghman LesherDefine ASTSBINDIR for script
2008-08-04  Tilghman LesherMemory leak on unload
2008-08-04  Russell BryantAdd a minor clarification to the documentation of mohin...
2008-08-01  Michiel van... make app_ices compile on OpenBSD.
2008-08-01  Michiel van... fix some potential deadlocks in chan_skinny
2008-07-31  Kevin P. Flemingaccomodate users who seem to lack a sense of humor :-)
2008-07-31  Tilghman LesherSpecify codecs in callfiles and manager, to allow video...
2008-07-31  Russell BryantGet app_ices working again
2008-07-31  Steve Murphy(closes issue #11849)
2008-07-31  Russell BryantIn case we have some processing threads that free more...
2008-07-31  Mark MichelsonAdd more timeout checks into app_queue, specifically
2008-07-30  Tilghman LesherOops, wrong define
2008-07-30  Steve Murphy(closes issue #13197)
2008-07-30  Tilghman LesherQwell pointed out, via IRC, that the previous fix only...
2008-07-30  Russell BryantReduce stack consumption by 12.5% of the max stack...
2008-07-30  Russell BryantFix a memory leak in func_curl. Every thread that...
2008-07-30  Tilghman LesherOnly override sysconfdir and mandir when prefix=/usr
2008-07-30  Tilghman Lesherlaunch_netscript sometimes returns -1, which fails...
2008-07-30  Mark MichelsonFix a spot where a function could return without bringing
2008-07-30  Kevin P. Fleminguse the proper method for building version.h
2008-07-29  Kevin P. Flemingbuild against the now-typedef-free dahdi/user.h
2008-07-29  Mark MichelsonMerging the imap_consistency branch.
2008-07-28  Tilghman LesherDetect when sox fails to raise the volume, because...
2008-07-26  Russell BryantAdd the licensing section to the docs in 1.4, as well...
2008-07-25  Tilghman LesherRemove unnecessary mmap flag
2008-07-25  Tilghman LesherFix some errant device states by making the devicestate...
2008-07-25  Russell BryantMerged revisions 133577 via svnmerge from
2008-07-25  Mark MichelsonWe need to make sure to null-terminate the "name"
2008-07-24  Tilghman LesherFix rtautoclear and rtcachefriends
2008-07-24  Tilghman LesherBlocked revisions 133360 via svnmerge
2008-07-23  Jason Parkerinbandrelease is gone - it's now inbanddisconnect
2008-07-23  Kevin P. Flemingrevert an optimization that broke ABI... thanks russell!
2008-07-23  Kevin P. Flemingmake some more changes to the dahdi/zap channel name...
2008-07-23  Mark MichelsonAs suggested by seanbright, the PSEUDO_CHAN_LEN in
2008-07-23  Mark MichelsonZap/pseudo is ten characters, but DAHDI/pseudo is
2008-07-23  Mark MichelsonUpdate the "last" channel in next_channel in app_chanspy so
2008-07-23  Mark MichelsonSmall cleanup. Move the declaration of the DAHDI_SPANINFO
2008-07-23  Mark MichelsonFix building of chan_dahdi when HAVE_PRI is not
2008-07-23  Kevin P. Flemingensure that after a channel is created, if it happened...
2008-07-23  Kevin P. Flemingminor optimization for stringfields: when a field is...
2008-07-23  Christian Richteranother Fix because of r119585, this commit has broken...
2008-07-22  Mark MichelsonAllow Spiraled INVITEs to work correctly within Asterisk.
2008-07-22  Kevin P. Flemingfix up namespace pollution for dahdi_chan_mode enum
2008-07-22  Kevin P. Flemingadd rules to create preprocessor output... useful for...
2008-07-22  Tilghman LesherMerged revisions 132711 via svnmerge from
2008-07-22  Kevin P. Flemingensure that if any alarms exist at channel creation...
2008-07-22  Kevin P. Flemingmake AST_C_COMPILE_CHECK able to print a 'pretty' descr...
2008-07-22  Olle JohanssonThe most common question on the #asterisk iRC channel...
2008-07-22  Kevin P. Flemingcorrect wording in comment
2008-07-22  Kevin P. Fleminguse renamed libpri API call for controlling this featur...
2008-07-21  Kevin P. Flemingteach chan_dahdi how to find the D-channel on BRI spans...
2008-07-21  Brett BryantFix a bug where SENDTEXTSTATUS isn't set properly when...
2008-07-21  Brett BryantFix a bug in 1.4 branch with iax2 channels not being...
2008-07-19  Kevin P. Fleminggrant a license exception to allow distribution of...
2008-07-18  Tilghman LesherFix for Taiwanese number syntax
2008-07-18  Tilghman LesherTextual clarification
2008-07-18  Tilghman LesherSpinlock within the destroy, to allow a scheduled job...
2008-07-18  Tilghman LesherOops
2008-07-18  Tilghman LesherPreserve ABI compatibility with last change
2008-07-18  Tilghman LesherMake the ast_assert call within ast_sched_del report...
2008-07-18  Kevin P. Flemingremove the dlfcn compatibility stuff, because no platfo...
2008-07-18  Brett BryantFix a bug in blind transfers where the BLINDTRANSFER...
2008-07-17  Tilghman LesherRevert part of issue #5620 (revision 6965) as it appear...
2008-07-16  Brett BryantFix a bug in iax2 registration that allowed peers to...
2008-07-16  Tilghman LesherApparently, in certain cases, a callno is already destr...
2008-07-16  Russell BryantAlways ensure that the channel's tech_pvt reference...
2008-07-16  Mark MichelsonMove the init_queue call back to where it used to be...
2008-07-16  Mark MichelsonApparently, "thread safety" is important, whatever
2008-07-16  Mark MichelsonMake absolutely certain that the transfer datastore
2008-07-16  Steve Murphy(closes issue #13090)
2008-07-15  Michiel van... remove 4 lines of redundant code.
2008-07-15  Tilghman Lesherastman_send_error does not need a newline appended...
2008-07-14  Tilghman LesherOverride the callerid in all cases when the callerid...
2008-07-14  Mark MichelsonAdd a check to the CAN_EARLY_BRIDGE macro in app_dial to
next