]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2010-06-11  Tilghman LesherMerged revisions 269960 via svnmerge from
2010-06-11  Tilghman LesherAdd DBGetComplete event after a DBGetResponse.
2010-06-11  Tilghman LesherRemove lines from the output related to the backtrace...
2010-06-10  Paul BelangerRemove ASTBINDIR variable
2010-06-10  Mark MichelsonMerged revisions 269821 via svnmerge from
2010-06-10  Mark MichelsonAdd documentation explaining PLC in Asterisk.
2010-06-10  Russell BryantFix an off by one error that caused a unit test to...
2010-06-10  Kevin P. FlemingEnsure that 'logger show channels' works properly when...
2010-06-10  Tilghman LesherMerged revisions 269635 via svnmerge from
2010-06-10  Russell BryantAttempt to fix a FreeBSD build error by including sys...
2010-06-09  Russell BryantAttempt to fix FreeBSD build problem.
2010-06-09  Russell BryantMerged revisions 269495 via svnmerge from
2010-06-09  Jason ParkerBlocked revisions 269426 via svnmerge
2010-06-09  Russell BryantResolve an invalid memory read on an event.
2010-06-09  Paul BelangerMerged revisions 269334 via svnmerge from
2010-06-09  Richard MudgettAdd missing API function to sig_ss7: sig_ss7_fixup().
2010-06-09  Richard MudgettEliminate deadlock potential in dahdi_fixup().
2010-06-09  David Vosselfixes crash in moh when cachertclasses flag is used
2010-06-09  Tzafrir Cohendial by name in chan_dahdi
2010-06-09  Russell BryantAdd libjack-dev to install_prereq.
2010-06-09  Russell BryantAdd libpopt-dev, libical-dev, and libspandsp-dev to...
2010-06-09  Russell BryantAdd libnewt-dev to install-prereq.
2010-06-09  Russell BryantAdd libopenais-dev to install_prereq.
2010-06-09  Russell BryantAdd an "install-unpackaged" command to install_prereq...
2010-06-09  Russell BryantAdd libcurl to install_prereq.
2010-06-09  Russell BryantAdd freetds-dev to install_prereq.
2010-06-09  Russell BryantAdd libradiusclient-ng-dev to install_prereq.
2010-06-09  Russell BryantAdd libbluetooth-dev to install_prereq.
2010-06-09  Russell BryantAdd libmysqlclient-dev to install_prereq.
2010-06-09  Russell BryantAdd libgtk2.0-dev to the packages list for install_prereq.
2010-06-08  Bradley LatusAdd High Resolution Times to CDRs for Asterisk
2010-06-08  Tilghman LesherFix build on Mac OS X (and maybe FreeBSD, too)
2010-06-08  Matthew NicholsonDon't pass null to manager_event()
2010-06-08  Russell BryantEnsure CONFIG_FLAGS makes it into the build rules when...
2010-06-08  Sean BrightMerged revisions 269006 via svnmerge from
2010-06-08  Leif MadsenUpdate note in sip.conf.sample.
2010-06-08  Leif MadsenFix some doxygen warnings.
2010-06-08  Tilghman LesherRelease list lock before returning on error.
2010-06-08  Tilghman LesherFix trunk build on Mac OS X.
2010-06-08  Terry WilsonAdd SRTP support for Asterisk
2010-06-08  Richard MudgettMake SIP tests compile again.
2010-06-07  Tilghman LesherUse the mailbox destructor function, instead.
2010-06-07  Tilghman LesherMailbox list would previously grow at each reload,...
2010-06-07  Richard MudgettExtract sig_ss7 out of chan_dahdi.
2010-06-07  Tilghman LesherSeems strange (and the code backs up) that if the max...
2010-06-07  Richard MudgettMoved AOC request code out of the middle of code parsin...
2010-06-07  Tilghman LesherEvent well was going dry.
2010-06-07  Paul BelangerSet threshold for silence detection defaults to 256
2010-06-07  Tilghman LesherAvoid unloading res_smdi twice.
2010-06-07  Richard MudgettSuppress warning in waitstream_core().
2010-06-06  Tilghman LesherTake advantage of variable substitution already in...
2010-06-06  Tilghman LesherFinally track down and eliminate the "FRACK! warnings...
2010-06-05  Tilghman LesherFix crash in DTMF detection.
2010-06-05  Tilghman LesherVerify event is not NULL before attempting to lower...
2010-06-05  Kevin P. FlemingTypo fix.
2010-06-05  Kevin P. FlemingGrammatical error fix.
2010-06-05  Tilghman LesherMerged revisions 268320 via svnmerge from
2010-06-04  David Vosselfixes compile error from uninitialized variable
2010-06-04  David VosselRFC3261 compliant sip unreliable retransmit timing...
2010-06-04  Tilghman LesherMerged revisions 268126 via svnmerge from
2010-06-04  Tilghman LesherMerged revisions 268050 via svnmerge from
2010-06-04  Tilghman LesherMerged revisions 267971 via svnmerge from
2010-06-04  Richard MudgettIncoming overlap dialing no longer works after sig_pri...
2010-06-04  Tilghman LesherAs signed linear audio data is accessed as 16-bit value...
2010-06-04  Terry WilsonSend an ACK for every final response received for an...
2010-06-04  Tilghman LesherAs signed linear audio data is accessed as 16-bit value...
2010-06-04  Tilghman LesherIf there's a default, turn it on, even when the option...
2010-06-04  Tilghman LesherMerged revisions 267759 via svnmerge from
2010-06-03  Russell BryantRemove a LOG_WARNING.
2010-06-03  Tilghman LesherHandle OOM errors more gracefully.
2010-06-03  Leif MadsenUpdate UPGRADE.txt and CHANGE for CDR functionality...
2010-06-03  Richard MudgettMake compile again.
2010-06-03  Russell BryantDon't stop Asterisk if chan_usbradio isn't configured.
2010-06-03  Mark MichelsonRemove unnecessary code relating to PLC.
2010-06-03  Russell BryantRemove a line that was killing Asterisk on startup.
2010-06-03  Russell BryantComment out a rule that likes to run implicitly unneces...
2010-06-03  Richard MudgettAdd ETSI Message Waiting Indication (MWI) support.
2010-06-02  Russell Bryanttry to fix some random chan_h323 compilation failures
2010-06-02  Richard MudgettAdd ETSI Malicious Call ID support.
2010-06-02  Russell BryantFix a build error on mac.
2010-06-02  Russell BryantEnsure the -Wno-strict-aliasing flag makes it, even...
2010-06-02  Richard MudgettAdd ETSI Call Waiting support.
2010-06-02  David VosselUpdate CHANGES and aoc help doc to reflect AOC additions
2010-06-02  Russell BryantAdd a CLI command that blocks until Asterisk has fully...
2010-06-02  Mark MichelsonPrevent use of uninitialized values.
2010-06-02  Richard MudgettGeneric Advice of Charge.
2010-06-02  Russell BryantSilence a compiler warning.
2010-06-02  Jeff PeelerFix infinite loop when loading codec speex
2010-06-02  Paul BelangerMerged revisions 267009 via svnmerge from
2010-06-02  Richard MudgettAdd ETSI Advice Of Charge (AOC) event reporting.
2010-06-02  Richard MudgettAdd ETSI Explicit Call Transfer (ECT) support.
2010-06-02  Paul Belangerpthread_join to assure the thread is really gone
2010-06-01  Terry WilsonUse the correct ical.h file
2010-06-01  Tilghman LesherSupport setting locale per-mailbox (changes date/time...
2010-06-01  Terry WilsonSet app and appdata fields when a Dial is redirected
2010-06-01  Tilghman LesherDon't register functions until the last possible point...
2010-06-01  Tilghman LesherEliminate stale manager events after a set interval...
2010-06-01  Tilghman LesherMerged revisions 266585 via svnmerge from
2010-05-30  Tilghman LesherNeeds to be wrapped in <para>
2010-05-30  Tilghman LesherMerged revisions 266437 via svnmerge from
next