]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-01-04  Kevin P. Flemingensure that ulaw/alaw sound files are filled with silen...
2006-01-04  Kevin P. Flemingmake monitoring more tolerant of peers that deliver...
2006-01-04  Olle JohanssonIssue #5980: Removing extra CR+LF in manager events...
2006-01-04  Olle JohanssonFixing typo in XML for video updates.
2006-01-04  Russell Bryantuse a more correct way of determining the size of the...
2006-01-04  BJ Weschke Fix the 'if' clause to be true under the right conditi...
2006-01-03  Kevin P. Flemingremove unused 'old' expression parser
2006-01-03  Tilghman LesherBug 6121 - typo in application description
2006-01-03  Kevin P. Flemingrevert incorrect fix for bug #6048 from revision 7709
2006-01-03  Kevin P. Flemingbackport rport scanning fix from trunk (bug #6071)
2006-01-03  Kevin P. Flemingdon't leak memory for (most) expression evaluations
2006-01-02  Tilghman LesherBug 6084 - MixMonitor after a 'cli stop monitor' deadlocks
2006-01-02  BJ Weschke Fix compiler warnings.
2005-12-30  Tilghman LesherBug 6091 - Fix race condition around uniqueid
2005-12-28  Russell Bryantfix memory leak in build_rpid (issue #6070)
2005-12-27  Russell Bryantbackport fix for permissions of created recordings...
2005-12-27  Kevin P. Flemingbackport fix to ensure that DSP is never enabled on...
2005-12-26  Tilghman LesherRemove copy of code in libc, preferring code in utils...
2005-12-26  Russell Bryantcast time_t to an int in printf/scanf (issue #5635)
2005-12-23  Tilghman LesherBug 6051 - VMCOUNT should work as documented and count...
2005-12-23  Kevin P. Flemingadd license reference to copyright notice displayed...
2005-12-23  BJ Weschke Another app documentation tweak.
2005-12-22  Tilghman LesherBug 6050 SQL requires the use of single ticks to delimi...
2005-12-22  Russell Bryantrevert changes to videosupport to allow per-peer settin...
2005-12-22  Russell Bryantremove stray unlock (issue #5955)
2005-12-21  Josh RobersonActually put in the per-peer settings for sip video...
2005-12-21  Tilghman LesherAllow a chan_alsa that failed to open sound devices...
2005-12-21  BJ WeschkeBug #6040 - Documentation correction
2005-12-21  Tilghman LesherBug 5777 - Remove parentheses on Goto in AEL, so that...
2005-12-20  Russell Bryantcheck array bounds when parsing arguments to AGI (issue...
2005-12-20  Russell Bryantbackport fix for reloading peer context (issue #6007)
2005-12-20  Russell Bryantbackport fix for segfault on directed pickup when no...
2005-12-20  Kevin P. Flemingbackport fix for larger-than-20ms-frames from trunk...
2005-12-19  Russell BryantI messed up and accidently committed this to the trunk...
2005-12-19  Tilghman LesherBug 5988 - record append option not working
2005-12-19  Tilghman LesherBug 6026 - segfault for the sequence NoCDR(), SetAMAFlags()
2005-12-17  Tilghman LesherDocument that curley braces must be on the same line...
2005-12-17  Tilghman LesherBug 6009 - off by one error
2005-12-17  Kevin P. FlemingMax-Forwards headers must only be present on requests...
2005-12-17  Kevin P. Flemingforcibly expire previous subscriptions from a peer...
2005-12-17  Kevin P. Flemingfix some buglet when building team branch version strings
2005-12-17  Tilghman LesherWe want to check the previous value, not the current...
2005-12-16  Tilghman LesherFirst field is truncated
2005-12-15  Christian Richter* Added mISDN/mISDNuser Echo cancel Patch
2005-12-15  BJ WeschkeBug #6003 - Don't free the channel structure until...
2005-12-13  Kevin P. Flemingclarify substring documentation
2005-12-13  Kevin P. Flemingcorrect broken math in tvfix() for timestamp values...
2005-12-13  Kevin P. Flemingrestore ability of caller to hangup calls that are...
2005-12-13  Kevin P. Flemingensure that hangups while incoming calls are in early...
2005-12-13  Kevin P. Flemingonly report AGENT_IDLE for callback mode agents when...
2005-12-13  Kevin P. Fleminguse the stream's current point when pausing/unpausing...
2005-12-12  Kevin P. Flemingset all the child file descriptors to non-blocking...
2005-12-12  Tilghman LesherTypo
2005-12-11  Russell Bryantsilence a couple of compiler warnings about pointer...
2005-12-11  Tilghman LesherBug 5965 - major bug in AST_LIST_REMOVE
2005-12-11  Tilghman LesherBug 5967
2005-12-10  BJ Weschke Bug #5877
2005-12-08  Tilghman LesherBug 5960
2005-12-08  Tilghman LesherDocumenting two keywords that were previously missing
2005-12-08  Kevin P. Fleminginitialize the buffer before using it...
2005-12-07  Kevin P. Flemingensure that hints are allowed to use global variable...
2005-12-06  Kevin P. Flemingensure that sound/music files are handled as binary
2005-12-06  Kevin P. Flemingreplace with unmodified file
2005-12-06  Kevin P. Fleming_really_ don't mess with line endings
2005-12-06  Kevin P. Flemingdon't try to expand keywords in this file
2005-12-06  Kevin P. Flemingset this file to binary mode, so it won't be mangled...
2005-12-05  Russell Bryantremove ASTERISKVERSIONNUM from the version string given...
2005-12-05  Russell Bryantdon't delete dynamic queue members when reloading the...
2005-12-05  Russell Bryantfix the order of arguments to an error message (issue...
2005-12-04  Kevin P. Fleminguse a more efficient way to get the revision number...
2005-12-03  Tilghman LesherBug 5925: check for "Unknown", as that's what app_voice...
2005-12-03  Olle JohanssonDocumenting the default registerattempts setting as...
2005-12-02  Tilghman LesherTurn on executable bits for startup scripts, and fix...
2005-12-02  Olle JohanssonBug #5907. Improve SIP INFO DTMF debugging output....
2005-12-02  Kevin P. Fleminginherit channel variables into channels created by...
2005-12-02  Kevin P. Flemingallow previous context-searching behavior to be used...
2005-12-02  Kevin P. Flemingproperly handle password changes when mailbox is last...
2005-12-02  Kevin P. Flemingprotect agent_bridgedchannel() from segfaulting when...
2005-12-02  Kevin P. Flemingallow variables to exist on both 'halves' of the Local...
2005-12-01  Kevin P. Flemingdon't block waiting for the Festival server forever...
2005-12-01  Kevin P. Flemingensure channel's scheduling context is freed (issue...
2005-12-01  Kevin P. FlemingMakefile 'update' target now supports updating from...
2005-12-01  Olle JohanssonChanging bug report address to the Asterisk issue tracker
2005-12-01  Olle JohanssonRemoving references to 1.1dev, replacing with 1.2,...
2005-12-01  Olle JohanssonFixing some spelling errors, as well as changing "cvs...
2005-12-01  Kevin P. Flemingensure that 'svn info' output is in the expected langua...
2005-12-01  Russell Bryantuse ast_app_separate_args to split arguments (issue...
2005-12-01  Russell Bryantfix queue weight feature - compare member interfaces...
2005-12-01  Russell Bryantuse '=' instead of '==' for string comparisons. /bin...
2005-11-30  Russell Bryantremove outdated redhat init script and provide the...
2005-11-30  Russell BryantComment out LD_ASSUME_KERNEL by default.
2005-11-30  Russell Bryantfix DIALEDTIME when call has not been answered (issue...
2005-11-30  Russell Bryantdo not allow an rtp message with zero type (issue ...
2005-11-30  Russell Bryantfix hint case sensitivity (issue #5856)
2005-11-30  Russell Bryantadd description of the "fromdomain" option (issue ...
2005-11-30  Josh Robersonbackport fix from trunk
2005-11-30  Kevin P. Flemingremove remaining CVS references
2005-11-30  Kevin P. Flemingport memory leak fix from rev 7223 in trunk
2005-11-29  Kevin P. Flemingremove extraneous svn:executable properties
2005-11-29  Kevin P. Flemingdo the multiple-lock check for cond_wait properly...
next