]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2010-05-19  Alec L Davisfix incorrectly typed indications for [nz] stutter...
2010-05-19  Tilghman LesherBecause progress is called multiple times, across sever...
2010-05-18  Jeff PeelerModify directory name reading to be interrupted with...
2010-05-17  Mark MichelsonFix logic error when checking for a devstate provider.
2010-05-17  Mark MichelsonRemove arbitrary size limitation for hints.
2010-05-17  Leif MadsenManager cookies are not compatible with RFC2109.
2010-05-17  Leif MadsenUpdate link to new version of core sounds.
2010-05-17  David Vosselbackport of DAHDI buffer policy dial string option
2010-05-13  Jeff PeelerFix internal timing not working with Zaptel
2010-05-12  David Vosselfixes app_meetme dsp error
2010-05-11  Jason ParkerUse a less silly method for modifying a flex-generated...
2010-05-11  Tilghman LesherFix issue #17302 a slightly different way (mad props...
2010-05-10  Tilghman LesherAllow compilation on Mac OS X 10.4 (Tiger)
2010-05-06  Jeff PeelerOnly allow the operator key to be accepted after leavin...
2010-05-06  Jeff PeelerRevert 261698, code in trunk leads me to believe unadve...
2010-05-06  Jeff PeelerRemove some hidden broken code in the voicemail mailbox...
2010-05-06  Jason ParkerUse the versioned MOH tarballs, now that we have them.
2010-05-05  Paul BelangerRegistration fix for SIP realtime.
2010-05-04  Tilghman LesherAdd a tiny corner case to the previous commit
2010-05-04  Tilghman LesherProtect against overflow, when calculating how long...
2010-05-04  Jeff PeelerVoicemail transfer to operator should occur immediately...
2010-05-04  Tim RingenbachFix FILTER() examples to work in 1.4
2010-05-04  Jason ParkerFix fallout from removing from configure script. ...
2010-05-03  Paul BelangerShould have removed /usr/lib/ part. Thanks Qwell.
2010-05-03  Paul Belangernon-root make install PREFIX=/tmp fails.
2010-05-03  Leif MadsenMinor typo pointed out by pabelanger on IRC.
2010-04-30  Jeff PeelerEnsure channel state is not incorrectly set in the...
2010-04-30  Mark MichelsonFix potential crash from race condition due to accessin...
2010-04-29  Richard MudgettDTMF CallerID detection problems.
2010-04-29  David VosselFixes crash in audiohook_write_list
2010-04-28  David Vosselresolves deadlocks in chan_local
2010-04-28  Leif MadsenUpdate config.guess.
2010-04-28  Jason ParkerAdd AC_CONFIG_AUX_DIR to configure script, so systems...
2010-04-28  Jason ParkerMissed this when removing $ID
2010-04-28  Jason ParkerRemove usage of `id` since it isn't useful and was...
2010-04-28  Jeff PeelerDo not play goodbye prompt after timeout of message...
2010-04-27  Richard MudgettDAHDI "WARNING" message is confusing and vague
2010-04-27  Leif MadsenUpdate sounds files.
2010-04-27  Jason ParkerAdd gar to the check for AR for those silly OSes (Solar...
2010-04-27  Jason ParkerSupport the silly OSes that don't have ar and strip.
2010-04-27  Richard Mudgetthidecalleridname parameter in chan_dahdi.conf
2010-04-26  Mark MichelsonLet compilation succeed warning-free when DONT_OPTIMIZE...
2010-04-26  Mark MichelsonPrevent Newchannel manager events for dummy channels.
2010-04-25  Tilghman LesherWhen StopMonitor is called, ensure that it will not...
2010-04-22  Matthew NicholsonFix broken CDR behavior.
2010-04-21  Jeff PeelerFix looping forever when no input received in certain...
2010-04-20  Jeff PeelerPlay correct prompt when voicemail store failure occurs...
2010-04-19  Jeff Peelermake app_voicemail compile with IMAP_STORAGE
2010-04-16  Dwayne M. HubbardMake the mixmonitor thread process audio frames faster
2010-04-15  Tilghman LesherAllow application options with arguments to contain...
2010-04-15  Tilghman LesherDon't recreate peer, when responding to a repeated...
2010-04-15  Leif MadsenUpdate backtrace.txt documentation.
2010-04-15  Leif MadsenUpdate address of the bug tracker.
2010-04-14  Tilghman LesherWhen forwarding a message, ensure that prepending works...
2010-04-13  Matthew NicholsonAdd an option to restore past broken behavor of the...
2010-04-12  Leif MadsenAdd How-To document on collecting debugging info for...
2010-04-06  Richard MudgettDAHDI/PRI call to pri_channel_bridge() not protected...
2010-04-02  Russell BryantResolve a deadlock that occurs due to a pointless call...
2010-04-02  Russell BryantRemove extremely verbose debug message.
2010-03-31  Tilghman LesherEnsure line terminators in email are consistent.
2010-03-31  Leif MadsenAdd documentation clarifying when 't' and 'T' can be...
2010-03-30  Russell BryantDon't kill Asterisk if the H323 listener does not start.
2010-03-30  Russell BryantDon't make Asterisk not start if pbx_dundi fails to...
2010-03-25  Jason ParkerDon't remove local copies of utils in uninstall.
2010-03-25  Jason ParkerFix DEBUG_THREADS issue with out-of-tree modules.
2010-03-25  Russell BryantUpdate Asterisk 1.4 to use menuselect trunk.
2010-03-25  Mark MichelsonAdd doxygen for acl.h
2010-03-25  Mark MichelsonSeveral fixes regarding RFC2833 DTMF detection.
2010-03-25  Terry WilsonHandle new SRCCHANGE control message here too
2010-03-24  Jeff PeelerEnsure that monitor recordings are written to the corre...
2010-03-23  Jason ParkerRevert revisions 254046 and 254098.
2010-03-23  Jason ParkerAdd note about the out-of-tree module ABI changes.
2010-03-23  Jason ParkerAllow out-of-tree modules to load, regardless of DEBUG_...
2010-03-22  Matthew NicholsonUnconditionally copy the caller's account code to the...
2010-03-21  Russell BryantFix final link on FreeBSD by adding the PTHREAD_CFLAGS.
2010-03-20  Russell BryantResolve a number of FreeBSD build issues.
2010-03-18  Leif MadsenTypo found while fixing issue #16961.
2010-03-18  Leif MadsenSynchronize text in localchannels.txt and localchannels...
2010-03-18  Leif MadsenUpdate new Local channel documentation.
2010-03-17  Terry WilsonRevert API change in release branches
2010-03-17  Leif MadsenAdd french snipset to say.conf.
2010-03-16  Russell BryantBackport chan_sip build fix for Mac OSX 10.6 from trunk.
2010-03-16  Russell BryantUse uname -s, as done in trunk.
2010-03-16  Russell BryantApply codec_gsm Mac OS X 10.6 build fix that is in...
2010-03-16  Russell BryantDon't treat warnings as errors for muted.
2010-03-16  Leif MadsenAdditional extensions.ael global variable fixes.
2010-03-15  Tilghman LesherUh, yeah. Umask. I'm stupid.
2010-03-15  Leif MadsenUpdate extensions.ael file to not overlap extensions...
2010-03-15  Leif MadsenRevert last commit that had bad changed to configure.
2010-03-15  Leif MadsenUpdate extensions.ael file to not overlap extensions...
2010-03-15  Tilghman LesherTypo
2010-03-15  Tilghman LesherLaunch Asterisk on Mac OS X with launchd.
2010-03-13  Terry WilsonMerged revisions 252089 via svnmerge from
2010-03-12  Richard MudgettForward declaring dahdi_pri was already done.
2010-03-12  Richard MudgettMake chan_dahdi wakeup_sub() prototype not conditional.
2010-03-09  Sean BrightUse ast_strlen_zero to avoid a crash when a Dial()...
2010-03-08  Leif MadsenFix Debian init script to not use -c.
2010-03-05  Jeff PeelerFix not being able to specify a URL in MOH class directory.
2010-03-03  Leif MadsenUpdate existing Local channel documentation.
2010-03-03  Jeff PeelerMake sure to clear red alarm after polarity reversal.
next