]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
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
2010-05-28  Terry WilsonFix ical library handling (again)
2010-05-28  Tilghman LesherSetup environment variables for the benefit of child...
2010-05-28  Tilghman LesherOnly report swap on platforms which can examine those...
2010-05-28  David Vosselfixes crash when creation of UDPTL fails
2010-05-28  Terry WilsonMore build fixes for ical/neon and res_calendar_ews
2010-05-27  Jeff Peelerfix compile error
2010-05-27  Tilghman LesherCache query results for one second.
2010-05-26  Tilghman LesherMerged revisions 266142 via svnmerge from
2010-05-26  Mark MichelsonRemove redundant ast_conntected_line_free call.
2010-05-26  Mark MichelsonRemove unrelated MOH change from previous commit.
2010-05-26  Mark MichelsonFix misspelling of macro args.
2010-05-26  David Vosseldo all sip registry parsing before transmit_register
2010-05-26  David Vosselfixes failed SIP Directed pickup resulting in dead...
2010-05-26  Mark MichelsonBlocked revisions 266004 via svnmerge
2010-05-26  Tilghman LesherMerged revisions 265910 via svnmerge from
2010-05-26  Tilghman LesherConstruct socket name, according to the Postgres docs...
2010-05-26  Mark Michelson.......
2010-05-26  Mark MichelsonRe-enable "always" option for videosupport option in...
2010-05-26  Terry WilsonEnsure that libneon > 0.29.0 is installed for res_calen...
2010-05-26  Tilghman LesherUse configure to determine the prefixes and include...
2010-05-25  Mark MichelsonProperly use peer's outboundproxy for outbound REGISTERs.
2010-05-25  David VosselBlocked revisions 265613 via svnmerge
2010-05-25  Matthew NicholsonMerged revisions 265610 via svnmerge from
2010-05-25  Richard MudgettMemory leak in connected line data when SIP blond trans...
2010-05-25  Tzafrir CohenTypos: 'succesful' (lintian)
2010-05-24  Terry WilsonMerge the rest of the FullyBooted patch
2010-05-24  Mark MichelsonAllow SendDTMF to play digits to a specified channel.
2010-05-24  Mark MichelsonPrint openh323 log to the Asterisk console.
2010-05-24  Mark MichelsonAllow type=user SIP endpoints to be loaded properly...
2010-05-24  Richard MudgettMake app_rpt.c able to compile again.
2010-05-24  David Vosselreverses incorrect logic introduced by r243200
2010-05-24  Terry WilsonAdd the FullyBooted AMI event
2010-05-24  Terry WilsonCalendaring support for Exchange Server 2007+ via EWS
2010-05-24  Tilghman LesherOn systems with a LOT of RAM, a signed integer sometime...
2010-05-24  David Vosselfixes segfault when using generic plc
2010-05-23  Alexandr Anikinsmall changes to avoiding 'freeing unused memory...'
2010-05-21  Richard MudgettChannel initialization failure causes crashes.
2010-05-21  Mark MichelsonMerged revisions 265089 via svnmerge from
2010-05-21  Mark MichelsonBe sure to set the sin_family on the proxy when allocating.
2010-05-21  Mark MichelsonMerged revisions 264999 via svnmerge from
next