]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2012-12-10  Asterisk AutobuilderUse autotagged externals 11.2.0-rc1
2012-12-10  Asterisk AutobuilderImporting release summary for 11.2.0-rc1 release.
2012-12-10  Asterisk AutobuilderImporting files for 11.2.0-rc1 release.
2012-12-10  Asterisk AutobuilderCreating tag for the release of asterisk-11.2.0-rc1
2012-12-10  Tilghman LesherImprove documentation by making all of the colors used...
2012-12-10  Tilghman LesherRemove some dead code and additionally handle a case...
2012-12-09  Joshua ColpAdd missing support for "who hung up" to chan_motif.
2012-12-08  Richard MudgettFix order of SIP allow/disallow in MySQL contrib script.
2012-12-07  Richard MudgettMALLOC_DEBUG: Only wait if we want atexit allocation...
2012-12-07  Kinsey Moorecodec_dahdi: Fix output of "transcoder show" CLI command.
2012-12-06  Richard Mudgettconfbridge: Fix some resource leaks on conference teardown.
2012-12-06  Russell BryantAdd CLI tab completion to 'acl show'.
2012-12-06  Matthew JordanFix memory leak in 'manager show event' when command...
2012-12-05  Jonathan Roseres_srtp: Fix a crash caused by srtp_dealloc on an...
2012-12-05  Joshua ColpFix a SIP request memory leak with TLS connections.
2012-12-05  Richard MudgettFix registering core show codecs/codec CLI commands...
2012-12-05  Richard Mudgettconfbridge: Fix several small issues.
2012-12-04  Richard Mudgettconfbridge: Update online XML documentation.
2012-12-04  Russell BryantAdd libuuid to install_prereq for Fedora.
2012-12-03  Richard MudgettCleanup ast_run_atexits() atexits list.
2012-12-03  Richard MudgettCleanup core main on exit.
2012-12-03  Richard MudgettCleanup config cache on exit.
2012-12-03  Richard MudgettCleanup CLI resources on exit and CLI command registrat...
2012-12-03  Richard MudgettCleanup CDR resources on exit.
2012-12-03  Richard MudgettFix CCSS CLI commands and logger level not unregistered.
2012-12-03  Joshua ColpFix an RTP instance reference count leak in chan_motif.
2012-12-01  Joshua ColpTweak extension used for incoming calls received on...
2012-11-30  Richard Mudgettchan_misdn: Fix sending RELEASE_COMPLETE in response...
2012-11-30  Sean BrightMinor spelling fix to the VOLUME documentation.
2012-11-30  Mark MichelsonFix potential crashes during SIP attended transfers.
2012-11-29  Richard Mudgettchan_local: Fix local_pvt ref leak in local_devicestate().
2012-11-29  Richard MudgettFix compile error.
2012-11-29  Michael L.... Improve Code Readability And Fix Setting natdetected...
2012-11-29  Pedro KieferFix chan_sip websocket payload handling
2012-11-29  Richard MudgettAdd MALLOC_DEBUG atexit unreleased malloc memory summary.
2012-11-29  Richard MudgettEnhance MALLOC_DEBUG CLI commands.
2012-11-28  Jonathan Rosemanager: Make challenge work with allowmultiplelogin=no
2012-11-28  Richard MudgettFix extension matching with the '-' char.
2012-11-27  Richard MudgettRemove unnecessary channel module references.
2012-11-27  Richard MudgettMade AST_LIST_REMOVE() simpler and use better names.
2012-11-22  Matthew JordanRe-initialize logmsgs mutex upon logger initialization...
2012-11-20  David M. LeeAdded missing newlines to websocket ast_logs.
2012-11-20  Mark MichelsonAdd "Require: timer" to 200 OK responses when appropriate.
2012-11-20  Alec L DavisReduce CLI spam of "Extension Changed" device state...
2012-11-19  Walter DoekesFix most leftover non-opaque ast_str uses.
2012-11-18  Matthew JordanReorder startup sequence to prevent lockups when proces...
2012-11-18  Matthew JordanAdd a test event that reports changes in ConfBridge...
2012-11-16  Jonathan Rosemonitor: prevent attempts to move/remove recordings...
2012-11-16  David M. LeeFixed extconf.c breakage introduced in r376306.
2012-11-15  David M. LeeMigrate hashtest/hashtest2 to be unit tests.
2012-11-15  Jonathan Roseapp_meetme: Fix channels lingering when hung up under...
2012-11-15  Rusty NewtonPatch to play correct sound file when a voicemail's...
2012-11-14  Richard MudgettFix call files when astspooldir is relative.
2012-11-13  Brent EaglesPatch to prevent stopping the active generator when...
2012-11-12  Joshua ColpProperly check if the "Context" and "Extension" headers...
2012-11-12  Michael L.... Fix Dynamic Hints Variable Substition - Underscore...
2012-11-11  Joshua ColpRemove a fixed size limitation for producing SDP and...
2012-11-08  Mark MichelsonFix a "set but not used" warning on newer gccs.
2012-11-08  Richard Mudgettchan_dahdi/SS7: Made reject incoming call for an in...
2012-11-08  Richard MudgettAdd MALLOC_DEBUG enhancements.
2012-11-07  Mark MichelsonMultiple revisions 375993-375994
2012-11-06  Richard MudgettFix stuck DTMF when bridge is broken.
2012-11-06  Joshua ColpFix a bug where our Motif ICE candidates were not quite...
2012-11-05  Matthew JordanRefactor ast_timer_ack to return an error and handle...
2012-11-05  Richard MudgettAdd safety NULL pointer check in module user references.
2012-11-05  Jonathan Rosechan_sip: Document a change to user-field encoding...
2012-11-04  Matthew JordanDon't attempt to purge sessions when no sessions exist
2012-11-04  Matthew JordanOnly deref a reserved gateway session if we actually...
2012-11-04  Matthew JordanProperly clean up manager resources on exit
2012-11-04  Matthew JordanProperly finalize prepared SQLite3 statements to preven...
2012-11-04  Matthew JordanBlocked revisions 375759
2012-11-04  Matthew JordanFix memory leaks in XML documentation
2012-11-03  Matthew JordanPrevent multiple CDR batches from conflicting when...
2012-11-03  Andrew LathamDoxygen Updates
2012-11-02  Richard MudgettThings don't need to be that const.
2012-11-02  Damien WedhornFix for chan_skinny leaving RTP ports open
2012-11-02  Richard MudgettMultiple revisions 375519-375524
2012-11-02  Michael L.... Fix Wrong Result In Debug Message For SDP Origin Processing
2012-11-01  Jonathan Rosechan_sip: Fix a bug causing SIP reloads to remove all...
2012-10-31  Joshua ColpFix an issue with res_http_websocket where the chan_sip...
2012-10-31  Matthew JordanProperly extract the Body information of an EWS calenda...
2012-10-30  Richard MudgettFix ConfBridge crash if no timing module loaded.
2012-10-30  Jonathan Rosemixmonitor: Add a test event
2012-10-30  Jonathan Roseconfbridge: Fix a bug which made conferences not record...
2012-10-30  Matthew JordanEnsure that the Queue application tracks busy members...
2012-10-29  Mark MichelsonPrevent resetting of NATted realtime peer address on...
2012-10-29  Richard MudgettFix the Park 'r' option when a channel parks itself.
2012-10-29  Richard Mudgettchan_dahdi: Fix segfault dereferencing a NULL tech_pvt.
2012-10-23  Jonathan Roseast_tls_cert script: Better response for various exit...
2012-10-22  Jonathan Rosecore: Fix a memory leak in app.c from an early return
2012-10-22  Jonathan RoseGSM: Fix encoding problems with GSM
2012-10-18  Jonathan Roseapp_queue: add upgrade notes for 375216
2012-10-18  Jonathan RoseBlocked revisions 375245
2012-10-18  Jonathan Roseapp_queue: Make ordering of rrmemory/rrordered persist...
2012-10-18  Richard Mudgettbuild_tools: Allow Asterisk to report git SHAs in versi...
2012-10-17  Kinsey MooreEnsure Asterisk fails TCP/TLS SIP calls when certificat...
2012-10-16  Walter DoekesFixes to the fd-oriented SIP TCP reads.
2012-10-16  Walter DoekesUpdate sip_request_call SIP dial string documentation.
2012-10-16  Joshua ColpRemove a log message that was left in accidentally...
2012-10-15  Mark MichelsonFix some potential misuses of ast_str in the code.
next