]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2011-09-12  Kinsey MoorePrevent IAX2 from getting IPv6 addresses via DNS
2011-09-12  Olle JohanssonLock the peer->mvipvt to avoid crashes with SIP history...
2011-09-12  Stefan Schmidtbuild_peer doesnt unlink a peer object from peers_by_ip...
2011-09-09  Matthew JordanUpdated SIP 484 handling; added Incomplete control...
2011-09-08  Richard MudgettFix crash with res_fax when MALLOC_DEBUG and "core...
2011-09-07  Paul BelangerCleanup chan_iax2.c log messages
2011-09-07  Richard MudgettFix AMI action Park crash.
2011-09-07  Stefan SchmidtAdding the Feature to sent a Reason Header in a SIP...
2011-09-07  Alec L Davisperoid typo
2011-09-07  Alec L DavisPrevent segfault if call arrives before Asterisk is...
2011-09-06  Gregory NietskyMake SQL query in app_voicemail.c portable LIMIT is...
2011-09-02  Richard MudgettMusicOnHold has extra unref which may lead to memory...
2011-09-02  Richard MudgettFix potential memory allocation failure crashes in...
2011-09-01  Tilghman LesherRemove 1.6 compatibility documentation from 1.8, as...
2011-09-01  Tilghman LesherCreate a local alias for ast_odbc_clear_cache.
2011-08-31  Matthew NicholsonDisable T.38 when we get a invite with image media...
2011-08-31  Richard MudgettNo DAHDI channel available for conference, user introdu...
2011-08-31  Richard MudgettCall pickup race leaves orphaned channels or crashes.
2011-08-31  Kinsey MooreCorrect an AMI protocol violation with SIPshowpeer
2011-08-30  Alexandr Anikincleanups in ACF/ARJ GK replies processing
2011-08-29  Terry WilsonRefresh peer address if DNS unavailable at peer creation
2011-08-29  Richard MudgettAdd some do not hold locks notes to channel.h
2011-08-29  Richard MudgettFix deadlock potential of chan_mobile.c:mbl_ast_hangup().
2011-08-29  Matthew JordanFixed improperly formatted TestEvent AMI message in...
2011-08-29  Jonathan RoseAccidental use of variable client->status instead of...
2011-08-28  Tzafrir Cohenchan_vpb: remove unused variables (gcc4.6)
2011-08-26  Jonathan Rose[patch] Buddies are always auto-registered when process...
2011-08-26  Matthew JordanFixed incorrect pointer copy to structure copy in revis...
2011-08-26  Matthew JordanBug fixes for voicemail user emailsubject / emailbody.
2011-08-25  Jason ParkerFix for DESTDIR spaces patch.
2011-08-25  Jonathan RoseSegfault when publishing device states via XMPP and...
2011-08-25  Jason ParkerFix installation into directories containing spaces.
2011-08-23  Richard MudgettMemory Leak in app_queue
2011-08-23  Matthew Nicholsondefault 'sipstorecause' to no
2011-08-22  Richard MudgettRevert previous commit. Not ready yet.
2011-08-22  Richard MudgettSigned
2011-08-22  Richard MudgettMinor code optimizations.
2011-08-22  Paul BelangerRevert previous commit
2011-08-22  Richard MudgettReference leaks in app_queue.
2011-08-22  Matthew JordanReview: https://reviewboard.asterisk.org/r/1364/
2011-08-22  Richard MudgettMemory leaks in realtime_multi_xxx() when database...
2011-08-22  Richard MudgettMemory leak reading realtime database variable list.
2011-08-21  Paul BelangerFix outgoing calls in chan_gtalk
2011-08-18  Terry WilsonFix possible error on stringification of IPv4-mapped...
2011-08-18  Kinsey MooreCRC4 in "dahdi show status" gives wrong impression...
2011-08-18  Tilghman LesherMove BETTER_BACKTRACES out of development mode, as...
2011-08-17  Tilghman LesherRe-add support for spaces in pathnames, including now...
2011-08-17  Terry WilsonDon't read from a disarmed or invalid timerfd
2011-08-17  Richard MudgettOutgoing BRI calls fail when using Asterisk 1.8 with...
2011-08-17  Matthew Nicholsonprint a warning instructing the user to disable storesi...
2011-08-16  Paul BelangerFlag test modules as 'core'
2011-08-16  Jonathan RoseASTERISK-18067 ASTERISK-15479 - White Space affects...
2011-08-16  Richard MudgettFix multiple parking issues.
2011-08-16  Matthew Nicholsonuse DEFAULT_STORE_SIP_CAUSE to set the default value...
2011-08-16  Matthew NicholsonAdded the 'storesipcause' option to sip.conf to allow...
2011-08-15  Richard MudgettFix some minor chan_dahdi config load issues.
2011-08-15  Paul BelangerFix noisy message when briding channels
2011-08-15  David VosselFixes locking inversion issues present in the handling...
2011-08-12  Matthew NicholsonUnlock the channel before calling update_queue.
2011-08-12  Richard MudgettSuppress warning message when using DAHDITransfer or...
2011-08-12  Richard MudgettAMI actions DAHDIHangup and DAHDITransfer have no effect.
2011-08-12  Terry WilsonFix netsock2 multiple zero-expansion test
2011-08-12  Kinsey MooreLogger does not warn of failure to open logging channels
2011-08-12  Jonathan RoseFixes 32bit compilation warnings brought on by 331634...
2011-08-11  Jason ParkerUse proper values for 64-bit option flags.
2011-08-11  Richard MudgettSegfault in shell_helper in func_shell.c.
2011-08-10  Kinsey MooreSIP Notify via AMI or CLI leaks SIP PVTs
2011-08-10  Richard MudgettOutput of queue log not started until logger reloaded.
2011-08-10  Kinsey MooreAMI action ModuleReload returns Error if Module: missin...
2011-08-09  Richard MudgettMisc minor items found in code.
2011-08-09  Alexandr Anikinmove ast_cond_signal for admitted call after all data...
2011-08-09  Jason ParkerRegenerate asterisk man page from sgml.
2011-08-08  Kinsey MooreIn-queue MOH stops after a periodic announcement
2011-08-04  Terry WilsonMake libsrtp instructions more explicit when linking...
2011-08-04  Alexandr Anikinchange gk client behaivour on rrq/grq failures to setup...
2011-08-03  Kinsey Mooreediting files in main/editline does not ensure rebuild...
2011-08-03  Kinsey MooreCall pickup broken for DAHDI channels when beginning...
2011-08-02  Kevin P. FlemingConvert an error message to actually be helpful.
2011-08-02  David VosselFixes crash in chan_iax2.
2011-08-02  David VosselOptimization to buffer initialization fix.
2011-08-02  David VosselFixes uninitialized string buffer in log message.
2011-08-01  Jonathan RoseBlocked revisions 330505 via svnmerge
2011-08-01  Jonathan RoseBlocked revisions 330490 via svnmerge
2011-08-01  Kinsey MooreIncorrect playback for Spanish in some circumstances
2011-07-30  Richard MudgettRemove some redundant locking code in ast_do_masquerade().
2011-07-30  Gregory Nietskyprevent double masqurading channels when one is been...
2011-07-29  Sean BrightCorrect the check for O_RDONLY.
2011-07-29  Sean BrightOnly write to wav files that were opened to be written to.
2011-07-28  Terry WilsonMake console colors work for TERM=xterm-256color
2011-07-28  Richard MudgettMerged revisions 330033 from
2011-07-28  Jason ParkerFix a SIP transfer deadlock.
2011-07-28  Matthew Nicholsoncheck for CONFIG_STATUS_FILE_INVALID when loading the...
2011-07-28  Sean BrightMake the output of Externhost in 'sip show settings...
2011-07-27  Leif MadsenChange support for ConfBridge() in 1.8 to Extended.
2011-07-27  Sean BrightExplicitly sort the module list so that the menuselect...
2011-07-27  Jonathan RoseFix New Zealand indications profile based on http:...
2011-07-27  Tilghman LesherDuration and billsec are swapped in high resolution...
2011-07-26  Jonathan RoseChanges sound file for prepend "then-press-pound" to...
2011-07-26  Jonathan RoseFixes some voicemail forwarding behavior based around...
2011-07-25  Paul BelangerDecrease verbose messages to debug, to help clean up...
next