]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
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
2010-05-21  Mark MichelsonMerged revisions 264996 via svnmerge from
2010-05-21  Mark MichelsonLog spandsp's fax debug output to the FAX logger level.
2010-05-21  Terry WilsonTake dup'd code for directmedia ACLs and make utility...
2010-05-20  Richard MudgettMerged revisions 264820 via svnmerge from
2010-05-20  Tilghman LesherLet ExtensionState resolve dynamic hints.
2010-05-20  Tilghman LesherError message fix.
2010-05-20  Richard MudgettAvoid crash in generic CC agent init if caller name...
2010-05-20  Richard MudgettDial and queue connected line update macro not always...
2010-05-20  Terry WilsonAdd support for direct media ACLs
2010-05-20  Kevin P. FlemingIgnore pre-processed source files generated during...
2010-05-20  Kevin P. FlemingCorrect 'all logger levels' patch to work properly.
2010-05-19  Mark MichelsonFix transcode_via_sln option with SIP calls and improve...
2010-05-19  David Vosselfixes infinite loop during udptl.c's decode_open_type
2010-05-19  Matthew NicholsonCast an unsigned int to a signed int when comparing...
2010-05-19  Matthew NicholsonMerged revisions 264334 via svnmerge from
2010-05-19  David Vosselfixes crash in check_rtp_timeout
2010-05-19  Tilghman LesherMerged revisions 264248 via svnmerge from
2010-05-19  Tilghman LesherKeep track of digit duration, when we're decoding inban...
2010-05-19  Leif MadsenFix compilation problem with previous commit.
2010-05-19  Kevin P. FlemingAdd ability for logger channels to include *all* levels.
2010-05-19  Leif MadsenAdd ability to hangup all channels from the CLI.
2010-05-19  David Vosselfixes crash during dtmf
2010-05-19  Alec L Davisfix incorrectly typed indications for [nz] stutter...
2010-05-19  Tilghman LesherMerged revisions 263949 via svnmerge from
2010-05-18  Tilghman LesherAdd an sha1sum-workalike for platforms which don't...
2010-05-18  David Vosselfixes segfault on logging
2010-05-18  Mark MichelsonBe sure to heap-allocate the redirecting to tag so...
2010-05-18  Tilghman LesherMake happy green color come back
2010-05-18  Mark MichelsonFix memory leaks in redirecting structures in chan_sip.c
2010-05-18  Jeff Peelerput changes with the correct version
2010-05-18  Jeff PeelerMerged revisions 263769 via svnmerge from
2010-05-17  Tilghman LesherCache sound tarfiles in a common directory, such that...
2010-05-17  Mark MichelsonMerged revisions 263639 via svnmerge from
2010-05-17  Mark MichelsonBlocked revisions 263637 via svnmerge
2010-05-17  Tilghman LesherWith IMAP backend, messages in INBOX were counted twice...
2010-05-17  Mark MichelsonEnhancements to connected line and redirecting work.
2010-05-17  Leif MadsenMissing newlines added to Set-Cookie line in manager.c
2010-05-17  Leif MadsenRecorded merge of revisions 263456 via svnmerge from
2010-05-17  Leif MadsenMerged revisions 263374 via svnmerge from
2010-05-17  David VosselUpdate CHANGES to reflect DAHDI buffer dialstring optio...
2010-05-16  Tzafrir Cohenlive_ast: add commands 'rsync' and 'gen-live-asterisk'
2010-05-16  Kevin P. FlemingImprove some very confusing structure names in astobj2.c
2010-05-14  David Vosselfix iax_frame double free
2010-05-13  Richard MudgettFix inverted logic in cli command: ss7 set debug on/off
2010-05-13  Tzafrir CohenRemove "untested" feature PRI_VERSION
2010-05-13  Tilghman LesherFor FreeBSD
2010-05-13  Tilghman LesherHmmm, probably should have read the manpage more thorou...
2010-05-13  Russell BryantFix an off by one error that causes a crash.
2010-05-13  Russell BryantFix build on linux.
2010-05-13  Russell BryantFix build on linux.
2010-05-13  Tilghman LesherAdd kqueue(2) implementation to Asterisk in various...
2010-05-12  Paul BelangerNotify CLI when modules is loaded / unloaded
2010-05-12  Leif MadsenRevert previous WARNING message removal.
2010-05-12  Leif MadsenRemove unnecessary WARNING message in ael/pval.c
2010-05-12  David VosselMerged revisions 262662 via svnmerge from
2010-05-12  Richard MudgettDon't crash when destroying chan_dahdi pseudo channels.
2010-05-12  Richard MudgettMerged revisions 262657,262660 from
2010-05-12  Tilghman LesherEnsure the arguments are initialized. Also miscellaneo...
2010-05-12  Paul BelangerConvert to AST_CLI_YESNO and AST_CLI_ONOFF
2010-05-11  Richard MudgettDialing an invalid extension causes incomplete hangup...
2010-05-11  Tilghman LesherMove cause 200 to cause 26, as specified in Q.850.
2010-05-11  Jason ParkerMerged revisions 262421 via svnmerge from
2010-05-11  Paul BelangerImprove logging by displaying line number
2010-05-11  Paul BelangerImprove logging information for misconfigured contexts
2010-05-11  Tilghman LesherMerged revisions 262321 via svnmerge from
2010-05-11  Jason ParkerAllow bootstrap script to work on Solaris.
2010-05-10  David Vosselfixes PickupChan application
2010-05-10  David Vosselfixes crash in chan_console
2010-05-10  Tilghman LesherMerged revisions 262151 via svnmerge from
2010-05-09  Tilghman LesherCleanup a bit more by getting rid of useless version...
2010-05-08  Tilghman LesherUse CPPFLAGS to pass PTHREAD_CFLAGS for vpb only
2010-05-07  Alec L DavisVoicemailMain and VMauthenticate, allow escape to the...
2010-05-07  Tilghman LesherFix build on Linux
2010-05-07  Tilghman LesherDouble free crash
2010-05-07  Tilghman LesherUse the detected pthread building flags in every place...
2010-05-07  Leif MadsenUpdate UPGRADE-1.6.txt stating insecure=very has been...
2010-05-07  Jeff PeelerFix deadlock in sig_pri when hanging up.
2010-05-06  Richard MudgettSome code optimizations.
2010-05-06  Jeff PeelerMerged revisions 261735 via svnmerge from
2010-05-06  Jason ParkerMerged revisions 261608 via svnmerge from
2010-05-06  Tilghman LesherPermit more lines within a SIP body to be parsed.
2010-05-06  Russell BryantAdd test case for removing random elements from a heap.
2010-05-06  Russell BryantFix handling of removing nodes from the middle of a...
2010-05-06  Tzafrir CohenWhen failing to configure, don't destroy 'cfg' twice
2010-05-05  Richard MudgettAvoid a crash on SS7 channels.
next